[Fix] fix eplb noaux (#5239)

* fix eplb noaux

* fix eplb noaux
This commit is contained in:
xiaoxiaohehe001
2025-11-26 17:50:51 +08:00
committed by GitHub
parent bc118c3d2d
commit 61fc368066
2 changed files with 0 additions and 49 deletions
-1
View File
@@ -448,7 +448,6 @@ class RedundantExpertManager:
if (
self.fd_config.scheduler_config.splitwise_role == "mixed"
or self.fd_config.scheduler_config.splitwise_role == "decode"
or self.fd_config.scheduler_config.splitwise_role == "prefill"
or not self.eplb_config.redundant_expert_enable_schedule_cordon
):
self.logger.info("redundant_expert: allreduce_load_weight_result success, notify infer.py")