Llama3.2-3B-Enigma / special_tokens_map.json
sequelbox's picture
3df39dfb6aaa9e3689c3b184ecb388d6cb4ad0500669e0dce880a2844ca1fc8a
07c57db verified
raw
history blame
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|>"
}