Llama3.1-8B-Fireplace2 / special_tokens_map.json
sequelbox's picture
10c5b4071bf9344c0a00fb38d0ef2f85ce87d0affe9f2305306dcee6b7a07bba
a2177c5 verified
raw
history blame
No virus
325 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": "<|eot_id|>"
}