-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[GQA] Make present_key/present_value outputs optional and add Gemma4 support #28242
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 33 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0db9578
Update GQA to support Gemma4
apsonawane ec041db
Fix the op
apsonawane bcd8243
Merge branch 'main' into asonawane/gemma4
apsonawane 7139053
Fix lint error
apsonawane 0bf6394
Fix webgpu build
apsonawane 3c07e1d
fix webgpu build
apsonawane f905196
Address copilot comments
apsonawane d2ead38
Make GQA present_key/present_value outputs optional for KV-shared layers
apsonawane aad74ef
Fix tests
apsonawane 64005dd
Update the docs
apsonawane 2b3a2ce
Address comments
apsonawane 9a14803
Address copilot comments
apsonawane 2ef269c
Address comments
apsonawane 6cbe62c
Fix unit tests
apsonawane 3db82c6
Fix comments
apsonawane bd023f1
Address comments
apsonawane f0035aa
Fix unit tests
apsonawane 0afa1c9
fix cuda tests
apsonawane ab0ddfb
address comments
apsonawane ec50731
Support KV-shared decode with separate Q/KV sequence lengths
apsonawane 1069d55
Address copilot comment:
apsonawane b1c6271
fix cuda pipeline
apsonawane e428155
[GQA] Support KV-shared layers with empty K/V inputs (kv_sequence_len…
apsonawane 9d4e8c6
Add unit test and fix documentation
apsonawane 17ec243
Merge branch 'main' into asonawane/gemma4
apsonawane 4ca15f9
Merge branch 'main' into asonawane/gemma4
apsonawane 17a155a
Fix comments
apsonawane 2dd66c4
Fix
apsonawane 01a1ef6
Apply copilot comments
apsonawane 24afd1e
revert docs
apsonawane 29bd4cb
Address comments
apsonawane 0481093
Merge branch 'main' into asonawane/gemma4
apsonawane 85209d6
Fix comments
apsonawane d819b56
address copilot comments
apsonawane 3b996e4
Improve
apsonawane 42af4d7
address comments
apsonawane 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
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.