File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -268,10 +268,10 @@ Flags: `--tool-call-parser hermes`
268
268
269
269
Supported models:
270
270
271
- * ` MiniMaxAi/MiniMax-M1-40k ` (use with < gh-file:examples/tool_chat_template_minimax .jinja > )
272
- * ` MiniMaxAi/MiniMax-M1-80k ` (use with < gh-file:examples/tool_chat_template_minimax .jinja > )
271
+ * ` MiniMaxAi/MiniMax-M1-40k ` (use with < gh-file:examples/tool_chat_template_minimax_m1 .jinja > )
272
+ * ` MiniMaxAi/MiniMax-M1-80k ` (use with < gh-file:examples/tool_chat_template_minimax_m1 .jinja > )
273
273
274
- Flags: ` --tool-call-parser minimax --chat-template examples/tool_chat_template_minimax .jinja `
274
+ Flags: ` --tool-call-parser minimax --chat-template examples/tool_chat_template_minimax_m1 .jinja `
275
275
276
276
### DeepSeek-V3 Models (` deepseek_v3 ` )
277
277
You can’t perform that action at this time.
0 commit comments