Meta-Llama-3-70B-Instruct-4bit / special_tokens_map.json
awni's picture
Update special_tokens_map.json
ddd8975 verified
{
"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
}
}