ToastyPigeon
commited on
Commit
•
26198e5
1
Parent(s):
baf6a7d
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ I tried different blends of the component models, and this one seems to be the m
|
|
23 |
# Instruct Format
|
24 |
Rosier/bodyinf and SpringDragon were trained in completion format. This model should work with [Kobold Lite](https://lite.koboldai.net/) in Adventure Mode and Story Mode.
|
25 |
|
26 |
-
Creative_Writing_Multiturn
|
27 |
```
|
28 |
<s>[INST] {User message}[/INST] {Assistant response}</s>
|
29 |
```
|
|
|
23 |
# Instruct Format
|
24 |
Rosier/bodyinf and SpringDragon were trained in completion format. This model should work with [Kobold Lite](https://lite.koboldai.net/) in Adventure Mode and Story Mode.
|
25 |
|
26 |
+
Creative_Writing_Multiturn and Gutenberg-Doppel were trained using the official instruct format of Mistral Small Instruct:
|
27 |
```
|
28 |
<s>[INST] {User message}[/INST] {Assistant response}</s>
|
29 |
```
|