Defend the honour of the Hugging Face tokenizer
Browse files
README.md
CHANGED
|
@@ -6,12 +6,6 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
###
|
| 8 |
|
| 9 |
-
> [!IMPORTANT]
|
| 10 |
-
> ❗
|
| 11 |
-
> We recommend using `mistral_common` for tokenization as the transformers tokenizer has not been tested by the Mistral team and might give incorrect results.
|
| 12 |
-
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
The Mistral-7B-Instruct-v0.3 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.3.
|
| 16 |
|
| 17 |
Mistral-7B-v0.3 has the following changes compared to [Mistral-7B-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/edit/main/README.md)
|
|
|
|
| 6 |
|
| 7 |
###
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
The Mistral-7B-Instruct-v0.3 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.3.
|
| 10 |
|
| 11 |
Mistral-7B-v0.3 has the following changes compared to [Mistral-7B-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/edit/main/README.md)
|