Update README.md
Browse files
README.md
CHANGED
@@ -137,8 +137,8 @@ Write a card that uses 700 tokens.
|
|
137 |
```
|
138 |
|
139 |
|
140 |
-
###
|
141 |
-
Once the model has finished thinking, it will respond with a card in YAML format. For use in
|
142 |
```
|
143 |
Now convert it to SillyTavern json.
|
144 |
Give the card in json for SillyTavern.
|
@@ -149,7 +149,7 @@ Give the card in json for SillyTavern.
|
|
149 |
# Parameters
|
150 |
|
151 |
* **Chat Template**: ChatML
|
152 |
-
* **Frontends**: If you are using a frontend such as
|
153 |
* **Recommended Sampler Parameters**:
|
154 |
```plaintext
|
155 |
Temperature: 0.9
|
|
|
137 |
```
|
138 |
|
139 |
|
140 |
+
### Silly Tavern Format
|
141 |
+
Once the model has finished thinking, it will respond with a card in YAML format. For use in Silly Tavern, you must first convert it to Silly Tavern-compatible JSON format.
|
142 |
```
|
143 |
Now convert it to SillyTavern json.
|
144 |
Give the card in json for SillyTavern.
|
|
|
149 |
# Parameters
|
150 |
|
151 |
* **Chat Template**: ChatML
|
152 |
+
* **Frontends**: If you are using a frontend such as Silly Tavern, "Include Names" under the Instruct Template should be set to Never.
|
153 |
* **Recommended Sampler Parameters**:
|
154 |
```plaintext
|
155 |
Temperature: 0.9
|