xxx777xxxASD
commited on
Commit
•
b1b9082
1
Parent(s):
0b3c04a
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;
|
@@ -33,9 +33,8 @@ language:
|
|
33 |
</style>
|
34 |
<br>
|
35 |
|
36 |
-
|
37 |
<div class="image-container">
|
38 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/
|
39 |
</div>
|
40 |
|
41 |
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/A_c2JSJ0vVbwKDxFaUPRN.png");
|
29 |
background-size: cover;
|
30 |
filter: blur(10px);
|
31 |
z-index: -1;
|
|
|
33 |
</style>
|
34 |
<br>
|
35 |
|
|
|
36 |
<div class="image-container">
|
37 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/A_c2JSJ0vVbwKDxFaUPRN.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.
|