Files
Phi-4-multimodal-instruct/vision-lora/special_tokens_map.json
ModelHub XC 22d746cea0 初始化项目,由ModelHub XC社区提供模型
Model: microsoft/Phi-4-multimodal-instruct
Source: Original Platform
2026-05-31 19:46:11 +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
}
}