ToastyPigeon
commited on
Commit
•
6308ec0
1
Parent(s):
f3975e7
Update README.md
Browse files
README.md
CHANGED
@@ -25,9 +25,7 @@ Rosier/bodyinf and SpringDragon were trained in completion format. This model sh
|
|
25 |
|
26 |
Creative_Writing_Multiturn was trained using the official instruct format of Mistral Small Instruct:
|
27 |
```
|
28 |
-
<s>[INST] {User message}[/INST] {Assistant response}</s>
|
29 |
-
|
30 |
-
{User message}[/INST] {Assistant response}</s>
|
31 |
```
|
32 |
This is the Mistral Small V2&V3 preset in SillyTavern and Kobold Lite.
|
33 |
|
|
|
25 |
|
26 |
Creative_Writing_Multiturn was trained using the official instruct format of Mistral Small Instruct:
|
27 |
```
|
28 |
+
<s>[INST] {User message}[/INST] {Assistant response}</s>
|
|
|
|
|
29 |
```
|
30 |
This is the Mistral Small V2&V3 preset in SillyTavern and Kobold Lite.
|
31 |
|