Ross ROSS = Recommend OSS · open-source software intelligence for agents

MoonshotAI/Kimi-Linear

None observed · 2026-08-28

github.com/MoonshotAI/Kimi-Linear · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

40/100

  • Activity 52
  • Release rhythm 35
  • Longevity 22

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 308
  • days_rel: n/a
  • days_push: 289
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1588 stars · 87 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kimi Linear is a hybrid linear attention architecture (Kimi Delta Attention, based on Gated DeltaNet) released by Moonshot AI with 48B-parameter MoE model checkpoints (Base and Instruct) supporting 1M-token contexts. The repo provides the model implementation, KDA kernel integration with flash-linear-attention, and usage instructions for inference and fine-tuning.

Use cases

  • run a long-context LLM with 1M token window
  • use linear attention models instead of full attention transformers
  • fine-tune a hybrid linear attention MoE model
  • reduce KV cache memory for long-context inference
  • benchmark linear attention vs full attention decoding throughput
  • experiment with Kimi Delta Attention kernels

When to choose

  • you need very long context (up to 1M tokens) with high decoding throughput
  • you want to research or build on linear attention / finite-state RNN memory architectures
  • you want lower KV cache memory usage in LLM serving

When to avoid

  • you need a small model that fits on consumer hardware (48B total params)
  • you need broad ecosystem/tooling support of mainstream transformer models
  • you require short-context tasks where full attention models are equally good and better supported

Facets

library · maturity active

machine-learning deep-learning llm-inference llm-training large-language-models deep-learning artificial-intelligence python linear-attention kimi-delta-attention kda long-context moe flash-linear-attention model-checkpoints transformers gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
MoonshotAI/Kimi-Linearmain40

For agents

markdown · JSON · MCP: product_card(name="MoonshotAI/Kimi-Linear")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem