MoonshotAI/FlashKDA
FlashKDA: high-performance Kimi Delta Attention kernels observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 95
- Release rhythm 35
- Longevity 9
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 135
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
1229 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlashKDA is a set of high-performance CUDA kernels (built on CUTLASS) implementing Kimi Delta Attention, a linear attention mechanism, for NVIDIA SM90+ GPUs. It integrates as an auto-dispatched backend for the flash-linear-attention library's chunk_kda operation.
Use cases
- run kimi delta attention fast on gpu
- speed up linear attention kernels for llm training
- flash attention style kernel for delta rule attention
- backend for flash-linear-attention chunk_kda
- benchmark attention kernel performance on H100
- train models with gated linear attention efficiently
When to choose
- you need fast KDA forward passes on NVIDIA Hopper (SM90+) GPUs
- you already use flash-linear-attention and want a faster backend
- you train or serve models using Kimi Delta Attention with PyTorch 2.4+
When to avoid
- you have pre-Hopper GPUs (SM80 or earlier)
- you need a pure Triton or CPU implementation
- you don't use PyTorch or CUDA 12.9+
Facets
library · maturity active
llm-inference gpu-computing deep-learning machine-learning deep-learning large-language-models gpu-computing python cuda-kernels cutlass linear-attention flash-attention pytorch kimi-delta-attention hopper linux gpu cuda
1 source
- readme: https://github.com/MoonshotAI/FlashKDA · fetched 2026-08-28 · 78f67f526f91
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MoonshotAI/FlashKDA | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="MoonshotAI/FlashKDA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem