Qwen2-0.5B-Instruct-4bit / special_tokens_map.json
jenhantao's picture
bc65dbe60b6a42e9ff3fe903c8898a5cf1419799f4b84f58fe4c140c657d07c6
14cc08d verified
raw
history blame
No virus
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
}
}