Files
Qwen2-7B-Instruct-heretic/special_tokens_map.json
ModelHub XC d21e7f7fda 初始化项目,由ModelHub XC社区提供模型
Model: Ronican34/Qwen2-7B-Instruct-heretic
Source: Original Platform
2026-04-24 14:49:10 +08:00

21 lines
387 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"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
}
}