Add tiktoken tokenizer files from Meta-Llama-3-8B-Instruct/original
Browse files- README.md +1 -1
- tiktoken.model +3 -0
README.md
CHANGED
|
@@ -13,7 +13,7 @@ This model contains the tiktoken format tokenizer.model file for testing purpose
|
|
| 13 |
|
| 14 |
## Files
|
| 15 |
|
| 16 |
-
- `
|
| 17 |
- `tokenizer_config.json` - Tokenizer configuration
|
| 18 |
- `special_tokens_map.json` - Special tokens mapping
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
## Files
|
| 15 |
|
| 16 |
+
- `tiktoken.model` - TikToken format tokenizer (renamed from tokenizer.model)
|
| 17 |
- `tokenizer_config.json` - Tokenizer configuration
|
| 18 |
- `special_tokens_map.json` - Special tokens mapping
|
| 19 |
|
tiktoken.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82e9d31979e92ab929cd544440f129d9ecd797b69e327f80f17e1c50d5551b55
|
| 3 |
+
size 2183982
|