Skip to content

Update flash-linear-attention requirement from ==0.4.* to ==0.5.* in /requirements/full#7520

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/full/dev/flash-linear-attention-eq-0.5.star
Open

Update flash-linear-attention requirement from ==0.4.* to ==0.5.* in /requirements/full#7520
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/full/dev/flash-linear-attention-eq-0.5.star

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on flash-linear-attention to permit the latest version.

Release notes

Sourced from flash-linear-attention's releases.

v0.5.0

✨ Highlights

The main new model this release is MoBA / FlashMoBA (#840, #845), which brings Moonshot's Mixture of Block Attention into the fla family.

Beyond new models, fla is also moving from a Triton-only stack to a multi-backend one: FlashKDA is added as a new backend for KDA (#852), and TileLang is introduced for GDN, KDA, and parallel attention kernels (#827, #846, #854), with more backends to come.

What's Changed

... (truncated)

Commits
  • 3a9ce1c [KDA][TileLang] Add TileLang backend for chunk_kda_bwd_wy_dqkg_fused (#854)
  • 97aaf76 [KDA] Support FLASHKDA backend skip test
  • 1d4d88f [Cleanup] Remove deprecated head_first parameter from public ops (#853)
  • 12e2a70 [Bug] Fix incorrect cumsum dim for naive_chunk_linear_attn normalize (fixes #...
  • 0b7fb85 [Linear Attention] Update fused_recurrent.py for inference with normalization...
  • 00b5a0e [GDN][TileLang] Optimize b_dg computation in chunk_bwd_kernel_dqkwg (#849)
  • cf8d1dd [GDN] Optimize b_dg computation in chunk_bwd_kernel_dqkwg (#823)
  • e4a7874 [README] Polish wording, fix broken tip block, add MLA entry
  • 265da34 [CI] Add issue/PR pytest command workflow (#843)
  • d1a88fc [TileLang] Add fwd/bwd kernel for parallel attention (#846)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [flash-linear-attention](https://github.com/fla-org/flash-linear-attention) to permit the latest version.
- [Release notes](https://github.com/fla-org/flash-linear-attention/releases)
- [Commits](fla-org/flash-linear-attention@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: flash-linear-attention
  dependency-version: 0.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants