Unverified Commit 26bc46ef authored by Ning Xie's avatar Ning Xie Committed by GitHub
Browse files

[MISC] typo fix (#19672)


Signed-off-by: default avatarAndy Xie <andy.xning@gmail.com>
parent a77aea59
......@@ -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 decofing.
"""The full name of the worker class to use for speculative decoding.
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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment