Files
Phi-4-multimodal-instruct/speech-lora/special_tokens_map.json
ModelHub XC a70337d544 初始化项目,由ModelHub XC社区提供模型
Model: microsoft/Phi-4-multimodal-instruct
Source: Original Platform
2026-04-09 13:22:18 +08:00

25 lines
473 B
JSON

{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}