Skip to content

Commit

Permalink
Update NeoXArgs docs automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 10, 2023
1 parent 9480e29 commit 577126c
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions configs/neox_arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Logging Arguments

- **git_hash**: str

Default = cbed1b5
Default = 9480e29

current git hash of repository

Expand Down Expand Up @@ -1830,7 +1830,9 @@ Args for deepspeed runner (deepspeed.launcher.runner).
Default = None

Either "tune", "run", or `None`.




- **no_ssh_check**: bool

Default = False
Expand All @@ -1845,11 +1847,3 @@ Args for deepspeed runner (deepspeed.launcher.runner).

Adds a `--comment` to the DeepSpeed launch command. In DeeperSpeed this is passed on to the SlurmLauncher as well. Sometime necessary for cluster rules, or so I've heard.



- **no_ssh_check**: bool

Default = False

If `True` and running with multiple nodes, then DeepSpeedd doesn't conduct a check to ensure the head node is reachable with ssh.

0 comments on commit 577126c

Please sign in to comment.