Update README.md
Browse filesRestore the reputation of the glorious Hugging Face tokenizer by removing warnings
README.md
CHANGED
|
@@ -12,11 +12,6 @@ widget:
|
|
| 12 |
|
| 13 |
# Model Card for Mistral-7B-Instruct-v0.1
|
| 14 |
|
| 15 |
-
###
|
| 16 |
-
|
| 17 |
-
> [!CAUTION]
|
| 18 |
-
> ⚠️
|
| 19 |
-
> 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:
|
| 20 |
|
| 21 |
## Encode and Decode with `mistral_common`
|
| 22 |
|
|
|
|
| 12 |
|
| 13 |
# Model Card for Mistral-7B-Instruct-v0.1
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Encode and Decode with `mistral_common`
|
| 17 |
|