Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
FA

fla-org/flash-linear-attention

🚀 Efficient implementations for emerging model architectures

5.5k Stars624 Forks89 Open Issues5.5k WatchersPythonMIT
LLM ToolUI FrameworkDeveloper Tool
Review Readiness

This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.

70

review score

Needs original analysis
Decision Snapshot

Problem solved

It addresses the need for efficient, subquadratic attention mechanisms and sequence models that can scale to long sequences while maintaining performance across diverse hardware platforms.

Deployment reality

The available setup signal starts with: pip install fla. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

fla-org/flash-linear-attention still needs a clearer capability analysis. Use the metadata as a discovery signal, not as a production recommendation.

Source and compliance noteLast synced: Aug 1, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

fla-org/flash-linear-attention is tracked as a Python project in the LLM Tool, UI Framework, Developer Tool area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 5.5k total stars, with +0 today, +82 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 23 days ago, and the open issue queue is 89, about 1.62% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 624 forks and 5.5k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Python teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 82. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Limited

Needs stronger original analysis before indexing.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Python teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

5.5k Stars

Reuse

624 Forks

Attention

5.5k Watchers

Maintenance

active

License

MIT

Open issues

89

Overview

Flash Linear Attention provides hardware-efficient building blocks, training-ready layers, and components for modern sequence models, including linear attention, sparse attention, state space models, and hybrid LLM architectures. It is platform-agnostic and verified on NVIDIA, AMD, and Intel hardware.

Key Features

- Implements a wide range of state-of-the-art linear attention and state space models (e.g., RetNet, Mamba, Gated DeltaNet, RWKV7). - Provides fused modules and optimized kernels for training and inference, including support for variable-length inputs and hybrid architectures. - Platform-agnostic with verified support on NVIDIA, AMD, and Intel GPUs, and includes backends like Triton, TileLang, and FlashMoBA.

Tool Positioning

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

UI Framework

Frontend frameworks, design systems, and interface libraries

Developer Tool

Tools that improve coding, testing, build, and local workflow

Quick Start
pip install fla
View on GitHub Project Homepage
Project Activity

73

Health Score

Active

Commit Activity

Dec 20, 2023

Created

Jul 31, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+3

Today's growth

+62

7-day growth

+62

30-day growth

Jul 27, 2026Aug 1, 2026
Community Health
624

Forks

89

Open

5.5k

Watchers

Owner
FA

fla-org

GitHub profile
Topics & Language
Pythonlarge-language-modelsmachine-learning-systemsnatural-language-processingsequence-modeling
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

public-apis/public-apis

A collective list of free APIs

460k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

364k

vinta/awesome-python

An opinionated list of Python frameworks, libraries, tools, and resources

314k

practical-tutorials/project-based-learning

Curated list of project-based tutorials

279k
License
MIT
CreatedDec 20, 2023
Last pushJul 31, 2026
Last syncedAug 1, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained