Files
internVL1B/special_tokens_map.json
ModelHub XC 6fe454a702 初始化项目,由ModelHub XC社区提供模型
Model: q2792046875/internVL1B
Source: Original Platform
2026-04-10 11:05:55 +08:00

30 lines
498 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<img>",
"</img>",
"<IMG_CONTEXT>",
"<quad>",
"</quad>",
"<ref>",
"</ref>",
"<box>",
"</box>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}