Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f95570a5
Unverified
Commit
f95570a5
authored
Jul 09, 2025
by
qscqesze
Committed by
GitHub
Jul 09, 2025
Browse files
[Docs] fix minimax tool_calling docs error (#20667)
Signed-off-by:
qingjun
<
qingjun@minimaxi.com
>
parent
b6e7e3d5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/features/tool_calling.md
docs/features/tool_calling.md
+3
-3
No files found.
docs/features/tool_calling.md
View file @
f95570a5
...
@@ -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`)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment