Meta-Llama-3.1-8B-Instruct-AWQ-INT4-fix / special_tokens_map.json
reach-vb's picture
reach-vb HF staff
Duplicate from hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4
f01df9e verified
raw
history blame contribute delete
No virus
295 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
}
}