Llama3.2-3B-Esper2 / special_tokens_map.json
sequelbox's picture
2612d4e6e5f451b79e4982ccdbf4287f68208589bfbc7c0bac8f3e9889d26aa7
26c9042 verified
raw
history blame
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}