model-minimax-m2-awq/generation_config.json

8 lines
114 B
JSON
Raw Normal View History

2025-10-28 00:30:47 +00:00
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 40,
"transformers_version": "4.46.1"
}