mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-22 02:14:34 +08:00
[Doc] arg_utils.py: fixed a typo (#13785)
This commit is contained in:
parent
cdc1fa12eb
commit
7196a3b1db
@ -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-sepcific options can be supplied in a comma-separated '
|
||||
'Backend-specific 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]')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user