xxx777xxxASD
commited on
Commit
•
dec6364
1
Parent(s):
9927ee9
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ language:
|
|
25 |
left: 20px;
|
26 |
width: calc(100% - 40px);
|
27 |
height: calc(100%);
|
28 |
-
background-image: url("https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/
|
29 |
background-size: cover;
|
30 |
filter: blur(10px);
|
31 |
z-index: -1;
|
@@ -34,7 +34,7 @@ language:
|
|
34 |
<br>
|
35 |
|
36 |
<div class="image-container">
|
37 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/
|
38 |
</div>
|
39 |
|
40 |
Experimental RP-oriented MoE, the idea was to get a model that would be equal to or better than Mixtral 8x7B and it's finetunes in RP/ERP tasks.
|
|
|
25 |
left: 20px;
|
26 |
width: calc(100% - 40px);
|
27 |
height: calc(100%);
|
28 |
+
background-image: url("https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/8eG7GxTvcbxyVFQf5GF3C.png");
|
29 |
background-size: cover;
|
30 |
filter: blur(10px);
|
31 |
z-index: -1;
|
|
|
34 |
<br>
|
35 |
|
36 |
<div class="image-container">
|
37 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/8eG7GxTvcbxyVFQf5GF3C.png" style="width: 96%; margin: auto;" >
|
38 |
</div>
|
39 |
|
40 |
Experimental RP-oriented MoE, the idea was to get a model that would be equal to or better than Mixtral 8x7B and it's finetunes in RP/ERP tasks.
|