Files
CursorCore-QW2.5-7B/special_tokens_map.json
ModelHub XC 48dca87c53 初始化项目,由ModelHub XC社区提供模型
Model: TechxGenus-MS/CursorCore-QW2.5-7B
Source: Original Platform
2026-06-23 19:34:13 +08:00

27 lines
503 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|next_start|>",
"<|next_end|>",
"<|target_start|>",
"<|target_end|>",
"<|target|>",
"<|search_and_replace|>"
],
"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
}
}