MiniMax-M2.5-bf16-heretic / generation_config.json
trohrbaugh's picture
Upload MiniMaxM2ForCausalLM
ddbff08 verified
raw
history blame contribute delete
165 Bytes
{
"bos_token_id": 200019,
"do_sample": true,
"eos_token_id": 200020,
"temperature": 1.0,
"top_k": 40,
"top_p": 0.95,
"transformers_version": "5.5.0"
}