[MISC] typo fix (#19672)

Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
Ning Xie 2025-06-16 15:18:49 +08:00 committed by GitHub
parent a77aea59fd
commit 26bc46ef89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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