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