Skip to content

FlashQLA v0.1.2

Latest

Choose a tag to compare

@Starmys Starmys released this 09 Jul 06:49

FlashQLA v0.1.2

πŸš€ Highlights

  • Flash-Linear-Attention backend integration by @Erix025 β€” FlashQLA can now be used as a drop-in backend for FLA's GDN (chunked gated delta rule) via the flash-linear-attention interface.

  • SM120 forward pass contributed by @minatoyukinaa β€” added Blackwell SM120 forward kernels with chunk_size=32 and efficient shared memory reuse.

πŸ› οΈ Additional Improvements

  • Fixed a critical issue caused by id-base tensor cache. Reported by @celiolarcher.

πŸ“Š Benchmarks

πŸ™ Acknowledgements
Special thanks to @Erix025, @minatoyukinaa, and @celiolarcher for their contributions, and to all community members for their valuable feedback. We welcome your continued participation through issues and pull requests.