Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
norm
vllm
Commits
42c02f58
"docs/en/model_zoo.md" did not exist on "e813610f79f85b532ed9b2ccc7a814a59c2991f7"
Unverified
Commit
42c02f58
authored
Dec 07, 2023
by
gottlike
Committed by
GitHub
Dec 07, 2023
Browse files
Fix quickstart.rst typo jinja (#1964)
parent
ebede26e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/getting_started/quickstart.rst
docs/source/getting_started/quickstart.rst
+1
-1
No files found.
docs/source/getting_started/quickstart.rst
View file @
42c02f58
...
...
@@ -129,7 +129,7 @@ By default, the server uses a predefined chat template stored in the tokenizer.
$ python -m vllm.entrypoints.openai.api_server \
$ --model facebook/opt-125m \
$ --chat-template ./examples/template_chatml.j
son
$ --chat-template ./examples/template_chatml.j
inja
This server can be queried in the same format as OpenAI API. For example, list the models:
...
...
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