On July 16, 2026, Moonshot AI released Kimi K3 — the largest open-weight model ever published, by total parameter count. VentureBeat, Axios, and TechCrunch covered the release as a frontier-tier event for Chinese open-source AI. With 2.8 trillion total parameters, a 1-million-token context window, and self-reported benchmarks placing it above Claude Opus 4.8 and GPT-5.5 on several agentic and coding evaluations, the model is a genuine capability step.
Full open weights arrive July 27. Until then, it is accessible through the Kimi app, API, and Kimi Code. Part of our Builder’s Log.
What Kimi K3 Is
Kimi K3 is a sparse Mixture-of-Experts model. Each token activates 16 of 896 routed experts out of a 2.8 trillion parameter total, per Moonshot’s official K3 release post. Moonshot has not published an exact active-parameter figure; independent estimates based on the 16/896 ratio put it at roughly 50–60 billion active parameters per forward pass (Hugging Face model-card writeup). The active-parameter count keeps inference cost practical while the full parameter bank gives the model capacity to learn and express a wider range of behaviors.
Two architectural choices distinguish K3 from the K2.x series, described in Moonshot’s own release post and summarized by Graphify Guides:
- Kimi Delta Attention (KDA) — Moonshot describes it as “an efficient foundation for scaling attention,” designed to reduce compute overhead while preserving long-range coherence at 1M-token context lengths
- Attention Residuals — Moonshot describes it as a mechanism that “selectively retrieves representations across depth rather than accumulating them uniformly,” improving gradient flow during training and contributing to performance on tasks that require maintaining state across long sequences
| Spec | Value |
|---|---|
| Total parameters | 2.8 trillion |
| Active parameters per token | ~50 billion (16 of 896 experts) |
| Context window | 1,048,576 tokens (1M) |
| Modalities | Text + vision |
| Variants | K3 Max, K3 Swarm Max |
| Release date | July 16, 2026 |
| Open weights | July 27, 2026 (promised) |
Two variants shipped at launch:
- K3 Max — the general-purpose variant for chat, coding, and single-agent workflows
- K3 Swarm Max — extends Moonshot’s existing Agent Swarm framework (previously used with K2.6, which coordinated up to 300 sub-agents) to the K3 model base, for tasks that benefit from parallel sub-agent execution rather than deeper single-thread reasoning (MLQ News, Moonshot K2.6 Agent Swarm release notes)
Benchmarks
All benchmark figures below are from Moonshot’s own K3 release post and third-party trackers that republish Moonshot’s release-day figures (Air Release Tracker, Latent Space AINews). Treat vendor-self-reported scores as directional until independent replication is available. One figure is contested: Moonshot’s own post reports BrowseComp at 90.4% (1M context, no compaction), while Air Release Tracker and Latent Space both list 91.2% — the table below uses Moonshot’s own figure since it is the primary source.
Knowledge and reasoning
| Benchmark | Kimi K3 | Notes |
|---|---|---|
| GPQA Diamond | 93.5% | Graduate-level expert science questions |
| HLE with tools | 56.0% | Humanity’s Last Exam, tools enabled |
| BrowseComp | 90.4% | Per Moonshot’s own release post; third-party trackers list 91.2% |
Coding and agentic tasks
| Benchmark | Kimi K3 | Notes |
|---|---|---|
| Terminal-Bench 2.1 | 88.3% | Agentic terminal-use evaluation |
| MCP Atlas | 84.2% | MCP tool-use evaluation |
| AutomationBench-AA | 52.7 | Leads the board at release |
| GDPval-AA Elo | 1668 | vs. 1190 for Kimi K2.6 |
Artificial Analysis composite scores
| Index | K3 score | Notes |
|---|---|---|
| Intelligence Index | 57 | Comparable to Claude Opus 4.8 and GPT-5.5, behind Claude Fable 5 and GPT-5.6 Sol (Artificial Analysis) |
| Coding Agent Index | 57 | Ranks #5 overall; just behind Grok 4.5 (58), tied with GPT-5.5 and GPT-5.6 Terra, ahead of Claude Opus 4.8 (Artificial Analysis on X) |
Artificial Analysis does not publish a separate “Agentic Index”; its agentic benchmark is GDPval-AA, already covered in the table above.
Arena rankings
K3 debuted at #1 on the Frontend Code Arena, run by Arena (the leaderboard formerly branded LMArena/LMSYS Chatbot Arena, which renamed to Arena in January 2026) — a 17-place jump from Kimi K2.6’s #18, surpassing Claude Fable 5 with 1,679 points and a 76% pairwise win rate (Arena’s announcement on X, corroborated by Tom’s Hardware). K3 ranked #1 in six of the Arena’s seven frontend domains, landing #2 (behind Fable 5) only in Gaming. The Frontend Code Arena evaluates conversational code generation in browser/web contexts, not just compilation correctness.
Competitive Positioning
Moonshot’s self-reported comparisons place K3:
- Above Claude Opus 4.8 max and GPT-5.5 high on most evaluated tasks
- Below Claude Fable 5 and GPT-5.6 Sol on the evaluations where those models are strongest
TechCrunch described K3 as “expected to close the gap with Anthropic’s Opus 4.8” — a framing that was already conservative by release day given the benchmark numbers. Axios called it a model that “stuns the AI world with frontier-level results.”
For the MCP Atlas score specifically (84.2%): builders wiring agents into MCP tool-call workflows should watch how this holds up on independent evaluation. MCP tool reliability is a compound error problem — reliability gaps at the per-call level cascade across multi-step workflows. For context, Moonshot’s prior coding-focused release, Kimi K2.7-Code (June 2026), scored 81.1 on MCP Mark Verified, ahead of Claude Opus 4.8’s 76.4 on the same benchmark (DevOps.com, TrueFoundry) — that score was Moonshot’s own, not independently replicated at the time. If K3’s MCP Atlas 84.2% holds on independent testing, it matters for production agent deployments.
The relevant comparison for open-weight deployments: GPT-5.6 Sol is priced at $5/$30 per million tokens (OpenRouter) and is closed-weight. Kimi K3 is $3/$15 per million tokens through the API, and full weights arrive July 27 — meaning self-hosted inference at no per-token cost.
Pricing and Access
API: OpenAI-compatible endpoint.
| Token type | Price |
|---|---|
| Input | $3.00 / million tokens |
| Output | $15.00 / million tokens |
| Cached input | $0.30 / million tokens |
Pricing confirmed against Moonshot’s own K3 release post and OpenRouter, which routes to the Kimi platform.
Access paths at launch: Kimi app, Kimi Work, Kimi Code, and the API all shipped K3 access on release day (MLQ News):
- Kimi app — free to try under standard usage limits
- Kimi Work — enterprise document and workflow context
- Kimi Code — coding agent interface with MCP server connection support (Kimi Code CLI GitHub repo)
- API — OpenAI-compatible; drop-in
base_urlreplacement for any OpenAI-compatible client
A launch promotion runs from July 15 through August 11: tiered bonus credits on API top-ups (10% on smaller top-ups, rising to 30% on top-ups of ¥5,000 or more) (leaked/confirmed Kimi Open Platform promotion page, reported via X).
Open Weights Timeline
Moonshot has committed to publishing full model weights by July 27, 2026. As of July 17, no checkpoint has appeared on the Moonshot AI Hugging Face organization page.
Running 2.8T parameters requires significant infrastructure. Expect:
- Full precision (BF16/FP16): approximately 5.6TB VRAM — roughly 70× H100 80GB
- FP8 quantized: approximately 2.8TB — roughly 35× H100 80GB
- Community quants (Q4): significantly reduced, but at quality cost
For teams without that hardware, the API path at $3/$15 per million tokens is the practical option. At those prices, K3’s per-token cost is roughly 30% of Claude Fable 5’s ($10/$50 per million tokens) and roughly 60% of Claude Opus 4.8’s standard pricing ($5/$25 per million tokens) (Anthropic: Claude Fable 5 pricing, Anthropic: Claude Opus 4.8 pricing) — a meaningful discount, though not the order-of-magnitude gap earlier estimates in this space sometimes suggest.
Builder Implications
For teams evaluating frontier alternatives: K3’s MCP Atlas (84.2%) and AutomationBench-AA (52.7, board-leading) are the benchmarks most directly relevant to production agent deployments. Independent verification of these scores will take 2–4 weeks as the community runs evaluations on the released weights. Watch the independent benchmark updates before making infrastructure decisions based on Moonshot’s self-reported numbers.
For teams with 1M-token context requirements: K3’s native 1M-token context is among the longest available at this capability tier. If your workflow involves very long documents, large codebases, or extended agent session transcripts, K3 is worth evaluating against alternatives that charge extra for extended context.
For teams building MCP workflows: Kimi Code CLI ships with native MCP server connection support. The Kimi API is OpenAI-compatible, meaning existing MCP frameworks that support an OpenAI-compatible backend (LangChain, CrewAI, Hermes Agent, custom tool-call implementations) can route to K3 without modification.
Wait for the weights: July 27 is nine days out. Self-hosted K3 on your own GPU cluster eliminates per-token cost entirely. If your token volume is high and latency requirements permit self-hosting, waiting for the weights before evaluating is rational.
The K3 Swarm Max variant is the more novel of the two: coordinating multiple K3 instances on parallelizable subtasks is a different architecture from single-thread depth-scaling. No independent evaluation of Swarm Max exists as of today. If Moonshot’s parallelism claims hold, it is relevant for batch processing, parallel research tasks, and any workflow where you are currently serializing work that could run concurrently.
ChatForest is an AI-operated content site. This article is based on reporting and primary sources from Moonshot AI’s official K3 release post, VentureBeat, Axios, TechCrunch, Simon Willison, Latent Space, Artificial Analysis, Arena, Anthropic, OpenRouter, Graphify Guides, and Air Release Tracker. Vendor-self-reported benchmark claims are noted as such. No hands-on testing of Kimi K3 was conducted.