In late April 2026, four Chinese labs — Zhipu AI, MiniMax, Moonshot AI, and DeepSeek — released open-source coding models one after another in just 12 days, a density that set an open-source-model historical record. This string of releases isn't just parameter-count piling up, but a real display of frontier-level competitiveness in coding and reasoning.

Kimi K2.6 was released on April 24, using a trillion-parameter MoE architecture. Shortly after launch, K2.6 surpassed GPT-5.5, Claude Opus 4.7, and the Gemini family in an AI programming challenge, taking first place and sending shockwaves through the industry. This result shatters the long-held belief that "open-source models must lag behind closed-source frontiers," proving that through long-horizon reasoning optimization and sparse attention mechanisms, small open-source models can also go head-to-head with the strongest closed-source models on specific tasks.

MiniMax launched M2.7 on April 22, adopting a "self-evolution" training path — the model participates in its own training process, with continuous reflection and iterative optimization improving capability. This approach breaks out of the traditional fixed-pretraining paradigm, opening new directions for model training.

As model capabilities converge, inference efficiency is becoming the new competitive axis. DeepSeek V4 uses sparse attention to compress long-context inference cost several-fold; Kimi K2.6 leverages MoE architecture to control inference compute while maintaining trillion-parameter scale. The 2026 open-source model battlefield is shifting from "who has more parameters" to "who has the smarter architecture."