Back to blog

Kimi K3 vs Claude Fable 5: Open Weights vs the Closed Flagship

Moonshot Kimi K3 (2.8T open weights, 1M context) vs Claude Fable 5 — coding, benchmarks, price, self-hosting, and when the Chinese-language flagship is the better choice.

Aug 4, 2026Fable5 EditorialFable5 Editorial

Moonshot AI launched Kimi K3 on July 16, 2026 — a 2.8-trillion-parameter flagship with a 1M-token context and open weights that dropped on July 27, 2026. It is the first open model in the 3T-parameter class, and it is aimed squarely at Claude Fable 5: complex coding, long-horizon agentic work, and the Chinese-language market. Here is the honest comparison, with every benchmark labeled by who measured it.

Kimi K3 vs Claude Fable 5: the short answer

Fable 5 remains the higher-quality model on the hardest coding; Kimi K3 is the cost and openness breakthrough, and the better pick for Chinese-language work. Fable 5 still holds the top published SWE-Bench Pro score (80.3%) and wins most head-to-head coding evals — though K3 comes remarkably close: Moonshot self-reports 67.5% on DeepSWE against Fable 5's 70.0%, and an independent Together AI run (Aug 2026) found them nearly tied at pass@1 (68.5% vs 69.9%). What K3 brings that Fable 5 cannot: open weights you can self-host (with real hardware), an API that costs roughly a third of Fable 5, and Moonshot's Chinese-language strength. What Fable 5 brings that K3 cannot: the top published agentic-coding score, Anthropic's ecosystem, and (when it is available) Fable-class autonomy.

One disclaimer up front: K3 is just over two weeks old as of August 4, 2026. Almost every headline number is Moonshot self-reported; independent verification is still thin, and where we could not confirm a figure we say so.

At a glance

SpecKimi K3Claude Fable 5
VendorMoonshot AI (China)Anthropic (US)
ReleaseJuly 16, 2026June 9, 2026
Parameters2.8T total, ~50B active (16/896 experts)Not disclosed (Mythos class)
Context window1M (1,048,576)1M
OpennessOpen weights since July 27, 2026 (~1.4 TB MXFP4); license not fully confirmedClosed API only
API price (per M tokens)$3 input / $15 output ($0.30 cached) — Moonshot official$10 input / $50 output ($1 cached)
AvailabilityMoonshot API, China-friendly; also Together, SiliconFlow, OpenRouterAnthropic API + Max/Team plans; US export controls suspended it June 12 – July 1
Self-hostingYes — ~18 H100 80GB-class GPUs, ~1.4 TB weightsNo

Benchmarks: who measured what

Every row says where the number comes from, because K3 is new and independent verification is thin.

BenchmarkKimi K3Claude Fable 5Who measured
SWE-Bench Pro (agentic coding)No published score (not confirmed)80.3%Anthropic (self-reported, June 9, 2026)
DeepSWE (agentic coding)67.5% (max reasoning)70.0%Moonshot (self-reported)
DeepSWE pass@168.5%69.9%Together AI (independent run, 452 rollouts, Aug 2026)
DeepSWE pass@282.0%80.2%Together AI (independent run)
Terminal-Bench 2.188.3%84.6%Moonshot (self-reported)
BrowseComp91.2%88.0%Moonshot (self-reported)
FrontierCode DiamondNo published score (not confirmed)29.3%Anthropic (self-reported, June 9, 2026)
Artificial Analysis Intelligence Index57 (#4 of 189)No figure published (not confirmed)Artificial Analysis (independent, Aug 2026)
Frontend coding (Arena WebDev)1st, preliminaryNot in ArenaArena WebDev (independent)
Chinese-lab overall (BenchAlign v5)#1 (79.8)N/A (US lab)BenchAlign (independent, Aug 4, 2026)

The honest reading: on Moonshot's own suite, K3 is 1–3 points behind Fable 5 on DeepSWE and ahead on some agentic evals; on the one independent head-to-head we have, they are nearly tied on pass@1 with K3 ahead at pass@2. No independent run has reproduced the BrowseComp or Terminal-Bench wins yet, and K3 has no published SWE-Bench Pro or FrontierCode score at all. Moonshot itself describes K3 as "frontier-level but still trailing" the closed leaders — and says it, so believe it.

Cost: what a real workload costs on each

Take a representative agent workload — 1 million agent calls per month, each averaging ~5,000 input tokens and ~1,500 output tokens (reasoning-heavy coding agent, standard tokenizer-adjusted estimates):

Kimi K3 (API)Claude Fable 5 (API)
Input rate (per M tokens)$3.00$10.00
Output rate (per M tokens)$15.00$50.00
Monthly input cost (5B tokens)$15,000$50,000
Monthly output cost (1.5B tokens)$22,500$75,000
Monthly total$37,500$125,000
Effective per million tokens~$5.77~$19.23

Fable 5 costs ~3.3x more per million tokens than the K3 API on this workload — or about $87,500 more per month. On a cost calculator basis, Fable 5's cache ($1/M) and batch ($5/$25) rates help, but the 3.3x list-price gap dominates.

What about self-hosting K3? The open weights (July 27, 2026, ~1.4 TB in MXFP4) make marginal API cost disappear — replaced by your hardware bill: roughly 18 H100 80GB-class accelerators just to load the model, about $50/hr of reserved cloud or ~$36,000/month — before electricity, networking, and ops. At 1M calls/month the K3 API ($37,500) is comparable to running your own fleet; you self-host for data control and independence, not to save money at this scale. There is no consumer-hardware option — this is not DeepSeek V4 Pro.

Where Kimi K3 wins

  • Chinese-language quality: The leading Chinese-lab model on the BenchAlign v5 Chinese-lab ranking (79.8, Aug 4, 2026), plus a China-hosted API. For Chinese conversations, Chinese-market content, and China data-residency needs, K3 is the natural pick — and Fable 5's US export-control suspension shows the risk of depending on a US API from China.
  • Open weights and data sovereignty: Self-host or run through a provider of your choice. Your prompts and logs never have to leave your control — no US export-control switch that can be flipped overnight, no 30-day mandatory retention.
  • Price: ~3.3x cheaper list price than Fable 5 on the API; Together's independent DeepSWE run measured ~2.8x the solved work per dollar.
  • Frontend coding: First Chinese model to top the Arena WebDev frontend-coding arena (preliminary).

Where Claude Fable 5 still wins

  • Top published coding score: 80.3% SWE-Bench Pro and 29.3% FrontierCode Diamond — K3 has no published score on either, so the frontier-crown stays with Fable 5 for now.
  • Reliability on hard tasks: On the independent Together run, Fable 5 solved 58 tasks four-for-four vs K3's 45, and covered tasks at 79.0% vs 76.6% reliability.
  • Long-horizon autonomy: Fable 5's file memory and sustained multi-day focus — the reason its SWE-Bench Pro and 1M context made it the agentic default — have no open-weights equivalent yet.
  • Ecosystem: Claude Code, Cursor, the Max/Team plans, and Anthropic's tooling are built around it.
  • Data-governance story in the US/EU: Anthropic's enterprise zero-data-retention track record (for models without the 30-day Fable 5 retention rule) is far more established than a two-week-old open model.

For the other open challengers, see Fable 5 vs DeepSeek V4 Pro; for Anthropic's own current lineup, Fable 5 vs Opus 5.

Decision matrix

  • If you build for Chinese users or need China data residency → Use Kimi K3 (Moonshot API, or self-host). This is the clearest K3 case.
  • If you need self-hosting or data sovereignty (no US API in the loop) → Use Kimi K3 — but budget for the ~18-GPU fleet. See the cost calculator before committing.
  • If cost per solved task is the deciding factor → Kimi K3, by ~3x. Test it on a real repo first — every open model over-claims on evals.
  • If you need the hardest agentic coding or multi-day autonomy → Claude Fable 5 (when available) or Opus 5 — the top published SWE-Bench Pro score still sits with Anthropic.
  • If you are already on Anthropic's Max/Team plans → Stay on Fable 5; the API price gap disappears inside the subscription, and the 30-day retention is usually manageable.
  • If you need a model you can switch on and off without asking anyone's permission → Kimi K3. Open weights since July 27, 2026 — no export-control switch waiting to be flipped.

Independent analysis — compare every option on our Fable 5 alternatives guide, or read the benchmarks explained before trusting any single number.

Related articles