Files
Phi-4-reasoning/special_tokens_map.json
ModelHub XC 8f9ac18a87 初始化项目,由ModelHub XC社区提供模型
Model: microsoft/Phi-4-reasoning
Source: Original Platform
2026-06-07 04:31:10 +08:00

24 lines
431 B
JSON

{
"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
}
}