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
9c93636d
"devtools/vscode:/vscode.git/clone" did not exist on "0ad623417f701ddffd7d6b92ab94c26d9ba2310c"
Unverified
Commit
9c93636d
authored
Jan 04, 2025
by
Hust_YangXian
Committed by
GitHub
Jan 04, 2025
Browse files
Update tool_calling.md (#11701)
parent
e5d7ed0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/usage/tool_calling.md
docs/source/usage/tool_calling.md
+1
-1
No files found.
docs/source/usage/tool_calling.md
View file @
9c93636d
...
...
@@ -10,7 +10,7 @@ Start the server with tool calling enabled. This example uses Meta's Llama 3.1 8
vllm serve meta-llama/Llama-3.1-8B-Instruct
\
--enable-auto-tool-choice
\
--tool-call-parser
llama3_json
\
--chat-template
examples/tool_chat_template_llama3_json.jinja
--chat-template
examples/tool_chat_template_llama3
.1
_json.jinja
```
Next, make a request to the model that should result in it using the available tools:
...
...
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