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
7196a3b1
Unverified
Commit
7196a3b1
authored
Feb 25, 2025
by
Eli Boyarski
Committed by
GitHub
Feb 24, 2025
Browse files
[Doc] arg_utils.py: fixed a typo (#13785)
parent
cdc1fa12
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/engine/arg_utils.py
vllm/engine/arg_utils.py
+1
-1
No files found.
vllm/engine/arg_utils.py
View file @
7196a3b1
...
...
@@ -382,7 +382,7 @@ class EngineArgs:
'https://github.com/noamgat/lm-format-enforcer.'
' Can be overridden per request via guided_decoding_backend'
' parameter.
\n
'
'Backend-s
e
pcific options can be supplied in a comma-separated '
'Backend-sp
e
cific options can be supplied in a comma-separated '
'list following a colon after the backend name. Valid backends and '
'all available options are: [xgrammar:no-fallback, '
'outlines:no-fallback, lm-format-enforcer:no-fallback]'
)
...
...
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