Llama-3.1-Storm-8B-4bit / special_tokens_map.json
shashikanth-a's picture
38f0c3e3b95abdc3a2519e7b38c7484fef1de630ba32e91516ad830ac91c73d2
0536212 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
}
}