Llama-3.2-1B-Instruct-AWQ-W4A16 / special_tokens_map.json
stan-hua's picture
AWQ model for meta-llama/Llama-3.2-1B-Instruct: {'w_bit': 4, 'zero_point': True, 'q_group_size': 128, 'version': 'GEMM'}
442b686 verified
raw
history blame contribute delete
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
}
}