A 2.8-Trillion-Parameter "Largest Open Model" Arrives at the Same Price as Sonnet 5 — How Kimi K3 Broke the "Chinese Models Are Cheap" Assumption

Moonshot AI released Kimi K3 on July 16. With 2.8 trillion parameters and a 1M-token context, it lands near the top of coding leaderboards — but at $3/$15, its pricing now matches Sonnet 5. The weights are slated for July 27, and the "Chinese models are cheap" assumption has collapsed.

Share
A 2.8-Trillion-Parameter "Largest Open Model" Arrives at the Same Price as Sonnet 5 — How Kimi K3 Broke the "Chinese Models Are Cheap" Assumption

On July 16, 2026, Moonshot AI released its flagship model, Kimi K3. Billed as an "open 3-trillion-class" model, it lands near the top of coding leaderboards. For developers, though, the real story isn't the performance — it's the price tag and the release timing.

From 18th to 1st: A Leap Up the Frontend Leaderboard

K3 is a mixture-of-experts (MoE) model with 2.8 trillion total parameters. It uses a sparse design that activates 16 of its 896 experts per token. The context window is roughly 1.04 million tokens (1,048,576), aimed squarely at long-running agentic work.

The coding rankings are what catch the eye. On arena.ai's frontend leaderboard, K3 jumped from the previous generation K2.6's 18th place to 1st. Here are the main published scores.

BenchmarkScoreContext
Frontend Code Arena (arena.ai)1stTop of 6 out of 7 categories
Terminal-Bench 2.188.3%Autonomous terminal operation
GPQA Diamond93.5%Reported as the best open model at launch
BrowseComp91.2%Agentic research tasks
MCP Atlas84.2%Tool use via MCP

That said, it isn't dominant across the board. On the independent Artificial Analysis index, it placed 4th out of 189 models. Developer Simon Willison's hands-on testing echoes this: K3 generally comes out ahead of Claude Opus 4.8 and GPT-5.5, but falls short of Claude Fable 5 and GPT-5.6 Sol. Moonshot itself concedes that overall usability doesn't quite reach Fable 5 or GPT-5.6 Sol.

The Price Tag Now Matches Sonnet 5

This is the biggest shift. K3's API pricing is $3.00 per million input tokens and $15.00 per million output tokens. On a cache hit, input drops to $0.30.

ItemKimi K3
Input (per 1M tokens)$3.00
Input, cache hit$0.30
Output (per 1M tokens)$15.00
ScopeFlat across the full ~1.04M-token context

That $3/$15 is the same level as Claude Sonnet 5's standard pricing. It also represents a 3x to 3.75x increase over the K2 generation. The pitch for Chinese open models has been "comparable performance for a fraction of the price." With K3, Moonshot has let go of that premise itself, choosing to compete on substance rather than price.

"Open" Is an IOU Until July 27

There's one more caveat that matters for adoption decisions: the weights are not available at launch. In its own WeChat announcement, Moonshot set July 27 as the date for the full weight release.

Until then, K3 is effectively a hosted-only model. Local or on-premise testing — and any procurement decision that presumes access to the weights — has to wait for that date. For now, you can start via the OpenAI-compatible API (api.moonshot.ai/v1, model ID kimi-k3) or through OpenRouter. If you just want to swap it into an existing agent to try it out, changing the endpoint and model ID is enough.

Before You Try It: The Tokens That Quietly Add Up

Hands-on reports point to several factors that make the bill hard to predict.

  • Reasoning tokens are heavy: In Willison's testing, a 3,417-token response came with 13,241 reasoning tokens, costing 25 cents in a single call.
  • Reasoning volume is unstable: Consumption reportedly varied by 275–351% under identical conditions. On OpenRouter, there are cases where reasoning hits the output limit and the request fails outright.
  • Input tokens are counted differently: One report describes a short instruction worth about 10 tokens being billed as 95. A hidden system prompt of roughly 85 tokens is suspected, but unconfirmed.
  • Assessments of output volume disagree: Moonshot says output tokens are down 21% versus K2.6. Third-party measurements, meanwhile, found roughly twice the output of comparable models.

Moonshot also names limitations of its own: stable operation requires passing the entire history, and the model tends to over-interpret ambiguous instructions by anticipating intent. Both matter if you plan to run it unattended for long stretches.

Behind the Wider Field of Options

For developers, this means one more option at the top tier. The 1M context and the Terminal-Bench 2.1 numbers in particular make it a realistic candidate for long-running agentic work. The safe approach is to start narrow with caching enabled, look at the actual bill, and expand from there.

At the same time, there are concerns worth noting. If the price advantage of open models shrinks, so does the escape hatch teams have relied on for cost. And as long as the weight release remains an announced plan, the assumption that "it's open, so I can switch away freely" hinges on whatever license ships with it. Now that the price tags have converged, the selection criterion is shifting back from "because it's cheap" to "will this actually finish the job faster?"

References: Simon Willison — Kimi K3, and what we can still learn from the pelican benchmark / VentureBeat — China's Moonshot AI releases Kimi K3 / OpenRouter — Kimi K3 / Trilogy AI — Kimi K3 Is Live: Pricing, Benchmarks, and the Wait for Public Weights / kie.ai — Kimi K3 Pricing

Read more

Making It Wait for "Jobs That Run Over an Hour": Codex 0.152 Adds Ceiling Dials for MCP Output Volume and Execution Time, and Turns the Planning Tool Off by Default

Making It Wait for "Jobs That Run Over an Hour": Codex 0.152 Adds Ceiling Dials for MCP Output Volume and Execution Time, and Turns the Planning Tool Off by Default

Codex v0.152.0 on August 31 and its next-day fix release added explicit ceilings on MCP tool output volume and execution time, and switched the planning tool off by default. Here's a rundown of the changes that matter for long-running unattended and semi-autonomous agent operation.

By FF
The CLI's Default Model Just Swapped In a Million-Token Brain — Claude Code v2.1.257 Makes Fable 5.1 the Standard and Adds a 'Containment Escape' Checkpoint to Auto Mode

The CLI's Default Model Just Swapped In a Million-Token Brain — Claude Code v2.1.257 Makes Fable 5.1 the Standard and Adds a 'Containment Escape' Checkpoint to Auto Mode

Claude Code v2.1.257, released September 1, 2026, swaps its default model to Fable 5.1 with its one-million-token context. It also adds guardrails to auto mode that stop credential retrieval and out-of-scope reads from slipping through. Here's a rundown of the changes that matter to developers.

By FF
"This Is an Authorized Exercise"—How the Aurora Ransomware Gang Insisted, While Making Cursor's AI Agent Do the Actual Intrusion Work

"This Is an Authorized Exercise"—How the Aurora Ransomware Gang Insisted, While Making Cursor's AI Agent Do the Actual Intrusion Work

Gambit Security and CloudSEK report that the ransomware group Aurora abused Cursor's AI agent for real intrusion work. Posing the tasks as an "authorized exercise" to slip past the safeguards, they had it handle reconnaissance and privilege takeover on the back of stolen credentials—a warning that a

By FF
One in Three Companies Now Choose to Build Rather Than Buy — McKinsey Measures How Coding Agents Are Reshaping the Procurement Decision

One in Three Companies Now Choose to Build Rather Than Buy — McKinsey Measures How Coding Agents Are Reshaping the Procurement Decision

McKinsey's annual survey found that about 30% of respondents passed on buying software because they could build it in-house with coding agents. We unpack the procurement shift from buying to building — and the current reality that productivity is up while profits stay flat.

By FF