SeaLLMs-SeaLLMs-v3-1.5B-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
d6751bce106ece331663b5029e856a6757076fc646695cb809e097e4538e8d58
ab0f2ae verified
raw
history blame
No virus
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
}
}