Qwen2-7B-Instruct-8bit / special_tokens_map.json
prince-canuma's picture
af59a61231b32e73e2c60e1bab76e22f62270a13b47b6da3ccad5c68f1874cdd
0db435f 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
}
}