Unverified Commit f95570a5 authored by qscqesze's avatar qscqesze Committed by GitHub
Browse files

[Docs] fix minimax tool_calling docs error (#20667)


Signed-off-by: default avatarqingjun <qingjun@minimaxi.com>
parent b6e7e3d5
...@@ -268,10 +268,10 @@ Flags: `--tool-call-parser hermes` ...@@ -268,10 +268,10 @@ Flags: `--tool-call-parser hermes`
Supported models: Supported models:
* `MiniMaxAi/MiniMax-M1-40k` (use with <gh-file:examples/tool_chat_template_minimax.jinja>) * `MiniMaxAi/MiniMax-M1-40k` (use with <gh-file:examples/tool_chat_template_minimax_m1.jinja>)
* `MiniMaxAi/MiniMax-M1-80k` (use with <gh-file:examples/tool_chat_template_minimax.jinja>) * `MiniMaxAi/MiniMax-M1-80k` (use with <gh-file:examples/tool_chat_template_minimax_m1.jinja>)
Flags: `--tool-call-parser minimax --chat-template examples/tool_chat_template_minimax.jinja` Flags: `--tool-call-parser minimax --chat-template examples/tool_chat_template_minimax_m1.jinja`
### DeepSeek-V3 Models (`deepseek_v3`) ### DeepSeek-V3 Models (`deepseek_v3`)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment