-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Multi-Stage Awake: Support Resume and Pause KV Cache and Weights separately #7099
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
22f87aa
Support Multiple Torch Memory Saver for Multi-Stage-Awake
hebiao064 eead001
rm unnecessary code
hebiao064 b834ea6
add test
hebiao064 11e0461
uncomment disable_cuda_graph
hebiao064 a336515
fix server up issue
hebiao064 ceb314f
remove debugging code
hebiao064 7095f02
polish the test
hebiao064 d4eae34
Address reviewers feedback
hebiao064 062b349
modify test
hebiao064 10d9e26
fix test del model issue
hebiao064 0ea29ca
simplify code
hebiao064 bf5e4b3
Merge branch 'main' into bhe/support_multiple_tms
zhaochenyang20 effced3
removing unnecesary code comment
hebiao064 723609f
upd
hebiao064 c9d7be8
Merge branch 'bhe/support_multiple_tms' of https://github.com/sgl-pro…
hebiao064 3ca173f
Tag based Resume
hebiao064 ff53de8
fix
hebiao064 3253de6
update tms usage
hebiao064 fc8b0df
fix comments
hebiao064 29fab5b
Merge branch 'main' into bhe/tag_based_resume
hebiao064 b0be907
fix
hebiao064 33ef688
Merge branch 'bhe/tag_based_resume' of https://github.com/hebiao064/s…
hebiao064 1e04dc5
fix
hebiao064 0b077ed
remove some comments
hebiao064 e41a542
Merge branch 'main' into bhe/tag_based_resume
hebiao064 6cb1ff2
bump tms
hebiao064 0f35284
Merge branch 'main' into bhe/tag_based_resume
fzyzcjy bd5306b
fix test
hebiao064 3e62d19
Merge branch 'bhe/tag_based_resume' of https://github.com/hebiao064/s…
hebiao064 33a897b
Merge branch 'main' into bhe/tag_based_resume
hebiao064 443fae8
fix
hebiao064 abfb5db
Merge branch 'main' into bhe/tag_based_resume
hebiao064 83f9678
fix
hebiao064 7b19a92
Merge branch 'main' into bhe/tag_based_resume
zhyncs 669637d
fix
hebiao064 c39a27d
Update test_release_memory_occupation.py
zhaochenyang20 35adb70
Merge branch 'main' into bhe/tag_based_resume
zhaochenyang20 4cb9c2e
add tp 2 tests
zhaochen20 0311c14
fix
hebiao064 e4a2613
Merge branch 'main' into bhe/tag_based_resume
hebiao064 14ae324
set to 0.85 for tp2
hebiao064 aa1e259
Merge branch 'bhe/tag_based_resume' of https://github.com/hebiao064/s…
hebiao064 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.