File size: 367 Bytes
4748da5
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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
}