Llama3.2-1B-Instruct-AWQ-INT4 / special_tokens_map.json
joshmiller656's picture
Upload folder using huggingface_hub
4039188 verified
raw
history blame
No virus
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
}
}