dolphin-2.9.1-qwen-110b-8bit / special_tokens_map.json
3thn's picture
572c60de364c990c60c9b40001d13cc42b9d6ca14cab496f03500a4e7a49682b
328f9bf 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
}
}