Defend the honour of the Hugging Face tokenizer
Browse files
README.md
CHANGED
|
@@ -10,11 +10,6 @@ license: apache-2.0
|
|
| 10 |
|
| 11 |
# Model Card for Mixtral-8x22B-Instruct-v0.1
|
| 12 |
|
| 13 |
-
###
|
| 14 |
-
|
| 15 |
-
> [!CAUTION]
|
| 16 |
-
> ⚠️
|
| 17 |
-
> The `transformers` tokenizer might give incorrect results as it has not been tested by the Mistral team. To make sure that your encoding and decoding is correct, please use `mistral_common` as shown below:
|
| 18 |
|
| 19 |
## Encode and Decode with `mistral_common`
|
| 20 |
|
|
|
|
| 10 |
|
| 11 |
# Model Card for Mixtral-8x22B-Instruct-v0.1
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
## Encode and Decode with `mistral_common`
|
| 15 |
|