Qwen2-1.5B-Instruct-8bit / special_tokens_map.json
prince-canuma's picture
65f1d9cc665e90998da8b4d0c692b31ef0368ee6995ec08c35b6c9418010fc92
fcf831e 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
}
}