Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
MiniMax-M2 / generation_config.json
rogeryoungh's picture
Create generation_config.json
cab79a3 verified
raw
history blame
99 Bytes
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"transformers_version": "4.46.1"
}