phi-4-Q4-mlx / special_tokens_map.json
JUNGU's picture
Upload special_tokens_map.json with huggingface_hub
d9528a1 verified
raw
history blame contribute delete
463 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"pad_token": {
"content": "<|dummy_85|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"unk_token": "<|endoftext|>"
}