Meta-Llama-3-8B-Function-Calling / special_tokens_map.json
lmbelo's picture
734b703a7c97eef9b1641b4a13e40ad038e6e5622987a7a0aa07d1073105c6a0
89cd086 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
}
}