SeaLLMs-SeaLLMs-v3-1.5B-HQQ-1bit-smashed / special_tokens_map.json
sharpenb's picture
8df9d974e310024a3fab8c4e2ebd2b040f220b00330dbaf795dd132296bcdbb1
46ca7e2 verified
raw
history blame
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}