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.


Cursor open-sources Mixture-of-Kittens (MoK), a MoE training megakernel 2.37x faster than DeepSeek’s DeepEP

Cursor Research just open-sourced the training infrastructure behind its Composer model. Mixture-of-Kittens (MoK) is a megakernel that fuses every mixture-of-experts communication and computation step into one deterministic GPU kernel — no kernel launch boundaries, no CPU-GPU sync, bitwise-identical results on every run.

One kernel instead of a pipeline

MoE layers are the bottleneck in frontier training: tokens bounce between GPUs and experts through a chain of separate kernels. MoK collapses the whole chain. The numbers: up to 2.37x MXFP8 forward throughput over the fastest public baselines — including DeepSeek’s DeepEP and NVIDIA’s own HybridEP + Megatron — plus a 1.41x end-to-end speedup in production across 512 GPUs. It already powers Composer training on tens of thousands of GPUs, built specifically for GB300 NVL72 racks. Apache-2.0, on GitHub since August 4.

Why this matters

The “Cursor is a VS Code wrapper” joke is officially dead. A company shipping deterministic megakernels for Blackwell racks is a training-infra lab that happens to sell an editor. Open-sourcing it is the DeepSeek-with-DeepEP playbook — get other labs building on your stack — except Cursor just beat DeepSeek’s own kernels at it.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment