iamPi commited on
Commit
d5431c9
·
1 Parent(s): c025aeb

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -17
tokenizer_config.json CHANGED
@@ -1,25 +1,8 @@
1
  {
2
- "auto_map": {
3
- "AutoTokenizer": [
4
- "tokenization_kimi.TikTokenTokenizer",
5
- null
6
- ]
7
- },
8
  "backend": "tokenizers",
9
  "bos_token": "[BOS]",
10
  "clean_up_tokenization_spaces": false,
11
  "eos_token": "[EOS]",
12
- "extra_special_tokens": [
13
- "<|im_end|>",
14
- "<|im_user|>",
15
- "<|im_assistant|>",
16
- "<|im_system|>",
17
- "<|im_middle|>",
18
- "<|media_start|>",
19
- "<|media_content|>",
20
- "<|media_end|>",
21
- "<|media_pad|>"
22
- ],
23
  "is_local": true,
24
  "local_files_only": false,
25
  "model_max_length": 1000000000000000019884624838656,
 
1
  {
 
 
 
 
 
 
2
  "backend": "tokenizers",
3
  "bos_token": "[BOS]",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "[EOS]",
 
 
 
 
 
 
 
 
 
 
 
6
  "is_local": true,
7
  "local_files_only": false,
8
  "model_max_length": 1000000000000000019884624838656,