TheDrummer
commited on
Update README.md
Browse files
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
|