model-minimax-m2/generation_config.json
2025-10-27 04:41:39 +00:00

8 lines
114 B
JSON

{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 40,
"transformers_version": "4.46.1"
}