-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
[V1] V1 FlashInfer Attention #16684
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
[V1] V1 FlashInfer Attention #16684
Changes from 24 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
91f51aa
flashinfer minimally working
aurickq 0df828e
unbreak flash_attn
aurickq 0f1eb93
make backend instantiable
aurickq ff0e363
cascade attention minimally working
aurickq 1e1e0ae
cleanup
aurickq 33c980e
small
aurickq 5c30d2e
Merge branch 'main' into flashinfer-v1
aurickq be8e193
cleanup
aurickq ba095b7
make backend stateless
aurickq a59fdba
clean
aurickq 5e4c87c
clean
aurickq 53f8b81
remove state class
aurickq 8be9a47
clean
aurickq 3779aaf
lint
aurickq ec4cfbd
small
aurickq 24d09d4
clean
aurickq 7bc66c3
bugfix
aurickq b8d775f
bugfix
aurickq ce4d533
cascade attn test for flashinfer
aurickq eeaeb2f
move use_cascade_attention to attention metadata builder
aurickq 4153ac4
fix lint
aurickq cab022d
Merge branch 'main' into flashinfer-v1
aurickq 4be02de
Merge branch 'main' into flashinfer-v1
mgoin 95c402c
Separate prefill and decode
mgoin 77f5b1f
Update test cascade
mgoin b8ced05
Updates
mgoin 9c0fc75
Merge branch 'main' into flashinfer-v1
mgoin 44c871a
Update reorder logic
mgoin 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.