Skip to content

Commit

Permalink
add env var to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackmin801 committed Sep 30, 2024
1 parent 8b91338 commit 46dc879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ HF_HUB_ETAG_TIMEOUT=500
| `GLOBAL_PORT` | Port number of the global store. | `None` |
| `GLOBAL_WORLD_SIZE` | The size of the global process group. | `1` |
| `GLOBAL_RANK` | Rank of the process in the global process group. | `0` |
| `ZERO_BAND_GLOBAL_STORE_TIMEOUT_SECONDS` | Number of seconds before the global store operations timeout | 300 |

0 comments on commit 46dc879

Please sign in to comment.