Llama-3.2-1B-8bit / special_tokens_map.json
Jimmy1229's picture
AutoGPTQ model for meta-llama/Llama-3.2-1B: 8 bits, gr128, desc_act=False
cf33775 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
}
}