r/LocalLLaMA · · 1 min read

Agentic Kernel Optimization, visualized.

Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.

Agentic Kernel Optimization, visualized.

A swarm of GPT 5.6 Sol agents spent over 40 hours optimizing a Kimi K3-like model from 65 to 406 tok/s.

This animation follows their collaboration as they discover operator fusions, transform the execution graph, and develop new kernel algorithms.

We start with a fully decomposed 331-node Kimi Linear graph and end with a fused version requiring just 22 GPU dispatches per token.

The biggest gains were from custom WebGPU kernels for Kimi Delta Attention (KDA), Multi-Head Latent Attention (MLA), and Mixture of Experts (MoE).

Stay tuned for the full release of this optimization framework.

submitted by /u/xenovatech
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/LocalLLaMA