Meta-Llama-3-8B-Instruct-quantized.w4a16 / special_tokens_map.json
abhinavnmagic's picture
Upload special_tokens_map.json with huggingface_hub
b50837a 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
}
}