Files
Qwen1.5-32B-Chat-GPTQ-Int4-…/special_tokens_map.json
ModelHub XC 02ceb8dfd0 初始化项目,由ModelHub XC社区提供模型
Model: tclf90/Qwen1.5-32B-Chat-GPTQ-Int4-Repair
Source: Original Platform
2026-05-23 18:17:14 +08:00

21 lines
367 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
}
}