Meta-Llama-3.2-3B-LC-RTN-W8A8 / special_tokens_map.json
stan-hua's picture
Push folder to HuggingFace Hub
20bc495 verified
raw
history blame contribute delete
301 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
}
}