SmolLM3-3B-MLX-8bit-mlx-8Bit / special_tokens_map.json
introvoyz041's picture
Upload special_tokens_map.json with huggingface_hub
142e505 verified
raw
history blame contribute delete
289 Bytes
{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}