inflatebot
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,7 @@ Other samplers shouldn't be necessary. XTC was shown to break outputs. DRY shoul
|
|
35 |
|
36 |
### Formatting
|
37 |
The base model for Mag Mell is [Mistral-Nemo-Base-2407-chatml](https://huggingface.co/IntervitensInc/Mistral-Nemo-Base-2407-chatml), and as such ChatML formatting is recommended.
|
|
|
38 |
|
39 |
However, many component models still use Mistral's format. As a result, occasionally the word "user" or "assistant" will appear on the bottom of the screen.
|
40 |
|
|
|
35 |
|
36 |
### Formatting
|
37 |
The base model for Mag Mell is [Mistral-Nemo-Base-2407-chatml](https://huggingface.co/IntervitensInc/Mistral-Nemo-Base-2407-chatml), and as such ChatML formatting is recommended.
|
38 |
+
#### After further testing, I can confirm that ChatML works the best. The below can be ignored in the context of this model specifically.
|
39 |
|
40 |
However, many component models still use Mistral's format. As a result, occasionally the word "user" or "assistant" will appear on the bottom of the screen.
|
41 |
|