Kimi K3 review: Moonshot's open frontier model, tested

Alicia Kirana Utomo
Written by

Alicia Kirana Utomo

Katelin Teen
Reviewed by

Katelin Teen

Last edited July 21, 2026

Expert Verified
Editorial illustration of a large language model reasoning over a long stream of documents

What is Kimi K3?

Kimi K3 is the flagship from Moonshot AI, the Chinese lab behind the earlier open-weight Kimi K2. Moonshot describes K3 as "the world's first open 3T-class model, designed for frontier intelligence across long-horizon coding, knowledge work, and reasoning."

What stands out is that Moonshot is unusually honest about where K3 sits. The launch blog says plainly that "while its overall performance still trails the most powerful proprietary models, Claude Fable 5 and GPT 5.6 Sol, Kimi K3 demonstrated frontier-level performance across our evaluation suite, consistently outperforming other tested models." You rarely see a lab lead with what its model isn't, and it makes the rest of their claims easier to trust.

There's one catch worth flagging up front. Moonshot calls this an open model, but at launch it was API-only. The official blog says "the full model weights will be released by July 27, 2026," and as of launch week the HuggingFace repo still returned a 404. So if your plan was to self-host it on day one, that plan waits a couple of weeks.

How Kimi K3 actually works

If you've built with these models before, the interesting part of K3 isn't the parameter count, it's how Moonshot got there without the cost blowing up. Here's the pipeline in one picture.

How Kimi K3 works: text and image input feed a Stable LatentMoE router that picks 16 of 896 experts, through Kimi Delta Attention and always-on reasoning to an answer
How Kimi K3 works: text and image input feed a Stable LatentMoE router that picks 16 of 896 experts, through Kimi Delta Attention and always-on reasoning to an answer

A few pieces are doing the heavy lifting:

  • A very sparse mixture of experts. K3 is 2.8 trillion parameters total, but it only "effectively activat[es] 16 out of 896 experts" per token, using what Moonshot calls a Stable LatentMoE framework. Sparse routing is how you get a huge model that's still affordable to run, only a sliver of it fires for any given token.
  • Kimi Delta Attention (KDA). A hybrid linear attention mechanism that keeps the 1M-token context window practical instead of ruinously expensive.
  • Attention Residuals (AttnRes). A drop-in replacement for standard residual connections, which Moonshot open-sourced separately at github.com/MoonshotAI/Attention-Residuals.
  • Always-on reasoning. K3 always "thinks", there's no cheaper non-reasoning mode. Effort is set with a reasoning_effort field that currently only accepts max, with lower levels "coming soon."

Put together, Moonshot claims "an approximate 2.5x improvement in overall scaling efficiency compared to Kimi K2." That's the real story here: not just bigger, but a lot more output per unit of training compute. One honest gap: the full technical report and the exact active-parameter count aren't out yet, so some of the how is still a promise.

How Kimi K3 scores on benchmarks

This is where K3 earns the "frontier" label. Moonshot published head-to-head charts against Fable 5, GPT-5.6 Sol, Opus 4.8, and GPT-5.5, and independent testing has started to corroborate them.

Moonshot's Kimi K3 benchmark charts across general agents and visual agents, with K3 highlighted, as taken from Moonshot's launch blog
Moonshot's Kimi K3 benchmark charts across general agents and visual agents, with K3 highlighted, as taken from Moonshot's launch blog

The pattern is consistent. K3 is usually a step behind Fable 5 and GPT-5.6 Sol, but comfortably ahead of the previous flagship tier. A few concrete reads from Moonshot's charts:

  • Agentic web tasks (BrowseComp): K3 leads at 91.2, ahead of GPT-5.6 Sol (90.4) and Fable 5 (88.0).
  • Automation Bench: K3 first at 30.8, edging GPT-5.6 Sol (29.7) and Fable 5 (29.1).
  • SWE Marathon (long-horizon coding): K3 tops it at 42.0, above Opus 4.8 (40.0) and GPT-5.6 Sol (39.0).
  • GDPval-AA v2 (knowledge work): here it slips to third at 1668, behind Fable 5 (1760) and GPT-5.6 Sol (1748).

Independent testing tells the same story. On Artificial Analysis, K3 posts an Intelligence Index of 57, ranked #4 of 189 models, and on their private long-horizon knowledge-work evaluation it "mostly beats Claude Opus 4.8 max and GPT-5.5 high, while losing to Claude Fable 5 and GPT-5.6 Sol." Output speed is a more ordinary ~62 tokens/second. My take: treat K3 as a strong, reliable number two rather than a giant-killer, and read any "beats Opus 4.8" headline as task-specific, because on plenty of tasks it does exactly that.

What changed from Kimi K2 to K3

If you knew Kimi as the cheap, capable Chinese model, K3 rewrites two of those assumptions. It's much bigger and much more efficient per unit of compute, but it's also no longer cheap.

What changed from Kimi K2 to K3: size grew from 1 trillion to 2.8 trillion parameters, 2.5x better scaling efficiency, price moved from rock-bottom cheap to premium $3/$15, and open weights now arrive weeks after launch
What changed from Kimi K2 to K3: size grew from 1 trillion to 2.8 trillion parameters, 2.5x better scaling efficiency, price moved from rock-bottom cheap to premium $3/$15, and open weights now arrive weeks after launch

That price row is the one that shifted the whole narrative. "Kimi is the ultra-cheap frontier killer" was a K2-era story. With K3, Moonshot priced up into flagship territory and is betting the intelligence justifies it.

Kimi K3 pricing

Let's put the real numbers down, because "affordable open model" no longer describes what you'll actually pay. The official K3 API pricing is refreshingly simple, one model, one price, flat across the full context window.

ModelUnitInput (cache hit)Input (cache miss)OutputContext window
kimi-k31M tokens$0.30$3.00$15.001,048,576 (1M)

Two things I like here. There's no premium tier for long prompts, the 1M window is priced the same all the way through, unlike some rivals that charge more past a token threshold. And the context-caching discount is real: a cache hit drops input to $0.30/M, a 90% saving. For long-document or long-horizon agent work where most of the input is a stable, cached context, that's where K3 gets genuinely competitive.

If you're using the consumer app instead of the API, Kimi charges four subscription tiers, named after musical tempos, on top of a free plan:

TierMonthlyAnnual (per month)Notable inclusions
Free$0-Basic chat
Moderato$19$15Deep Research, Docs/Sheets/Slides, Kimi Code access
Allegretto$39$312x agent credits, 5x Kimi Code credits
Allegro$99$795x agent credits, Swarm parallel agents
Vivace$199$15910x agent credits, max Swarm concurrency

Source: Kimi membership pricing. Worth knowing: that page carries a banner saying new plans are coming and that Kimi chat and Kimi Code benefits will be split into separate products, so this ladder may look different soon.

So how does $3 / $15 actually stack up? The one hard, first-party contrast is DeepSeek, whose V4 Flash runs $0.14 / $0.28 per million, roughly 21x cheaper on output than K3. DeepSeek is still the true budget frontier option; K3 isn't competing on that axis anymore. The launch-week community read was blunter, as one commenter put it on Hacker News, the shift is from "it's totally cheap" to a model that costs about what Claude's Sonnet tier does. K3's pricing edge isn't the headline per-token rate, it's the flat 1M window plus that 90% cache discount.

What people actually think

Launch week for an open frontier model is loud, and K3's reaction split cleanly into excitement about the capability and skepticism about the cost. The most useful signal came from people who actually ran it on real work.

The coding parity takes were the strongest praise:

Hacker News

"I've been playing around with it for the past few hours, and I think it's an amazing model. I'm not sure I could tell the difference between this and Fable in a blind test. The quota in the $100 Kimi Coding plan seems to roughly align with what I get from the $200 Anthropic plan when I primarily use Fable."

There's also a real emotional beat about an open model trading blows with the closed labs:

LinkedIn

"Kimi K3 has been officially released! Look at this voxel game created with this basic prompt: 'Voxel star wars pod-racers run'. Chinese models have filled the gap! We are entering in a new phase of AI."

The pre-launch hype had set the bar even higher:

"K3 is a different animal. The rumors say that Kimi K3 is a much larger model, on par with Claude Opus 4.7."

And the calmer camp landed it about where the numbers do, a touch below the very top:

Hacker News

"Umm, Fable only really came out 2 weeks ago, and GPT-5.6 Sol only 1 week ago. Yes, Kimi K3 appears a touch below them both, but above all other models. So I'd say a few weeks behind, not months now..."

The biggest gripe wasn't quality, it was cost, plus a running complaint that K3 burns more tokens than Fable to finish the same task. That token-efficiency question is the one that actually decides your bill, and it's worth watching as independent testing matures.

What Kimi K3 can build

The launch showcase is genuinely fun, and it's the clearest demonstration of the long-horizon coding Moonshot is selling. In a single 48-hour autonomous run K3 designed a chip (Nangate 45nm, 4mm², simulated at over 8,700 tokens/second decode). It also built "MiniTriton," a Triton-like GPU compiler with its own IR, matching or beating torch.compile on some workloads. And it generated playable 3D games from single prompts:

A 3D open-world game generated by Kimi K3 from a single prompt, showing a rider on horseback in an autumn landscape, as taken from Moonshot's Kimi K3 blog
A 3D open-world game generated by Kimi K3 from a single prompt, showing a rider on horseback in an autumn landscape, as taken from Moonshot's Kimi K3 blog

The community reaction to the GPU compiler summed up the mood, equal parts awe and "show me the receipts":

Hacker News

"Did anyone see on the blog post that it was able to code up an entire GPU compiler from scratch? It looks like it even outperformed triton on some GPU kernels. That just seems insane to me. Wonder if they'll open-source this and show how many tokens it cost."

Demos like these are real, and they're also the best-case, heavily-scaffolded runs any lab shows at launch. The gap between "did this once in a sandbox" and "does this reliably for my use case" is the whole game, which brings me to the part I care about most.

A benchmark score is not a support agent

Here's the thing every model-launch post glosses over, and the one that matters if you landed here trying to pick a model for customer service. A 57 on the Intelligence Index tells you the raw engine is strong. It tells you nothing about whether it'll safely answer your customers.

A benchmark score is not a support agent: a raw frontier model gives you a high number, an API key and a blank prompt, while a support-ready teammate is trained on your help center and past tickets, uses confidence-based routing, is tested on real tickets before going live, and lives inside your helpdesk
A benchmark score is not a support agent: a raw frontier model gives you a high number, an API key and a blank prompt, while a support-ready teammate is trained on your help center and past tickets, uses confidence-based routing, is tested on real tickets before going live, and lives inside your helpdesk

I build AI agents at eesel, and the thing we learned the hard way is that model quality is maybe a third of the problem. We've watched confident-sounding bots quietly give wrong answers, which is exactly why we now simulate every rollout against a company's historical tickets before it ever talks to a customer. A raw K3 API key gives you none of that. To go from a great model to a teammate you'd trust on the queue, you still need to train it on your knowledge base, wrap it in routing that escalates when it's unsure, and put it where your team already works. That's the gap, and it's the same gap whether the underlying model is K3, Claude Opus, or anything else.

Try eesel

If you're reading a Kimi K3 review because you want better AI on your support queue, the model is the easy part. eesel is the layer that turns a frontier model into an actual support agent: it trains on your help center and past tickets, drafts or fully resolves replies inside your existing helpdesk, and, crucially, lets you simulate the whole thing against your real ticket history so you see the resolution rate and cost before it goes live.

eesel AI helpdesk dashboard overview
eesel AI helpdesk dashboard overview

Because eesel is model-agnostic, you get to ride the frontier, run on whichever top model is best this month, without rewriting prompts or babysitting a raw API. And the pricing is built for support economics: usage-based, no per-seat fees, so a busy month doesn't punish you for having a bigger team. You can try eesel free and simulate it on your own tickets in a few minutes.

Frequently Asked Questions

What is Kimi K3?
Kimi K3 is Moonshot AI's newest model, launched July 16, 2026. It's a 2.8-trillion-parameter mixture-of-experts model with native vision and a 1-million-token context window, pitched as the first open model at the 3-trillion-parameter scale. If you're weighing models for support work, our roundup of the best AI agents is a better starting point than a single model.
How much does Kimi K3 cost?
The Kimi K3 API is $3.00 per million input tokens (cache miss), $0.30 with a cache hit, and $15.00 per million output tokens, flat across the whole 1M context window. The consumer app adds four subscription tiers from $19 to $199 a month. That's Sonnet-tier pricing, not the bargain Kimi K2 was known for.
Is Kimi K3 open source?
Moonshot calls it "the world's first open 3T-class model," but the weights were not out at launch. Moonshot says the full weights ship by July 27, 2026, with a technical report alongside them. Until then it's API-only. For teams that need to run agents in production, an API model you can't self-host yet is worth planning around.
How does Kimi K3 compare to Claude Fable 5 and GPT-5.6?
On Moonshot's own benchmarks and independent testing from Artificial Analysis, K3 lands just below Claude Fable 5 and GPT-5.6 Sol while beating Claude Opus 4.8 and GPT-5.5 on most tasks. It leads some agentic and coding benchmarks outright. Read it as a strong number two, not the new top model.
Can I use Kimi K3 for customer support?
You can call it through the API, but a raw model isn't a support agent. It needs to be trained on your help center and past tickets, wrapped in confidence-based routing, and tested before it answers real customers. That's exactly what eesel handles, and it's model-agnostic, so it runs on frontier models like this one without you managing prompts. See how we think about preventing AI hallucinations in support.
What can Kimi K3 actually build?
Moonshot's launch showcase had K3 autonomously designing a chip over 48 hours, writing a GPU compiler that beat Triton on some kernels, and generating playable 3D games from a single prompt. Impressive demos, though the community's fair follow-up was "show us the token bill."

Share this article

Alicia Kirana Utomo

Article by

Alicia Kirana Utomo

Kira is a writer at eesel AI with a Computer Science background and over a year of hands-on experience evaluating AI-powered customer service tools. She focuses on breaking down how helpdesk platforms and AI agents actually work so that support teams can make better buying decisions.

Related Posts

All posts →
Illustration representing the Kimi K3 large language model by Moonshot AI
Trending

Kimi K3 explained: Moonshot's open frontier model

A plain-English guide to Kimi K3, Moonshot AI's 2.8-trillion-parameter open model: what it is, how it performs, what it costs, and whether it is worth switching to.

Alicia Kirana UtomoAlicia Kirana UtomoJul 17, 2026
Illustration of a developer working with image, video and document panels, with the Qwen logo
Trending

Qwen 3.7 Flash review: a $0.03 vision model with a catch

Qwen 3.7 Flash is the cheapest vision model you can buy. I dug into the pricing brackets, the one independent benchmark, and what nobody is telling you.

Rama Adi NugrahaRama Adi NugrahaJul 31, 2026
Qwen 3.8 Max review: a 2.4T preview, tested honestly
Trending

Qwen 3.8 Max review: a 2.4T preview, tested honestly

An honest Qwen 3.8 Max review: what Alibaba's 2.4-trillion-parameter flagship actually is, why 'second only to Fable 5' is a claim not a benchmark, and who should wait.

Alicia Kirana UtomoAlicia Kirana UtomoJul 20, 2026
Illustration of Inkling, Thinking Machines Lab's open-weights AI model under review
Trending

Inkling review: is Thinking Machines' open model worth it?

An honest Inkling review: what Thinking Machines Lab's first open-weights model is genuinely good at, where the price and benchmarks let it down, and who should actually run it.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 20, 2026
Illustration of Inkling, Thinking Machines Lab's open-weights AI model
Trending

Inkling explained: Thinking Machines' open-weights AI model

What Inkling actually is: Thinking Machines Lab's first open-weights model, its real benchmarks, what it costs to run, and whether it belongs anywhere near a support queue.

Alicia Kirana UtomoAlicia Kirana UtomoJul 20, 2026
Illustration of a developer at a laptop watching an agentic coding loop run through code, checks and a bot
Trending

Claude Opus 5 review: near-frontier coding at half the price

A hands-on Claude Opus 5 review: what the benchmarks actually say, the hallucination rate that went up, and whether it belongs on a live support queue.

Alicia Kirana UtomoAlicia Kirana UtomoJul 27, 2026
Illustration of a compact model chip routing a token down two lit expert paths out of many dim ones, for an Inkling-Small explainer
Trending

Inkling-Small explained: a 276B model with 12B doing the work

What Inkling-Small actually is: a 276B/12B open-weights MoE from Thinking Machines, the context window the docs and the providers disagree on, what a million tokens really costs, and where it belongs in a support stack.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Illustration comparing Alibaba's Qwen 3.8 Max and Moonshot AI's Kimi K3 models
Trending

Qwen 3.8 Max vs Kimi K3: the numbers neither lab published

Two Chinese labs shipped a 2T-plus flagship seventeen days apart, and neither put the other on its benchmark chart. Here is what actually stacks, what the bill really looks like, and which one I would build on.

Alicia Kirana UtomoAlicia Kirana UtomoAug 3, 2026
Illustration of a self-hosted AI agent runtime running as a single binary
Trending

ZeroClaw review: the open-source AI agent runtime, honestly tested

An honest ZeroClaw review: what the open-source, Rust-based AI agent runtime does brilliantly, where its security story wobbles, and who should skip it.

Rama Adi NugrahaRama Adi NugrahaJul 19, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free