Skip to content

Commit 47d4a7e

Browse files
authored
Small update for external_launcher backend docs (#14288)
1 parent 7f89a59 commit 47d4a7e

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)