nbeerbower commited on
Commit
922a3f7
1 Parent(s): 1a7d872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ This model has been trained to use ChatML format. Note the additional tokens in
39
  1. Use ChatML for the Context Template.
40
  2. Enable Instruct Mode.
41
  3. Use the [Mahou preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
42
- 4. Recommended: Add newline as a stopping string: `["\n"]`
43
 
44
  ### Method
45
 
 
39
  1. Use ChatML for the Context Template.
40
  2. Enable Instruct Mode.
41
  3. Use the [Mahou preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
42
+ 4. *Recommended* Additonal stopping strings: `["\n", "<|", "</"]`
43
 
44
  ### Method
45