Minor style fixes to the scheduler.py (#15218)
This commit is contained in:
@@ -1966,6 +1966,7 @@ class ServerArgs:
|
||||
self.disable_overlap_schedule = True
|
||||
logger.warning(
|
||||
"Overlap scheduler is disabled because of using eagle3 or standalone speculative decoding."
|
||||
"You can set env SGLANG_ENABLE_SPEC_V2=True to enable the experimental overlap scheduler."
|
||||
)
|
||||
|
||||
if self.enable_mixed_chunk:
|
||||
|
||||
Reference in New Issue
Block a user