TheDrummer commited on
Commit
bfce238
·
verified ·
1 Parent(s): afecea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -34,4 +34,5 @@ license: other
34
 
35
  - Mistral format
36
  - Make sure that there is a space between `[/INST]` and `{{char}}:` like `[/INST] {{char}}:`.
37
- - `[/INST]{{char}}:` (no space between) has a huge negative impact on performance.
 
 
34
 
35
  - Mistral format
36
  - Make sure that there is a space between `[/INST]` and `{{char}}:` like `[/INST] {{char}}:`.
37
+ - `[/INST]{{char}}:` (no space between) has a huge negative impact on performance.
38
+ - Use DRY