Technology

Kimi K3: China’s 2.8 Trillion-Parameter Open-Weight Model Rivals GPT and Claude

Moonshot AI released Kimi K3, a 2.8 trillion-parameter open-weight model that benchmarks neck-and-neck with top US closed systems. Weights drop July 27.

Moonshot AI released Kimi K3 on July 16, 2026, a 2.8 trillion-parameter open-weight model with a 1-million-token context window that benchmarks competitively with top US closed systems like GPT-5.6 and Claude Fable 5. The model, built on novel architectural innovations including Kimi Delta Attention, achieved state-of-the-art results on multiple independent evaluations including LMArena and BrowseComp. Full open weights are scheduled for release on July 27, which could mark a turning point where frontier-level AI capability becomes available for self-hosting and enterprise customization without API lock-in.

Moonshot AI, the Beijing-based startup backed by Alibaba, unveiled Kimi K3 on July 16, 2026, just ahead of the World Artificial Intelligence Conference in Shanghai. The model packs roughly 2.8 trillion parameters, a 1-million-token context window, and native multimodal capabilities. Independent blind tests on LMArena placed it above Anthropic's Claude Opus 4.8 and tied with OpenAI's GPT-5.6 on general text tasks, while ranking it first for front-end coding. Full open weights are scheduled for release on July 27.

What Makes K3 Different from Earlier Open Models

K3 is not simply a bigger version of its predecessors. It is built on two architectural innovations developed internally: Kimi Delta Attention, a hybrid linear attention mechanism, and Attention Residuals, a drop-in replacement for standard residual connections that the company says delivers consistent scaling gains. Both techniques were previously published as open research. The model is a mixture-of-experts design, meaning only a fraction of its total parameters activate per token, which keeps inference costs manageable despite the massive scale.

The context window is the other headline feature. At 1 million tokens, K3 can ingest entire codebases, contract stacks, or research paper archives in a single prompt. Moonshot demonstrated this by having K3 reproduce a complex computational astrophysics calculation, the universal I-Love-Q relation, in about two hours by reading and cross-validating more than 20 papers. The company claims it accomplished its benchmark results in a single-agent setup without context compression or additional management techniques, suggesting that raw context length paired with strong retrieval may be more powerful than elaborate multi-agent workarounds.

Benchmarks That Made the Industry Pay Attention

The numbers that turned heads did not come from Moonshot's own marketing. On GDPval-AA v2, a benchmark measuring real-world tasks across 44 occupations and nine major industries, K3 scored 1,687, placing third behind only Claude Fable 5 Max (1,815) and GPT-5.6 Sol Max (1,747.8). On the private AA-Briefcase agentic benchmark from Artificial Analysis, K3 climbed to second place with 1,527, beating GPT-5.6 Sol Max (1,495) and trailing only Fable 5 Max (1,587). It also achieved a state-of-the-art score of 91.2 out of 100 on BrowseComp, a test for long-horizon, high-difficulty information seeking.

In coding specifically, K3 topped Arena.AI's Frontend Code Arena with a score of 1,679, outpacing both Claude Fable 5 and GPT-5.6 Sol. Across six coding benchmarks, it led in SWE Marathon and Program Bench and trailed GPT-5.6 Sol by just half a point in Terminal Bench 2.1. These are not marginal gains. They represent the first time an open-weight model has traded blows with the best closed systems across this many independent evaluations.

The 48-Hour Chip Design Demo and What It Signals

Perhaps more revealing than benchmark scores was a proof-of-concept demonstration. Moonshot tasked K3 with designing a physical chip to run a nano-scale version of itself. Over 48 hours of continuous autonomous agent operation, the model independently completed the full construction pipeline, from architectural design through optimization and verification, using open-source electronic design automation tools. The result was a functional 4-square-millimeter chip design that achieved timing convergence at 100 MHz and could decode more than 8,700 tokens per second in simulation.

This is not a production chip. It is a statement about where Moonshot sees the competitive frontier moving: from single-turn question answering to long-range autonomous execution. The ability to sustain coherent, multi-step technical work over a 48-hour window, reading documentation, making design decisions, running verification loops, and iterating on failures, represents a qualitative leap. It also aligns with the company's broader push into agentic tools; its Kimi Code CLI, which competes with Anthropic's Claude Code, received major updates the same day as K3's launch, adding background task management and nested subagent capabilities.

Moonshot's Comeback After DeepSeek's Shadow

To grasp why this release matters strategically, you have to look at where Moonshot was 18 months ago. Founded in 2023 by Tsinghua graduate Yang Zhilin, the company had raised roughly 1.5billionandreachedavaluationnear1.5 billion and reached a valuation near 4.3 billion by early 2026. Then DeepSeek's low-cost R1 model arrived in January 2025 and disrupted the entire Chinese AI landscape. Kimi, which had ranked third in monthly active users in China, slid to seventh. Moonshot's pivot to open-source models, beginning with Kimi K2 in July 2025, was in large part an effort to reclaim relevance.

K3 is the culmination of that pivot. Training a 2.8-trillion-parameter model requires enormous computational resources and months of preparation, which means the architectural decisions behind it were likely locked in well before the public release. The company is pricing API access at 3permillioninputtokensand3 per million input tokens and 15 per million output tokens, with cached input dropping to $0.30 per million. That is roughly in line with Western mid-tier pricing, not the deep discounts earlier Chinese models were known for. Moonshot is signaling confidence, not competing on price.

Why Open-Weights at This Scale Changes the Market

The decision to release full weights on July 27 is strategically significant. Moonshot's own timeline chart of open-source frontier model scale positions K3 as a dramatic outlier above DeepSeek (1.6T), Xiaomi (1.02T), and Alibaba (397B). By releasing the world's largest open-source model, Moonshot is making a bid to become the center of gravity for the global open-source AI developer community. This follows a broader trend among Chinese AI labs; as Reuters noted, open-sourcing allows companies to showcase capabilities and expand global influence, a strategy that helps counter US efforts to limit Beijing's tech progress.

For enterprise technology leaders, the implications are concrete. A frontier-capable open-weight model creates new options for companies that want to fine-tune, self-host, or build proprietary systems without being locked into API contracts with OpenAI or Anthropic. The trade-off is that running a model of this size requires substantial GPU infrastructure. Moonshot has signaled awareness of this challenge through its Mooncake project, which won Best Paper at FAST 2025 for pioneering KV-cache-centric disaggregated serving, an architecture designed to make extreme-scale inference more practical.

What to Watch When the Weights Drop

The real test begins on July 27, when the open weights become available for independent community testing. If K3's benchmark numbers hold up under real-world evaluation, the performance gap between open-source and proprietary frontier models will have functionally closed. That would put pressure on closed-source providers to justify premium pricing on capability alone. It would also accelerate investment in the open ecosystem: inference servers, evaluation tooling, and agent frameworks. The frontier is not a place. It is a race. And with K3, the field just got significantly more crowded.