Files
ChickaQ-V2-Large-Beta/special_tokens_map.json
ModelHub XC 47d89377ed 初始化项目,由ModelHub XC社区提供模型
Model: Chickaboo/ChickaQ-V2-Large-Beta
Source: Original Platform
2026-04-30 09:48:12 +08:00

28 lines
510 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"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
}
}