Minimax-M3-v0-NVFP4 / generation_config.json
dbotwinick's picture
Add files using upload-large-folder tool
4748da5 verified
Raw
History Blame Contribute Delete
367 Bytes
{
"chat_template_file": "chat_template.jinja",
"chat_template": "chat_template.jinja",
"reasoning_parser": "minimax-m3",
"tool_call_parser": "minimax-m3",
"model_id": "sparkarena/Minimax-M3-v0-NVFP4",
"base_model_id": "MiniMaxAI/Minimax-M3",
"bos_token_id": 200019,
"do_sample": true,
"eos_token_id": 200020,
"temperature": 1.0,
"top_p": 0.95
}