Files
Qwen-14B-Chat-LLaMAfied/special_tokens_map.json
ModelHub XC 2f9e1d2d04 初始化项目,由ModelHub XC社区提供模型
Model: hiyouga/Qwen-14B-Chat-LLaMAfied
Source: Original Platform
2026-05-30 10:08:18 +08:00

10 lines
174 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}