Qwen-Qwen1.5-0.5B-Chat-3bit / special_tokens_map.json
Steindox0820's picture
Initial upload
82081ac verified
raw
history blame contribute delete
245 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<unk>"
}