Arcee-Agent-4bit / special_tokens_map.json
3thn's picture
a9167d9311ac64d2fcbc2d5466f3ccf8648342c9004a735c0fc718cc36a754d7
c96c1b8 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
}
}