Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
MiniMax-M2 / generation_config.json
rogeryoungh's picture
Prepare support transformers (#24)
78ba357 verified
raw
history blame
166 Bytes
{
"bos_token_id": 200019,
"do_sample": true,
"eos_token_id": 200020,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 40,
"transformers_version": "4.46.1"
}