Moonshot AI introduced Kimi K3 on July 16, 2026, and the headline number is hard to ignore: 2.8 trillion parameters, which would make it the largest open-weight model ever released — once the weights actually ship. As of July 17, they haven’t. Moonshot says the full weights will be published by July 27. Until then, K3 is an announcement with an API, not an open model you can download and run.
That distinction matters more than it sounds, so let’s separate what is verifiable today from what is promised.
What K3 is
K3 is a native multimodal mixture-of-experts (MoE) model built on what Moonshot calls Kimi Delta Attention, with a 1-million-token context window. MoE means the model only activates a fraction of its parameters per token, so the 2.8T figure describes total capacity, not the compute cost of each request. That is how a model this large can be served at all.
The release follows a familiar pattern for Moonshot: ship a frontier-scale model, publish benchmark numbers that put it next to the top US labs, and release the weights for anyone to inspect and self-host. K2 followed that playbook in 2025. K3 raises the scale by roughly an order of magnitude.
The benchmark claims — and the asterisk
Moonshot’s launch numbers are strong, particularly on agentic work:
- 93.5% on GPQA Diamond — the strongest open-weight result published on that benchmark at release.
- 88.3% on Terminal-Bench 2.1, which measures how well a model operates a real terminal.
- 91.2% on BrowseComp, a web-browsing agent benchmark, reported as the best published score at release.
- 56.0% on Humanity’s Last Exam (with tools) and 84.2% on MCP Atlas.
Moonshot’s own comparison tables place K3 ahead of Claude Opus 4.8 and GPT-5.5 on most of these, while trailing Claude Fable 5 and GPT-5.6 Sol. One independent signal points the other way on a specific axis: Arena’s Frontend Code evaluation ranked K3 first at 1,679 points in blind developer testing, ahead of Fable 5.
The asterisk: most of these numbers are self-reported. Every lab’s launch table is built to flatter its own model, and until the weights are public, nobody outside Moonshot can reproduce the results. Treat the numbers as claims with partial independent support, not settled facts.
Why this release matters
Two reasons, and neither is the parameter count itself.
First, the open-weights strategy. If Moonshot delivers weights of this quality on July 27, the gap between what you can self-host and what you can only rent through a US lab’s API narrows again. That pressures API pricing across the board, and it gives teams with data-residency constraints a frontier-adjacent option they control.
Second, the geopolitical subtext. K3 was trained and served under US compute export limits, and coverage from Tom’s Hardware and VentureBeat frames it as evidence that those limits are slowing Chinese labs less than intended. Whether that framing holds depends on the same thing everything else here depends on: the weights showing up.
What to do with this
If you run agents in production, nothing changes today. K3 is not downloadable, and API access through a new provider is not something to move a workload onto in week one. Put July 27 on your calendar. If the weights land and independent evaluations hold up over the following weeks, K3 becomes a serious self-hosting option — and a real bargaining chip in your next API contract conversation.
If the weights slip, that tells you something too. Announced-but-unreleased weights are a recurring pattern in this market, and the gap between the press release and the download link is where the hype lives.
We checked the primary claims in this piece against MarkTechPost’s technical summary and Simon Willison’s independent write-up as of 2026-07-17. We will revisit this story when the weights are published — or when the deadline passes without them.