Qwen-Qwen1.5-0.5B-Chat-AWQ-4bit-smashed / special_tokens_map.json
sharpenb's picture
0648b9ddac7ba40354e5e6b644e2e8a93ef13188b70959e11ccc8cdd2972a552
0beef49 verified
raw
history blame
367 Bytes
{
"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
}
}