Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Kimi Linear (Moonshot AI) decodes 6x faster at 1M tokens by cutting KV cache 75%

Moonshot AI dropped Kimi Linear and it hit the HackerNews front page the same day (145 points). It’s not a chatbot or an agent — it’s an open-weight language model, but the news is the plumbing underneath it: a new attention architecture built to make long context cheap.

What it actually is

Kimi Linear is a 48B model (3B active) with a 1M-token context window. The trick is Kimi Delta Attention (KDA), a linear attention mechanism with fine-grained channel-wise gating, stacked 3:1 against full attention layers. Result: up to 75% less KV cache and up to 6.3x faster decoding at a million tokens versus standard attention. Attention Residuals push scaling efficiency ~2.5x over the older K2.

Why it matters

This is the opposite bet from the 2.8T flagship K3. Instead of piling on parameters, Moonshot is attacking the cost of long context at the mechanism level. Weights, a Triton KDA kernel, and vLLM inference are all open — pull the checkpoint and run it locally, no API gatekeeping.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment