Magistral-Small-2509-bnb-4bit / generation_config.json
danielhanchen's picture
Upload folder using huggingface_hub
1fec5d8 verified
raw
history blame
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"
}