-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Unified Checkpoint] Checkpoint compression #9183
Merged
Merged
Changes from 16 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
cd4e5e0
checkpoint compression init
wtmlon 7684576
add ckpt quant argument
wtmlon afcecad
add ckpt quant ci
wtmlon d8f3351
fix ci
wtmlon 434bd4c
fix lint
wtmlon a98fb8b
remove stage O2, change O3 --> O2
wtmlon 2e5c73b
support async save
wtmlon 6b1f3bf
file adjustment
wtmlon c4a80e7
magic string remove
wtmlon ae305a9
ci fix
wtmlon fd6ad57
ci fix, code refinement
wtmlon f766d15
function extraction
wtmlon e74b68b
fix ci
wtmlon a7b053d
code refinement
wtmlon 10b1064
fix ci
wtmlon ad1dc75
fix ci
wtmlon fb2c2e9
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon a1c35af
support non merge tp ckpt quantization
wtmlon f8530c0
fix ci
wtmlon 4e21fb9
update
wtmlon a602fe5
fix bug
wtmlon 55b8639
code refactor
wtmlon 3a87734
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon a3073aa
fix lint
wtmlon 8a8aca7
fix ci
wtmlon bab5235
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon c3c500d
del old uc.py
wtmlon a45c7f6
fix lint
wtmlon a4a3e23
add mgpu ci
wtmlon 2330839
fix ci
wtmlon 3fcd471
multi thread loading
wtmlon f57aab5
fix lint
wtmlon 50ee148
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon 75a1011
fix bug
wtmlon ffd0823
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon 4947a8c
refactor code
wtmlon 3eaebbb
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
wtmlon a6b2236
add comment
wtmlon a5d0afa
fix lint
wtmlon fdd92a8
add comment
wtmlon b2b20be
add comment
wtmlon 432e97c
fix bug
wtmlon 5eb201c
fix bugs when ckpt no quant and no master weight
wtmlon b2bcf16
remove uni-test
wtmlon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
同上,不应该从args读,下同