mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 08:45:00 +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.
|
||||
# required env vars:
|
||||
# - RANK
|
||||
# - LOCAL_RANK
|
||||
# - MASTER_ADDR
|
||||
# - MASTER_PORT
|
||||
distributed_init_method = "env://"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user