Skip to content

Commit 8132442

Browse files
zhe-thoughtslulmer
authored andcommitted
Small update for external_launcher backend docs (vllm-project#14288)
Signed-off-by: Louis Ulmer <ulmerlouis@gmail.com>
1 parent 8d7c6ad commit 8132442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/executor/uniproc_executor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def _init_executor(self) -> None:
103103
# so we can use the env:// method.
104104
# required env vars:
105105
# - RANK
106+
# - LOCAL_RANK
106107
# - MASTER_ADDR
107108
# - MASTER_PORT
108109
distributed_init_method = "env://"

0 commit comments

Comments
 (0)