AI DevelopmentNew Release10 min readPublished July 17, 2026

2.8T parameters · 1M context · open weights promised within ten days of launch

Kimi K3: Open Weights Arrive at the Frontier

Moonshot AI released Kimi K3 on July 17, 2026 — a 2.8-trillion- parameter, million-token-context, natively multimodal model whose vendor-reported benchmarks crowd the closed frontier and beat it outright on several agentic suites. The part that changes the market: Moonshot says the weights go open by July 27.

DA
Digital Applied Team
Senior strategists · Published Jul 17, 2026
PublishedJuly 17, 2026
Read time10 min
SourcesMoonshot primaries + docs
Total parameters
2.8T
16 of 896 experts active
Context window
1M
native multimodal
API price per M tokens
$3/$15
cache-hit input $0.30
Open weights due
Jul 27
vendor commitment
10 days out

Kimi K3 is Moonshot AI’s new flagship: 2.8 trillion parameters, a 1-million-token context window, native multimodality, and a set of vendor-reported benchmarks that put it ahead of Claude Opus 4.8 and GPT-5.5 on most agentic suites — and within a point or two of Claude Fable 5 and GPT-5.6 Sol on several more. It launched July 17, 2026 across Kimi.com, Kimi Work, Kimi Code, and the Kimi API, with open weights promised by July 27.

That last clause is the story. Closed labs have shipped stronger models this summer, and open-weight labs have shipped cheaper ones. What hasn’t happened before is a model this close to the closed frontier arriving with a dated commitment to publish its weights — Moonshot bills K3 as the first 3-trillion-parameter-class model to make that promise. If the July 27 release lands as described, the gap between what you can rent from a closed vendor and what you can run under your own control narrows to months, not years.

This post walks through what shipped, what’s genuinely new in the architecture, what the benchmark charts do and don’t establish, the pricing and developer mechanics, and — the part we care most about for clients — what an open-weights-committed near-frontier model means for anyone currently negotiating with exactly two frontier vendors.

Key takeaways
  1. 01
    K3 launched July 17 with open weights due July 27.2.8T parameters (16 of 896 experts active per token), 1M-token context, native multimodal. Live now on Kimi.com, Kimi Work, Kimi Code, and the Kimi API; Moonshot commits to publishing weights by July 27, 2026.
  2. 02
    Vendor benchmarks crowd the frontier — and win some suites.On Moonshot's own charts, K3 leads all tested models on Program Bench, SWE Marathon, BrowseComp, SpreadsheetBench 2, and Automation Bench, while trailing Fable 5 on FrontierSWE and GDPval-AA Elo and GPT-5.6 Sol on DeepSWE. All figures are vendor-reported at launch.
  3. 03
    Moonshot flags its own gaps, which earns some trust.The K3 tech blog concedes a noticeable user-experience gap versus Fable 5 and GPT-5.6 Sol, sensitivity to thinking-history handling, and excessive proactiveness — unusual candor for a launch post, and a useful calibration for the charts.
  4. 04
    Pricing lands well under closed-frontier rates.$3 per million input tokens (cache miss), $0.30 on cache hits, $15 output — flat across the full 1M context, with no long-context surcharge. That is a fraction of Fable 5's $10/$50 and below GPT-5.6 Sol's $5/$30.
  5. 05
    For buyers, this is second-source leverage, not a swap.Nobody should rip out a working frontier stack over launch-day charts. But an open-weights-committed model at near-frontier scores changes vendor negotiations, hedging math, and the self-hosting roadmap — especially in a month when closed-model access terms keep moving.

01What ShippedA frontier-class launch with a ten-day open-weights clock.

The announcement came via Moonshot’s official channels on July 17, 2026, alongside a technical blog and updated platform documentation. The launch surfaces span the consumer product (Kimi.com), the workplace tier (Kimi Work), the terminal coding agent (Kimi Code), and the developer API — all live on day one, which is itself a departure from the staggered rollouts closed vendors have favored this year.

"Kimi K3 is now live on Kimi.com, Kimi Work, Kimi Code, and the Kimi API. Open Weights by July 27, 2026."— @Kimi_Moonshot on X, July 17, 2026

K3 arrives five weeks after K2.7-Code, Moonshot’s June coding release, and it consolidates a lineage that has been iterating in public all year — K2.5’s agent swarms in January, K2.6 in April, K2.7-Code in June. The K2 line established Moonshot’s pattern of shipping weights under a permissive license after a short commercial exclusivity window; K3 formalizes that pattern with a date printed in the launch post. Worth being precise, though: as of publication the weights are not yet released, and the license terms for K3 specifically are unconfirmed. Prior Kimi releases used a Modified MIT license; whether K3 follows suit is a July 27 question.

Thinking is always on and runs at maximum effort by default — Moonshot says lower effort modes are coming later. That default matters for reading everything that follows: the benchmark charts label all models as maxed out on thinking effort, and the pricing math in section 04 assumes reasoning tokens are part of every response.

Scale
total parameters, sparsely activated
2.8T

A Stable LatentMoE framework activates 16 of 896 experts per token — aggressive sparsity that keeps serving costs far below what the headline parameter count implies.

16 / 896 experts
Context
native multimodal window
1Mtokens

Text, images, and video files in one window, with flat pricing across the full length. Output can run to 131K tokens by default and up to 1M by configuration.

No context tiering
Efficiency
claimed scaling efficiency vs. K2
2.5x

Moonshot attributes the gain to Kimi Delta Attention, Attention Residuals, higher MoE sparsity, and refined data recipes — a vendor figure, but consistent with the pricing it enables.

Vendor-stated

02ArchitectureTwo structural bets: Delta Attention and Attention Residuals.

Strip the branding and K3’s technical pitch is about how information flows through a very large, very sparse model — across sequence length, and across depth. Two named mechanisms carry most of the load, per Moonshot’s technical blog.

Kimi Delta Attention (KDA) targets the long-context serving problem. Moonshot claims up to 6.3x faster decoding in million-token contexts — the regime where conventional attention makes long-context models technically available but economically unattractive. If the claim holds up in third-party serving benchmarks, it is the difference between a 1M window you quote in marketing and one your agents actually use on every turn.

Attention Residuals (AttnRes) works the depth axis: residual pathways for attention state that Moonshot credits with roughly 25% higher training efficiency at under 2% additional cost. Combined with the sparsity jump — 16 of 896 experts under a Stable LatentMoE framework — and refined training recipes, Moonshot puts the overall scaling-efficiency gain at about 2.5x over K2. These are vendor engineering claims, not audited figures, but they are specific, falsifiable ones — the kind the open-weights release will let outsiders actually test.

The deployment story is equally concrete: weights ship in MXFP4 with MXFP8 activations for hardware compatibility, and Moonshot recommends supernode configurations of 64 or more accelerators for serving. Hold that number for section 05 — it does a lot of work in the self-hosting conversation.

The self-optimizing kernel demo, briefly
Moonshot’s most striking launch artifact is a case study in which K3 optimized one of its own training kernels: given a production-scale Triton implementation of AttnRes, the model iterated for 15 hours, designed a two-phase kernel algorithm, fused kernels while preserving numerics, and cut forward-plus-backward time from 283.6 ms to 114.4 ms. Moonshot notes Fable 5 reached similar final performance on the same task, with K3 improving faster per iteration. It is a vendor-selected example — but self-referential infrastructure work is exactly the “self-evolving workflow” category the model claims to be built for, and it is a more interesting proof than another leaderboard screenshot.

03BenchmarksRead the charts as a claim, not a verdict.

Every figure below is Moonshot-reported at launch, with all models run at maximum thinking effort (max or xhigh) per the chart footnotes. No independent replication exists yet — for a model whose weights open in ten days, it will come quickly, which is itself a reason vendor charts from open-weight labs tend to be better behaved than closed ones. With that framing, the shape of the results is consistent: K3 clears Opus 4.8 and GPT-5.5 on most agentic suites, beats everything on a handful, and trails Fable 5 and GPT-5.6 Sol on the hardest software-engineering and knowledge-work evals.

Terminal Bench 2.1 · K3 within half a point of the frontier lead

Source: Moonshot AI K3 tech blog, July 2026 — vendor-reported, all models at max/xhigh thinking effort
GPT-5.6 SolOpenAI · closed
88.8
Kimi K3Moonshot · open weights due Jul 27
88.3
Claude Opus 4.8Anthropic · closed
84.6
Claude Fable 5Anthropic · closed
84.6
GPT-5.5OpenAI · closed
83.4
GLM-5.2Z.ai · open-weight line
82.7
Selected Kimi K3 launch benchmarks versus Claude Fable 5, GPT-5.6 Sol, and Claude Opus 4.8 across coding, general-agent, and visual suites. All scores are Moonshot-reported at launch with all models at maximum thinking effort. Assembled by Digital Applied from the Kimi K3 tech blog, July 2026.
BenchmarkKimi K3Fable 5GPT-5.6 SolOpus 4.8Leader
Coding
DeepSWE67.570.073.059.0GPT-5.6 Sol
FrontierSWE81.286.671.366.7Fable 5
Terminal Bench 2.188.384.688.884.6GPT-5.6 Sol
Program Bench77.876.877.671.9Kimi K3
SWE Marathon42.035.039.040.0Kimi K3
General agents
GDPval-AA v2 (Elo)1668176017481600Fable 5
JobBench52.957.446.548.4Fable 5
BrowseComp91.288.090.484.3Kimi K3
SpreadsheetBench 234.834.732.431.6Kimi K3
Automation Bench30.829.129.727.2Kimi K3
Visual agents
CharXiv (RQ) w/ tool91.393.589.189.9Fable 5
Zerobench w/ tool (pass@5)41.046.035.034.0Fable 5

Three honest readings of that table. First, the wins are real wins on the vendor’s own terms — Program Bench, SWE Marathon, BrowseComp, SpreadsheetBench 2, and Automation Bench are led by K3 on charts that include the two strongest closed models available. Second, the losses cluster where it matters most for hard engineering work: Fable 5’s FrontierSWE lead is 5.4 points and its GDPval-AA Elo lead is 92 points — not rounding error. If you want the deeper context on how those two closed flagships compare with each other, our frontier comparison covers that matchup. Third, Moonshot also reports internal knowledge-work benchmarks (Online Exp Bench 75.5, DECK-Bench 73.5, Finance-Bench 62.6) where K3 at max effort outperforms Opus 4.8 and GPT-5.5 — but internal benches from any vendor deserve the heaviest discount, and we’d treat those as directional only.

Moonshot's own caveats — worth quoting
The launch blog is unusually candid about where K3 falls short: it acknowledges a noticeable gap in user experience versus Fable 5 and GPT-5.6 Sol, sensitivity to how thinking history is preserved across turns, and a tendency toward excessive proactiveness in task execution. A vendor that publishes its losses alongside its wins earns a little more benefit of the doubt on the wins — and the caveats match what early users typically report about open-weight flagships: strong on benchmarked capability, rougher on product polish.

04Pricing & Developer SurfaceFrontier-adjacent scores at a fraction of frontier prices.

The API pricing is where the architecture claims become a commercial argument: $3.00 per million input tokens on cache misses, $0.30 on cache hits, and $15.00 per million output tokens — flat across the full 1M-token context, with no long-context surcharge or tiering. Moonshot cites cache-hit rates above 90% in coding workloads, which, if representative of your traffic, pulls the effective input price toward the $0.30 figure. Compare the standing rates: Fable 5 at $10/$50, GPT-5.6 Sol at $5/$30, and GPT-5.5’s 1M window carrying a long-context surcharge above 272K input tokens that K3’s flat pricing simply doesn’t have.

Output price per M tokens · K3 against the frontier price list

Source: Moonshot, Anthropic, OpenAI, and SpaceXAI (xAI) published pricing, July 2026
Claude Fable 5$10/M input · 1M context
$50
GPT-5.6 Sol$5/M input · flagship tier
$30
Kimi K3$3/M input (cache miss) · $0.30 cache hit
$15
GPT-5.6 Terra$2.50/M input · balanced tier
$15
Grok 4.5$2/M input · 500K context
$6

The usual caveat applies with extra force here: price per token is not price per task. K3 thinks at maximum effort on every request at launch — reasoning_effort currently accepts only max, with low and high modes promised later — so its token consumption per job will run high relative to models that modulate effort. Until third parties publish tokens-per-task comparisons, treat the bars above as list prices, not landed costs.

For developers, the surface is deliberately boring in the good sense. The API is OpenAI-SDK compatible (model ID kimi-k3), supports strict JSON-schema structured output, tool calling with required-choice and dynamic tool loading, streaming with separate reasoning and content deltas, and a partial mode that continues generation from a text prefix. Output defaults to 131,072 tokens and can be configured up to 1,048,576. Sampling is fixed — temperature 1.0 and top-p 0.95, non-negotiable — which removes a whole class of knob-tuning from evaluation plans, whether you like that or not.

Chat & knowledge work
Kimi.com · Kimi Work
live now, max effort default

The consumer and workplace surfaces run K3 with thinking always on. Moonshot's launch materials lean on knowledge-work demos — research reports, dashboards, video editing — reflecting where its internal benchmarks focus.

Consumer + teams
Developers
Kimi API · kimi-k3
OpenAI-SDK compatible

Drop-in via the OpenAI client against Moonshot's endpoint: structured output, tool calling, streaming reasoning deltas, partial mode, automatic caching. Flat pay-as-you-go pricing with no context-length tiers.

Fastest path to evaluate
Agentic coding
Kimi Code
model ID k3, plan-gated

K3 is available in Kimi Code from the Moderato plan up, at 256K context; the full 1M window requires Allegretto or above. K2.7 Code remains available to all members, and switching models invalidates the session cache — start fresh sessions when you switch.

Moderato+ for K3

05Open WeightsWhat “open by July 27” actually buys you.

Be clear-eyed about what the open-weights commitment does and does not mean. It does not mean you’ll run K3 on a workstation: at 2.8T parameters — even in MXFP4 — Moonshot’s own serving recommendation is a supernode of 64 or more accelerators. This is not a self-host-on-your-own-GPU story in the way smaller open-weight coding models are. For nearly every organization, “running K3 yourself” will mean renting managed capacity from an inference provider that hosts the open weights — the same consumption model DeepSeek V4 established this spring.

What the weights release does buy is structural, and it accrues even to companies that never download a single shard. Hosted-price competition: within days of a major open-weights drop, multiple providers historically list the model and undercut the first-party API. Continuity insurance: a model you can obtain from many hosts — or, at enterprise scale, hold in escrow yourself — cannot be suspended, repriced, or deprecated by a single vendor decision. And auditability: the architecture claims in section 02 stop being marketing the day outsiders can measure them. The license is the open question — Modified MIT would match Moonshot’s K2 precedent, but until July 27 the terms are unconfirmed, and any commercial-use plan should wait for the actual text.

Timing context — the July access backdrop
It is hard to miss the contrast with this month’s closed-model news cycle. Anthropic’s plan-included Fable 5 access has now carried three different promo end dates in 18 days, each resolved at the wire — the current one lands July 19, eight days before K3’s weights are due. Nothing about K3 fixes that problem directly. But a near-frontier model whose weights are public is the structural opposite of a flagship whose plan status changes week to week, and buyers negotiating renewals this quarter will notice.

06For BuyersSecond-source leverage, not a migration memo.

Our standing advice on open-weight challengers hasn’t changed with this release — it has strengthened. We laid out the full argument in our open-weight second-source playbook: you don’t adopt a challenger model because its launch chart beat your incumbent by a point; you qualify it as a second source so that pricing, access, and deprecation decisions by your primary vendor stop being existential. K3 is the strongest candidate yet for that role — near-frontier vendor scores, a public pricing sheet at under a third of Fable 5’s output rate, an OpenAI-compatible API that makes evaluation nearly free to wire up, and a dated open-weights commitment that removes the single-vendor failure mode entirely.

The honest counterweights: benchmarks are vendor-reported for at least another week or two; max-only thinking effort inflates per-task cost in ways the price list hides; Moonshot itself concedes the product-polish gap versus Fable 5 and GPT-5.6 Sol; and for regulated workloads, a Beijing-based provider’s hosted API raises data-governance questions that only the self-hosted weights — under a confirmed license, on infrastructure you control — actually resolve. None of those are reasons to ignore the release. All of them are reasons to evaluate it on your own tasks rather than adopt it from a chart.

If you're committed to a closed stack
Benchmark it on your own evals

Wire kimi-k3 into your existing eval harness — the OpenAI-compatible API makes this an afternoon, not a project. You want your own tokens-per-task and quality numbers before the third-party replications land.

Evaluate, don't adopt
If inference spend is the constraint
Test the cache economics

The $0.30 cache-hit input rate with vendor-cited 90%+ hit rates in coding workloads is the headline for high-volume agentic use. Structure prompts for cache stability and measure real landed cost against your incumbent.

Pilot on volume workloads
If sovereignty or compliance drives you
Wait for July 27, read the license

The hosted API doesn't solve data-governance questions; the weights might. Hold decisions until the license text and the actual weights ship, then evaluate managed hosting on infrastructure in your jurisdiction.

Decide after the drop
If you already run multi-model routing
Add K3 to the candidate pool

Routing architectures absorb new models cheaply. Slot K3 into the evaluation lane for browsing, spreadsheet, and automation-style tasks — the suites where its vendor charts lead — and let task-level metrics decide.

Route by task

For the businesses we work with, the practical takeaway is about posture. AI capability is compounding on both sides of the open/closed line, and the buyers getting the best terms are the ones with credible alternatives wired up before renewal conversations start. That’s an architecture decision as much as a procurement one — routing, fallbacks, eval harnesses, and cost governance that treat any single model as replaceable. Designing that posture is the core of our AI transformation practice, and it’s how we run our own content engine across providers — this release goes into our candidate pool the same way we’re recommending it goes into yours.

07ConclusionThe gap is now measured in months, and it’s public.

The shape of it, July 2026

Ten days from launch chart to public weights.

Kimi K3 doesn’t dethrone the closed frontier — on Moonshot’s own charts, Fable 5 and GPT-5.6 Sol keep the hardest engineering and knowledge-work crowns, and Moonshot candidly says the user experience still trails both. What K3 does is compress the open-versus-closed gap to something like a single model generation, put a dated open-weights commitment behind it, and price the hosted version at a fraction of frontier rates while doing so.

The sensible response is neither hype nor dismissal. Wire it into your evals this week while the weights clock runs; read the license and the first third-party replications when they land; and let your own task-level numbers — not launch charts, ours or theirs — decide whether it earns a lane in your routing. If the July 27 release ships as promised, K3 becomes the reference point for what “open frontier” means in the second half of 2026.

And whichever way your evaluation goes, the structural lesson stands: in a month where closed-model access terms moved three times, the strongest new argument for architectural flexibility arrived with a parameter count attached.

Turn model releases into leverage

Frontier capability is compounding. Your leverage should be too.

Our team designs multi-model AI operations — evaluation harnesses, task-level routing, and cost governance across closed and open-weight models — so new releases like K3 are opportunities you can measure, not noise you react to.

Free consultationExpert guidanceTailored solutions
What we work on

Multi-model operations engagements

  • Evaluation harnesses for new-model qualification
  • Task-level routing across closed and open-weight models
  • Cost governance — caching, effort modes, and landed cost
  • Second-source and vendor-risk architecture
  • Compliance mapping for hosted vs. self-hosted deployment
FAQ · Kimi K3

The questions teams are asking this week.

Kimi K3 is Moonshot AI's new flagship model, released July 17, 2026. It has 2.8 trillion total parameters with aggressive mixture-of-experts sparsity (16 of 896 experts active per token under a Stable LatentMoE framework), a 1-million-token context window, and native multimodality covering images and video. It launched simultaneously on Kimi.com, Kimi Work, Kimi Code, and the Kimi API, with open weights promised by July 27, 2026. Its two headline architectural changes are Kimi Delta Attention, which Moonshot credits with up to 6.3x faster decoding in million-token contexts, and Attention Residuals, credited with roughly 25% higher training efficiency at under 2% additional cost — both vendor-stated figures.
Related dispatches

Continue exploring frontier AI models.