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
26bc46ef
Unverified
Commit
26bc46ef
authored
Jun 16, 2025
by
Ning Xie
Committed by
GitHub
Jun 16, 2025
Browse files
[MISC] typo fix (#19672)
Signed-off-by:
Andy Xie
<
andy.xning@gmail.com
>
parent
a77aea59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/config.py
vllm/config.py
+1
-1
No files found.
vllm/config.py
View file @
26bc46ef
...
...
@@ -1794,7 +1794,7 @@ class ParallelConfig:
"""The full name of the worker class to use. If "auto", the worker class
will be determined based on the platform."""
sd_worker_cls
:
str
=
"auto"
"""The full name of the worker class to use for speculative deco
f
ing.
"""The full name of the worker class to use for speculative deco
d
ing.
If "auto", the worker class will be determined based on the platform."""
worker_extension_cls
:
str
=
""
"""The full name of the worker extension class to use. The worker extension
...
...
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