Files
BianCang-Qwen2-7B-Instruct/special_tokens_map.json
ModelHub XC 450169d263 初始化项目,由ModelHub XC社区提供模型
Model: QLUNLP/BianCang-Qwen2-7B-Instruct
Source: Original Platform
2026-06-07 18:18:15 +08:00

21 lines
370 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}