mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 04:24:57 +08:00
Small update for external_launcher backend docs (#14288)
This commit is contained in:
parent
7f89a594dd
commit
47d4a7e004
@ -103,6 +103,7 @@ class ExecutorWithExternalLauncher(UniProcExecutor):
|
|||||||
# so we can use the env:// method.
|
# so we can use the env:// method.
|
||||||
# required env vars:
|
# required env vars:
|
||||||
# - RANK
|
# - RANK
|
||||||
|
# - LOCAL_RANK
|
||||||
# - MASTER_ADDR
|
# - MASTER_ADDR
|
||||||
# - MASTER_PORT
|
# - MASTER_PORT
|
||||||
distributed_init_method = "env://"
|
distributed_init_method = "env://"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user