Meta-Llama-3.1-8B-Instruct-4bit / special_tokens_map.json
shashikanth-a's picture
38cd66999cbee4f532929a7cc5deff1e54aed1a1e7738c2e1aa97bfa91bacf58
ffa039e 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
}
}