Align tokenizer with mistral-common
#45
by
Rocketknight1
HF Staff
- opened
- README.md +0 -5
- tokenizer.json +0 -0
- tokenizer.model +2 -2
- tokenizer_config.json +0 -0
README.md
CHANGED
|
@@ -11,11 +11,6 @@ license_link: https://mistral.ai/licences/MNPL-0.1.md
|
|
| 11 |
|
| 12 |
# Model Card for Codestral-22B-v0.1
|
| 13 |
|
| 14 |
-
###
|
| 15 |
-
|
| 16 |
-
> [!WARNING]
|
| 17 |
-
> π«
|
| 18 |
-
> The `transformers` tokenizer is not properly configured. Make sure that your encoding and decoding is correct by using `mistral-common` as shown below:
|
| 19 |
|
| 20 |
## Encode and Decode with `mistral_common`
|
| 21 |
|
|
|
|
| 11 |
|
| 12 |
# Model Card for Codestral-22B-v0.1
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Encode and Decode with `mistral_common`
|
| 16 |
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.model
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9addc8bdce5988448ae81b729336f43a81262160ae8da760674badab9d4c7d33
|
| 3 |
+
size 587591
|
tokenizer_config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|