Clean logs for DeepSeek-V3 launching (#6079)

This commit is contained in:
Baizhou Zhang
2025-05-07 18:54:50 -07:00
committed by GitHub
parent 8f508cc77f
commit 73600673bb
7 changed files with 61 additions and 39 deletions

View File

@@ -75,7 +75,8 @@ class PyNcclCommunicator:
self.available = True
self.disabled = False
logger.info("sglang is using nccl==%s", self.nccl.ncclGetVersion())
if self.rank == 0:
logger.info("sglang is using nccl==%s", self.nccl.ncclGetVersion())
if self.rank == 0:
# get the unique id from NCCL