model-minimax-m2/generation_config.json

7 lines
99 B
JSON
Raw Normal View History

2025-10-26 08:46:06 +00:00
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"transformers_version": "4.46.1"
}