Meta-Llama-3-8B-Instruct-4bit / special_tokens_map.json
prince-canuma's picture
Upload tokenizer
75729b1 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
}
}