Magistral-Small-2509-mlx-4Bit / generation_config.json
Horkios's picture
Upload generation_config.json with huggingface_hub
d2ea350 verified
raw
history blame contribute delete
221 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 131072,
"pad_token_id": 11,
"temperature": 0.7,
"top_p": 0.95,
"transformers_version": "4.56.1"
}