Voxtral-3B-But-4B-Text-Only / generation_config.json
SaisExperiments's picture
Upload folder using huggingface_hub
300b389 verified
raw
history blame contribute delete
122 Bytes
{
"do_sample": true,
"max_new_tokens": 256,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.45.0"
}