Qwen-Qwen1.5-0.5B-Chat-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
23b4d526c7581f77765c3e87aa84970cf6ec6623936c04f5abb3278175070085
26f877c 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
}
}