Clean logs for DeepSeek-V3 launching (#6079)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user