Kimi K3: a model you'll never use that will still save you money

AI 2026-07-29 · Satsuma Creative · 10 min read

2.8 trillion parameters, weights posted online for free — and you'll never download them. K3's real impact on you shows up on your bill. Plus: how a reader's judgment grows in the gap between Dario Amodei and Jensen Huang.

On 27 July 2026, two things happened on the same day. China's Moonshot AI put the full weights of Kimi K3 on Hugging Face — 2.8 trillion parameters, 1.4 TB, free for anyone to download. That same day, Anthropic CEO Dario Amodei published "Our position on open-weights models," whose opening paragraph states in bold: "Anthropic has never advocated banning open-weights models."

One company releases the largest open model in history; another rushes to clarify that it never wanted to ban it. Put those two events side by side and you have the most important front line in the AI industry in 2026.

How good is K3

Start with third-party numbers, not vendor marketing.

Artificial Analysis scores K3 at 57 on its Intelligence Index — 4th among the 189 models it tracks. Code is where it stands out: community-reported results put it first on SWE Marathon and Program Bench, with 88.3 on Terminal-Bench 2.1.

Fireworks AI ran roughly a thousand agentic tasks pitting K3 against Claude Fable 5, and each had its strengths: K3 won on security, crypto, and long terminal loops; Fable 5 won on multilingual work and data visualization. Neither side dominated.

Buried in that evaluation is the most important finding of the month: routing task by task between the two models hit 93% accuracy — higher than either model alone — while cutting the cost of long agentic loops by as much as 50×. The router sent 72% to 96% of traffic to K3, leaving the frontier model as backup. Open model carries the volume, closed model takes the hard cases: the combination wins on quality and cost at the same time.

What it means for the rest of us

In one line: you'll probably never "use" it, but it will save you money. The effect travels along three paths.

First, the price floor has been smashed. K3's API is priced at $3 per million input tokens and $15 per million output — same tier as Claude Sonnet, with capability that reaches the frontier. The moment a closed vendor raises prices, customers have somewhere to go. The reason your Claude or ChatGPT subscription doesn't dare go up in price — and keeps adding capacity at the same rate — is that models like this are watching from behind. You never have to actually switch; its existence alone is your leverage.

Second, the services you use every day will quietly get better. Plenty of developers behind those services couldn't afford frontier-model pricing, so they shipped stripped-down features. Now they can cut costs tenfold with open models, and the savings turn into better features or lower prices. On OpenRouter, Chinese models already account for 60% of US token usage — a number that says a great many small and mid-sized developers are using open models to do what they previously couldn't afford. You won't feel K3 directly, but you will notice that "a lot of services have suddenly got smarter."

Third, AI now has a public backup. Once weights are out, they can't be recalled. Even if every AI company folded tomorrow or came under heavy government control, the frontier capability of July 2026 is permanently in the world, available to anyone. That's insurance and risk — two sides of one fact. The latter is exactly what worries Dario; the former is exactly what the open-source community values.

What about self-hosting? Forget it. K3's weights run to 1.4 TB — too large for any single GPU, and too large for a single 8-card node. Recommended production setup is 64 or more top-tier accelerators, at a monthly cost in the range of NT$1 million. Note too that its MXFP4 weight format is only natively supported from Blackwell onward; on H100 you have to dequantize first, doubling memory requirements. At this size, "open source" really means swapping the barrier of "paying for an API" for the barrier of "running a data centre." The right move for individuals and SMEs is to stay on subscriptions or APIs — and enjoy watching them undercut each other.

Does using K3 mean paying for compute?

Yes. There's no such thing as a free token — the only question is what form the money takes and who pays it. Four options:

  1. Kimi's app / web version: free at the basic tier, with Moonshot covering the compute — the same investor-funded user acquisition behind every free AI service.
  2. Official API: the $3 / $15 pricing already includes compute — what you pay covers Moonshot running the GPUs for you.
  3. Third-party hosting(OpenRouter, Together AI, and others): because the weights are open, hosts stood up services on day one and started competing on price. Again, someone else owns the hardware and you pay for usage.
  4. Download and run it yourself: the licence is free (Modified MIT), the compute is on you — which means that 64-card data centre above.

"Open source is free" only removes the licence fee. The real savings come from somewhere else: closed-model pricing has three layers — compute cost, R&D amortization, and exclusivity margin. With open models, anyone can host, so hosts only earn on compute; competition eats the exclusivity layer. K3's API is cheaper than closed models of the same tier, and what's cheaper is the monopoly margin — not a cent of the compute.

What it means for Anthropic

Two words: checkmate threatened.

Business taken. Fireworks' routing experiment shows that 70–80% of tasks can simply go to K3, leaving the frontier model to handle only the hardest slice. If that architecture becomes the industry standard, closed frontier vendors go from main course to side order — volume eaten away, exception handling all that's left.

Forced to take a position. Nvidia led an open letter backing open-weights models, signed by Meta, Microsoft, OpenAI, and Google. Anthropic didn't sign, and was accused of lobbying government to ban open models to protect itself. Dario's piece is the response. He clarifies that he never advocated a ban, concedes that a ban would protect Anthropic's business but "that was never my goal," and proposes three alternatives: chip export controls on China, cracking down on industrial-scale distillation, and mandatory safety testing for all sufficiently capable models (open and closed alike).

One thing is worth noticing while reading that piece: every one of those three proposals happens to favour Anthropic's competitive position. Export controls slow the closest pursuer; cracking down on distillation protects its own models from being copied; mandatory testing carries costs only deep-pocketed companies can absorb. That isn't enough to prove he's insincere — he has held the same position since GPT-2 in 2019, and the consistency is real — but purity of motive and self-serving consequences can both be true at once, and that's the gap critics are working.

Narrative punctured. Anthropic's founding argument is this: frontier AI is dangerous, so we need a safety-first company out in front. That argument assumes frontier capability is scarce and controllable. K3 demonstrated the opposite with a single download link: near-frontier capability is now available to anyone, and can never be taken back. So Anthropic's argument has to shift its centre of gravity — from "we're exclusive, therefore safe" to "all models should be tested," trading a line it can't hold for a set of rules that favour it on the field.

Before the conclusion: the argument itself is the value

Dario and Jensen Huang each hold one end, and both arguments are mixed with their own business interests. Dario's safety concerns rest on Anthropic's business model; Huang's enthusiasm for open source rests on "more models, more GPUs sold." That doesn't make either of them liars — in most people, interest and belief are tangled together from the start.

But I want to stay with this standoff a while longer, because it is worth more than either side's argument.

Saussure argued that no word in a language system acquires meaning on its own. "Open" means something because "closed" exists; a sign's value comes from its difference from the other signs in the system. That principle fits the AI industry's discourse remarkably well.

The claim "open source is safe" is nearly empty on its own. It sounds like common sense — transparent, verifiable, many eyes make bugs shallow; who could object? Not until Dario put the counter-position — weights once released can't be recalled, guardrails can be stripped out, attackers have a structural advantage in biology — was "open source is safe" forced, for the first time, to spell out what it actually claims, under what conditions it holds, and where the defender's advantage really comes from. The reverse is equally true: "only closed is safe" was a costless posture before K3. Once K3 proved with third-party benchmarks that open capability can reach the frontier, that claim was forced to upgrade from "we're safer" into a testable proposition — which is why Dario now says whether open source is more dangerous "should be answered by testing, not assumed in advance." It's the most honest sentence in his essay, and his opponents forced it out of him.

Put differently: both positions took shape only under pressure from the other. Without this standoff, all we'd get is each camp repeating itself in its own words.

That's also why the question of "who wins" doesn't much interest me. Any world where one side wins outright is worse. In a fully open world, the safety argument loses its opponent, and testing and guardrails become costs nobody will pay for — until something goes wrong and people go back to do the homework. In a fully closed world, price and capability are decided in the internal meetings of three or four companies, and none of the savings we calculated above ever happen. What both worlds have in common is that difference disappears — and where difference disappears, judgment stops working. You can't compare, so you can't price, and you can't question.

So when reading Dario's essay, the better approach may be to set aside even "is he right." Ask first: where is he standing, and what does that position force him to see — and hide from him? Then take the same set of questions to the open letter. Both documents have blind spots, but stacked together, each covers part of the other's. Meaning emerges from difference — and the practical sense of that here is simple: a reader's judgment grows in the gap between two opposing arguments, not inside either one.

Conclusion: when giants fight, mortals benefit

For those of us paying the subscriptions, the conclusion is refreshingly simple: their mutual checks make AI cheaper, more widely available, and harder for any one side to monopolize. The longer this fight goes on, the better for us — we save money, and we sharpen our judgment.


Written in July 2026, two days after Kimi K3's open weights release. A series.


Further reading: