File size: 250 Bytes
daf702f
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "bos_token": "<|im_start|>",
  "eos_token": "<|im_end|>",
  "pad_token": "<|pad|>",
  "additional_special_tokens": [
    "<|im_start|>",
    "<|im_end|>",
    "<|think_start|>",
    "<|think_end|>",
    "<|tool_start|>",
    "<|tool_end|>"
  ]
}