nbeerbower
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -39,8 +39,9 @@ This model has been trained to use ChatML format.
|
|
39 |
|
40 |
1. Use ChatML for the Context Template.
|
41 |
2. Enable Instruct Mode.
|
42 |
-
3. Use the [Mahou preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
|
43 |
4. *Recommended* Additonal stopping strings: `["\n", "<|", "</"]`
|
|
|
44 |
|
45 |
### Method
|
46 |
|
|
|
39 |
|
40 |
1. Use ChatML for the Context Template.
|
41 |
2. Enable Instruct Mode.
|
42 |
+
3. Use the [Mahou ChatML Instruct preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
|
43 |
4. *Recommended* Additonal stopping strings: `["\n", "<|", "</"]`
|
44 |
+
5. Use the [Mahou Sampler preset](https://huggingface.co/datasets/flammenai/Mahou-ST-Sampler-Preset/raw/main/Mahou.json).
|
45 |
|
46 |
### Method
|
47 |
|