Llama-3.2-1B-LC-GPTQ-W4A16 / special_tokens_map.json
stan-hua's picture
Push folder to HuggingFace Hub
cce998b 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
}
}