mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 09:26:08 +08:00
info once
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
parent
c96ef07ec6
commit
0fbcfd64f7
@ -1322,7 +1322,7 @@ def initialize_model_parallel(
|
|||||||
group_ranks, get_world_group().local_rank, backend, group_name="ep"
|
group_ranks, get_world_group().local_rank, backend, group_name="ep"
|
||||||
)
|
)
|
||||||
|
|
||||||
logger.debug(
|
logger.info_once(
|
||||||
"rank %s in world size %s is assigned as "
|
"rank %s in world size %s is assigned as "
|
||||||
"DP rank %s, PP rank %s, TP rank %s, EP rank %s",
|
"DP rank %s, PP rank %s, TP rank %s, EP rank %s",
|
||||||
rank,
|
rank,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user