SmolLM3-3B-bnb-4bit / special_tokens_map.json
danielhanchen's picture
Upload folder using huggingface_hub
3bf7660 verified
raw
history blame contribute delete
304 Bytes
{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}