-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SMP v2 notebook for accelerating training with FP8 on P5. (#4578)
* Update example notebooks and related scripts for latest PT-2.2-TSM-2.2 release. Add FP8 training support on P5. * Add example notebook for accelerating Llama-v2 training with FP8 on P5. * Fix typo in version check * Update configurations. Revert jupyter notebook python version in metadata. Set activation_offloading=False for FP8 notebook. Explicitly enable use_smp_implementation in all SMP v2 notebooks. * Update FP8 notebook docs. * Set zipped_data=0 for use_fsx=False FP8 notebook. * Update compute_tflops() script. * Update minimum sagemaker pysdk version to `2.212`.
- Loading branch information
Showing
14 changed files
with
1,342 additions
and
82 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.