-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: trainer add post-pretrain and using api v2 (#241)
* fix * add more import on __init__.py in dataset package * cookbook update * improve local evaluation * format * add eval local function * add comment * fix unit test * fix: trainer add api v2 * add * fix: lint & fix trainer & add log * feat: support mixtral_8x7b_instruct * fix: save postpretrain * fix: trainer support pptrain * fix: trainer ut * fix: ut script * fix: ut * fix: lint * fix: 3.7 log_trace * fix: 3.7 dict * fix: trainer * fix: ut * fix: docs * fix: issues * fix: configs limit --------- Co-authored-by: Dobiichi-Origami <[email protected]>
- Loading branch information
1 parent
abdc467
commit 00c42bf
Showing
26 changed files
with
1,890 additions
and
955 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
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.