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
e0986ea0
Unverified
Commit
e0986ea0
authored
Oct 05, 2025
by
Maximilien de Bayser
Committed by
GitHub
Oct 05, 2025
Browse files
Add documentation for granite 4 tool calling (#26175)
Signed-off-by:
Max de Bayser
<
mbayser@br.ibm.com
>
parent
a964e5e6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
docs/features/tool_calling.md
docs/features/tool_calling.md
+5
-1
No files found.
docs/features/tool_calling.md
View file @
e0986ea0
...
@@ -191,10 +191,14 @@ VLLM also provides a pythonic and JSON-based chat template for Llama 4, but pyth
...
@@ -191,10 +191,14 @@ VLLM also provides a pythonic and JSON-based chat template for Llama 4, but pyth
For Llama 4 model, use
`--tool-call-parser llama4_pythonic --chat-template examples/tool_chat_template_llama4_pythonic.jinja`
.
For Llama 4 model, use
`--tool-call-parser llama4_pythonic --chat-template examples/tool_chat_template_llama4_pythonic.jinja`
.
###
#
IBM Granite
### IBM Granite
Supported models:
Supported models:
*
`ibm-granite/granite-4.0-h-small`
and other Granite 4.0 models
Recommended flags: `--tool-call-parser hermes`
*
`ibm-granite/granite-3.0-8b-instruct`
*
`ibm-granite/granite-3.0-8b-instruct`
Recommended flags: `--tool-call-parser granite --chat-template examples/tool_chat_template_granite.jinja`
Recommended flags: `--tool-call-parser granite --chat-template examples/tool_chat_template_granite.jinja`
...
...
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