Kimi K3: The First Open Model on the Frontier — Priced Like a Closed One

By ylnhari · July 18, 2026 · llm, kimi, open-source, benchmarks, cost-engineering

Abstract network of glowing nodes, representing an open-weight model reaching the capability frontier

For two years the rule was simple: open weights meant you traded a little capability for a lot of savings. The frontier was closed; the bargains were open. Kimi K3 just broke the rule from the top. Moonshot's new model is, as of this week, the third most intelligent model in the world — and its weights are scheduled to be downloadable on July 27. That has never been true before.

But read the price tag before you celebrate. K3 costs $15 per million output tokens — the same as Claude Sonnet, and nearly four times its own predecessor. The old story ("open is cheaper") and the new story ("open reached the frontier") are both true, and they point in opposite directions. This post is about where they meet.

Where it lands: third in the world

On the Artificial Analysis Intelligence Index — the aggregate that rolls reasoning, coding, math, and agentic evals into one number — Kimi K3 scores 57, behind only Claude Fable 5 (60) and GPT-5.6 Sol (59). It sits above Claude Opus 4.8 (56), the most widely-deployed frontier model most people actually use today. That is a genuinely frontier placement, not a "good for an open model" placement.

The jump from its predecessor is the real headline. Artificial Analysis clocked K3 at a 13-point gain over Kimi K2.6 on the same index — one of the largest single-generation leaps any lab has posted this year. Moonshot did it by going big: K3 is a 2.8-trillion-parameter model, which makes it the first open model in the 3-trillion-parameter class, past DeepSeek's 1.6T V4 Pro.

Open weights used to be the budget option. Kimi K3 is the first that reached the frontier — and it priced itself like it belongs there.

The catch: a 3× price increase

The same 13-point leap came with roughly a 3× cost increase. K3's API is $3 per million input tokens and $15 per million output (a cached input hit drops to $0.30), against K2.6's $0.95 / $4. As Simon Willison put it, that matches Anthropic's Claude Sonnet pricing — an open model that costs what a closed mid-flagship costs.

Per-token price only tells half the story, because a smart model that burns reasoning tokens can cost more to finish a job than a cheaper model that thinks less. Artificial Analysis measures the honest version — the weighted cost of completing one Intelligence Index task, reasoning included. On that metric K3 comes in at $0.94 per task: about half the cost of Claude Opus 4.8 ($1.80), roughly the same as GPT-5.6 Sol ($1.04), and about 3× Kimi K2.6 ($0.33) and Grok 4.5 ($0.31).

Sit with the middle comparison, because it's the whole point: on cost-per-task, K3 is a wash against GPT-5.6 Sol — which scores higher. If you're renting the model through an API, K3's openness buys you nothing on price. You're paying frontier rates for the number-three model.

The map: an open point on the efficient frontier

Plot every current model by intelligence against cost-per-task and the shift becomes visible. K3 is the lone open-weight point that reaches the expensive, high-capability corner — it lands directly on the efficient frontier, wedged between GPT-5.6 Terra and Sol, the only orange dot in a neighborhood of blue.

Scatter of 19 frontier models by intelligence index versus cost per Intelligence Index task. Kimi K3 (open weight) sits on the efficient frontier at index 57.1 and $0.94 per task, between GPT-5.6 Terra and GPT-5.6 Sol. Cheap open models like DeepSeek V4 Pro, GLM-5.2 and Kimi K2.6 cluster at the low-cost left; the paid flagships Fable 5, Sol and Opus 4.8 hold the top right.

Chart note (22 July): positions for models without figures sourced in this post are approximate — read the chart as the shape of the frontier, not exact coordinates.

The picture carries both stories at once. Down the cheap left half, the old rule still holds — open models (DeepSeek V4 Pro, GLM-5.2, Kimi K2.6, MiniMax-M3) own the efficient frontier and return several times more index per dollar than anything paid. Up in the top-right, the ceiling is no longer closed-only: K3 broke in. But it broke in at the ceiling's price, not below it.

The chart above is a static snapshot. The live version is interactive — hover any model for its exact coordinates, filter to open-only or paid-only, and flip the vertical axis to "value per dollar" to watch the cheap open models tower over everything: The Price of Intelligence — interactive frontier. It's the companion to the full open-vs-paid analysis, now updated with K3 and the rest of the July 2026 field.

What the openness actually buys

If K3 is a price wash against Sol on a hosted API, why does it matter that the weights are open? Because on July 27 the economics change venue. A downloadable 3T-class frontier model is something you can run on your own hardware, fine-tune on your own data, and serve without a per-token meter or a vendor's rate limit. None of the models above it on the index offer that. That's not an API story — it's a self-hosting story, and it's the first time it's been available this close to the top.

A couple of practical notes from the early looks. Moonshot reports K3 uses about 21% fewer output tokens than K2.6 for the same work and leads the Frontend Code arena — but the same hands-on write-up found it leans hard on reasoning tokens: a single simple SVG prompt consumed 13,241 of 16,658 output tokens and cost about 25 cents. At $15/M output, a chatty reasoner adds up fast. The published wins are also, for now, largely Moonshot's own numbers; independent aggregate scoring (Artificial Analysis) lines up with the frontier placement, but the finer-grained coding and agentic claims deserve the usual "vendor-reported until reproduced" asterisk.

I tried to test it myself — and couldn't

The honest disclosure: I set out to run K3 through a small first-hand set of tests — the same coding, parsing, and reasoning prompts I'd hand any new model — against a price-comparable Claude tier, in the chat UIs rather than the API. I couldn't. Every submission to K3 on kimi.com came back with "Task paused due to system peak — Agent credits have been refunded," and never returned an answer across a full evening of retries. Launch-week capacity, most likely. So this piece stands on published benchmarks and the cost-per-task map I rebuilt from Artificial Analysis's numbers — not on my own runs. When the model is reachable, the hands-on comparison is the natural follow-up, and I'll post it.

So should you use it?

Match the model to the job, and K3's odd shape — frontier intelligence, frontier price, open weights — sorts cleanly into cases.

  1. You want to self-host frontier-class intelligence — Kimi K3, after the July 27 weight drop. It's the only open model at the top of the index, full stop. Owning the weights is the entire value proposition; if that doesn't matter to you, neither does K3.
  2. You're calling a hosted API and paying per token — GPT-5.6 Sol or Claude Opus 4.8. They match or beat K3 on both intelligence and cost-per-task, and K3's openness gives you nothing through someone else's endpoint.
  3. You need cheap, high-volume open-weight work — Kimi K2.6, DeepSeek V4 Pro, or GLM-5.2. They sit at a third or less of K3's cost-per-task and still hold the value frontier. K3 is a capability upgrade, not a savings one.
  4. You're at the correctness-critical ceiling — Claude Fable 5 or GPT-5.6 Sol. K3 is number three, not number one; when the last two index points matter, the closed flagships still own them.

The frontier didn't get a new king this week. It got its first open-weight resident — and a reminder that "open" in 2026 is about control, not price. The bargains are still downstairs.

Sources & caveats

Every figure above links to its source, fetched on July 17–18, 2026. Two caveats, stated plainly. First, index scores and cost-per-task figures are Artificial Analysis's aggregates (via the BenchLM mirror and Artificial Analysis's own chart) as of mid-July 2026 — treat margins as directional and numbers as accurate-as-of-snapshot. Second, several capability claims (frontend-code leadership, token efficiency) are Moonshot-reported and not yet independently reproduced; I've marked those rather than presenting them as settled. The cost-per-task map is my own build from the sourced numbers — the data and the chart code live in the interactive page, so every point can be checked.

On that first caveat — vendor claims nobody has independently reproduced — I have since started closing the gap directly: a fixed set of coding, reading and drawing tasks, run identically across current frontier models, with every prompt and each model's raw answer published on the model comparison page. Kimi K3 is not among the models tested there yet; its free tier has been throttled since launch week, and I will add it when it is reachable.