forked from foundation-model-stack/fms-hf-tuning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add exception catching / writing to termination log (foundation-model…
…-stack#149) * Rebase exception handling in launch_training Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * add exception catching to accelerate launch script Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * linter fixes Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * 🧹 linting fixes for launch scripts Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * 🧹 fmt fixes for launch scripts Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Make exit codes configurable Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Add tests for accelerate_launch Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Add launch script var, fix linting Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Fail job when logs cannot be copied Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * fix rebase mistake Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * fix rebase mistake Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Exception catching improvements Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> * Update model loading exception message Signed-off-by: Kelly A <kellyaa@users.noreply.github.com> --------- Signed-off-by: Kelly A <kellyaa@users.noreply.github.com>
- Loading branch information
Showing
4 changed files
with
378 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.