-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[TRTLLM-7192][feat] optimize MLA chunked prefill && support fp8 mla chunked prefill #7477
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
kaiyux
merged 13 commits into
NVIDIA:main
from
jmydurant:user/mingyangj/opt_chunked_prefill
Sep 15, 2025
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
ec21da0
draft: optimize chunked prefill MLA workflow
jmydurant 0c1e322
fix: fix unit test bug, pass cpp unit test
jmydurant 291b382
fix: fix e2e accuracy test problems, pass CI
jmydurant 5ee6bdb
chore: sync fmha_v2
jmydurant 37a46ab
fix: enlarge fp8 mla attention quantize buffer size
jmydurant fc9cd6c
chore: skip gen return softmax stats kernel for non mla.
jmydurant 60b4ae7
fix: fix compile problems
jmydurant 2f1f2f3
feat: support sm90 fp8 deepseek chunked prefill
jmydurant cc5e4e1
chore: rename chunked_prefill_buffer_batch_size
jmydurant cb0b9e9
chore: modify by PR comments
jmydurant 3558f55
fix: fix param name
jmydurant cf4e985
chore: move test case to pre merge
jmydurant 1d0327d
fix: fix invalid cuda free for fp8 mla
jmydurant 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
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.