MiniMax-M2 / generation_config.json
seawolf2357's picture
Duplicate from MiniMaxAI/MiniMax-M2
091c840 verified
raw
history blame contribute delete
114 Bytes
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 40,
"transformers_version": "4.46.1"
}