[Doc] Update references to doc files (#18637)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-05-24 06:49:21 +08:00
committed by GitHub
parent 0ddf88e16e
commit 7d9216495c
13 changed files with 16 additions and 19 deletions

View File

@@ -1084,7 +1084,7 @@ class EngineArgs:
disable_log_stats=self.disable_log_stats,
)
# Reminder: Please update docs/source/features/compatibility_matrix.md
# Reminder: Please update docs/features/compatibility_matrix.md
# If the feature combo become valid
if self.num_scheduler_steps > 1:
if speculative_config is not None: