mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
Add WORLD_SIZE env var for torch.distributed
This commit is contained in:
parent
307b2ca33e
commit
274b5a0d0c
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ env:
|
|||
REPORTS_GEN: ""
|
||||
|
||||
RANK: 0
|
||||
WORLD_SIZE: 4
|
||||
|
||||
jobs:
|
||||
execute_workflow:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue