SmolLM3-3B-MLX-8bit / generation_config.json
mattjcly's picture
Super-squash branch 'main' using huggingface_hub
d187beb verified
raw
history blame
182 Bytes
{
"bos_token_id": 128000,
"eos_token_id": 128012,
"pad_token_id": 128004,
"transformers_version": "4.54.0.dev0",
"temperature": 0.6,
"top_p": 0.95,
"do_sample": true
}