Llama-3.2-1B-Instruct-4bit / special_tokens_map.json
shashikanth-a's picture
fa463f85527eca0e0de6b3a5fe63b766d44af200fe7978e4c6267f79c489a963
1be54ba verified
raw
history blame
454 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
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}