Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,7 @@ Always use <|end_of_turn|> when you want to end the answer.<|im_end|>
|
|
45 |
{{Input}}
|
46 |
<|im_end|>GPT4 Correct Assistant:
|
47 |
```
|
|
|
48 |
|
49 |
## Tested to work well in :
|
50 |
1. [text-generation-webui](https://github.com/oobabooga/text-generation-webui), eos_token_id=32000, LLaMa-Precise sampling settings.
|
|
|
45 |
{{Input}}
|
46 |
<|im_end|>GPT4 Correct Assistant:
|
47 |
```
|
48 |
+
ChatML format also works well.
|
49 |
|
50 |
## Tested to work well in :
|
51 |
1. [text-generation-webui](https://github.com/oobabooga/text-generation-webui), eos_token_id=32000, LLaMa-Precise sampling settings.
|