Llama-3.2-3B-Instruct / special_tokens_map.json
cmcmaster's picture
d6dc246fe07102fed432d38186a030469a6b99b7825bd273a907497008741b95
012f472 verified
raw
history blame
No virus
296 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
}
}