phi-4-reasoning-plus-sharded-tp2 / special_tokens_map.json
aarnphm's picture
Add files using upload-large-folder tool
3081200 verified
raw
history blame contribute delete
431 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
}
}