forked from NVIDIA/NeMo
-
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.
cherry pick of NVIDIA#9266 (NVIDIA#9411)
* add deprecation warnings for non-mcore models Signed-off-by: dimapihtar <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * change warning default time Signed-off-by: dimapihtar <[email protected]> * remove unused import Signed-off-by: dimapihtar <[email protected]> * Apply isort and black reformatting Signed-off-by: dimapihtar <[email protected]> * remove deprecated tests Signed-off-by: dimapihtar <[email protected]> * set mcore_gpt to True Signed-off-by: dimapihtar <[email protected]> * set mcore_bert to True Signed-off-by: dimapihtar <[email protected]> * remove deprecated tests Signed-off-by: dimapihtar <[email protected]> * remove deprecated unit tests Signed-off-by: dimapihtar <[email protected]> * add deprecation warning Signed-off-by: dimapihtar <[email protected]> * Apply isort and black reformatting Signed-off-by: dimapihtar <[email protected]> * remove deprecated playbook Signed-off-by: dimapihtar <[email protected]> * remove deprecated tutorial Signed-off-by: dimapihtar <[email protected]> * turn off FA for Bert Signed-off-by: dimapihtar <[email protected]> * turn of FA for Bert Signed-off-by: dimapihtar <[email protected]> * change mcore commit Signed-off-by: dimapihtar <[email protected]> * adjustments * update TE commit Signed-off-by: dimapihtar <[email protected]> * fix mcore precision issue Signed-off-by: dimapihtar <[email protected]> * change precision for bert Signed-off-by: dimapihtar <[email protected]> * change precision for fine-tuning Signed-off-by: dimapihtar <[email protected]> * turn off fused attention for bert Signed-off-by: dimapihtar <[email protected]> * fix bert test Signed-off-by: dimapihtar <[email protected]> * revert tests Signed-off-by: dimapihtar <[email protected]> * fix typo Signed-off-by: dimapihtar <[email protected]> * remove unnecessary Signed-off-by: dimapihtar <[email protected]> --------- Signed-off-by: dimapihtar <[email protected]> Signed-off-by: dimapihtar <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: dimapihtar <[email protected]> Co-authored-by: Pablo Garay <[email protected]>
- Loading branch information
1 parent
0fe2194
commit 27de845
Showing
58 changed files
with
1,252 additions
and
8,709 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.