Llama3.2-3B-ShiningValiant2 / special_tokens_map.json
sequelbox's picture
a1a6692e48fbc172cf013df297525750648c92b664b0929ad596b8cb23596b84
2f0decd 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|>"
}