ToastyPigeon commited on
Commit
a23b144
1 Parent(s): 26198e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,4 +29,4 @@ Creative_Writing_Multiturn and Gutenberg-Doppel were trained using the official
29
  ```
30
  This is the Mistral Small V2&V3 preset in SillyTavern and Kobold Lite.
31
 
32
- For SillyTavern in particular I've had better luck getting good output from Mistral Small using a [custom instruct template](https://huggingface.co/ToastyPigeon/ST-Presets-Mistral-Small) that formats the assembled context as a single user turn. This prevents SillyTavern from confusing the model by assembling user/assistant turns in a nonstandard way.
 
29
  ```
30
  This is the Mistral Small V2&V3 preset in SillyTavern and Kobold Lite.
31
 
32
+ For SillyTavern in particular I've had better luck getting good output from Mistral Small using a [custom instruct template](https://huggingface.co/ToastyPigeon/ST-Presets-Mistral-Small) that formats the assembled context as a single user turn. This prevents SillyTavern from confusing the model by assembling user/assistant turns in a nonstandard way. Note: This preset is *not* compatible with Stepped Thinking, use the Mistral V2&V3 preset for that.