feat: ROCm flash-attn varlen, triton layer norm, and AMD Dockerfile - #860
Open
Abdennacer-Badaoui wants to merge 11 commits into
Open
feat: ROCm flash-attn varlen, triton layer norm, and AMD Dockerfile#860Abdennacer-Badaoui wants to merge 11 commits into
Abdennacer-Badaoui wants to merge 11 commits into
Conversation
Abdennacer-Badaoui
marked this pull request as draft
April 9, 2026 10:05
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Abdennacer-Badaoui
marked this pull request as ready for review
April 9, 2026 13:25
Abdennacer-Badaoui
force-pushed
the
fa-varlen
branch
from
July 7, 2026 09:39
0caea18 to
3c75990
Compare
alvarobartt
previously approved these changes
Jul 8, 2026
alvarobartt
left a comment
Member
There was a problem hiding this comment.
Hey @Abdennacer-Badaoui, thanks a lot, left some comments / thoughts, feel free to apply or discard where applicable 🤗
alvarobartt
previously approved these changes
Jul 9, 2026
…ttention dispatch
Abdennacer-Badaoui
force-pushed
the
fa-varlen
branch
from
July 9, 2026 08:17
bd27358 to
9cc7f55
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds flash attention varlen, triton-based layer norm/rms norm via
kernels-community/triton-layer-norm, and a dedicatedDockerfile-amdwith CI matrix entry for MI300/MI325 GPUs.