Meta-Llama-3.1-8B-quantized.w8a16 / special_tokens_map.json
alexmarques's picture
Upload folder using huggingface_hub
2f1d7c5 verified
raw
history blame
No virus
335 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|end_of_text|>"
}