Small update for external_launcher backend docs (#14288)

This commit is contained in:
Zhe Zhang 2025-03-05 05:30:00 -08:00 committed by GitHub
parent 7f89a594dd
commit 47d4a7e004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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://"