llama3.1-8b-instruct-fma / special_tokens_map.json
Lu Yaojie
First model version
2ea7a60
raw
history blame contribute delete
211 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|eot_id|>",
"pad_token": "<|eot_id|>"
}