AIDC-AI_Marco-o1_MLX-4bit / special_tokens_map.json
WaveCut's picture
92f31584935f13aaa02be59d688ca2dd91b145191885ce2d19735a9b7ede2ff9
357f9ff verified
raw
history blame
367 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}