affine-devstral / generation_config.json
Ubuntu
Add Devstral full weights (model + consolidated)
36d6540
raw
history blame contribute delete
175 Bytes
{
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 11,
"max_length": 262144,
"do_sample": true,
"temperature": 0.15,
"transformers_version": "5.0.0.dev0"
}