Kimi K3 AI Explained: Features, Pricing & Benchmarks

Kimi K3 is Moonshot AI's 2.8T open-weight model beating GPT-5.5 and Opus 4.8 on key benchmarks. See full pricing, specs, and how it compares to Claude Fable 5.

Feature image for Kimi K3 Explained showing the Kimi K3 logo with a modern green tech background and the title 'Kimi K3 Explained: Features, Pricing & Benchmarks

Quick answer: Kimi K3 is a 2.8 trillion parameter open-weight AI model from Chinese startup Moonshot AI, released on July 16, 2026. It features a 1 million token context window, native multimodal reasoning, and pricing of $3 per million input tokens and $15 per million output tokens. It trails Claude Fable 5 and GPT-5.6 Sol on overall performance but beats Claude Opus 4.8 and GPT-5.5 on several coding and agentic benchmarks.

Introduction

Moonshot AI, the Beijing-based startup backed by Alibaba, released Kimi K3 on July 16, 2026, as what the company calls the largest open-weight AI model in the world by parameter count, according to VentureBeat's coverage of the launch. The launch, timed just ahead of the 2026 World Artificial Intelligence Conference in Shanghai, marks a comeback for a company whose market position had eroded over the prior 18 months following DeepSeek's rise.

Moonshot claims the model performs on par with top-tier platforms from OpenAI and Anthropic, a claim Bloomberg reported as the latest sign that Chinese AI labs are narrowing the technology gap with US frontier developers.

This guide covers what Kimi K3 is, its core features, full pricing, independently verified benchmarks, and a clear verdict on who should actually use it.

What is Kimi K3?

Kimi K3 is a frontier-class large language model with 2.8 trillion total parameters, roughly 75 percent larger than DeepSeek's V4 Pro, which sits at approximately 1.6 trillion parameters, per VentureBeat's technical breakdown. Moonshot AI was founded in 2023 and has raised roughly $2 billion across its funding rounds, with backing from Alibaba and Tencent, as Forbes noted in its launch analysis.

In its own release notes, Moonshot describes the model as its most powerful open-source coding release to date, built to sustain long engineering sessions, navigate large repositories, and orchestrate terminal tools with minimal human oversight.

Kimi K3 Key Features

Feature

Detail

Parameters

2.8 trillion total

Context window

1,048,576 tokens (~1M)

Architecture

Stable LatentMoE, 896 experts, 16 active

Attention mechanism

Kimi Delta Attention (KDA) + Attention Residuals

Modality

Native multimodal (text and vision)

Reasoning mode

Always-on "thinking mode" (currently max effort only)

API compatibility

OpenAI SDK compatible

Core strength

Coding, tool use, long-horizon agentic workflows

Weight status

Open-weight; full checkpoint targeted for July 27, 2026

Best known for

Repository-level engineering, terminal automation, document/image analysis

The two headline architectural innovations, Kimi Delta Attention and Attention Residuals, were previously published as open research by Moonshot's team, both aimed at improving computational efficiency at scale. You can see how these show up in real deployments on Kimi K3's official OpenRouter listing, which hosts the model directly.

Kimi K3 Pricing

Plan / Access

Price

Details

API, input tokens

$3.00 / million

Standard rate

API, output tokens

$15.00 / million

Standard rate

API, cached input

$0.30 / million

Roughly triple Kimi K2.6 pricing

Kimi app, Moderato

$19 / month

256K context window

Kimi app, Allegretto

$39 / month+

Full 1M context window

OpenRouter

Same as API

Single-provider routing, no fallback needed

 

Kimi K3 Explained feature image showing the Kimi K3 logo with a modern green technology background and the title 'Kimi K3 Explained: Features, Pricing & Benchmarks

Full breakdowns of these rates are available on OpenRouter's pricing page and in The AI Rankings' cost analysis, which also flags a cost caveat worth knowing. Kimi K3 topped the WebDev coding arena while charging roughly a third of Claude Fable 5's rate, but it is also verbose. In one independent evaluation it generated 130 million output tokens against a 63 million average for comparable models, meaning real-world costs depend heavily on how much reasoning-token output your workload triggers.

Kimi K3 Benchmarks

Moonshot ran K3 against Claude Fable 5, GPT-5.6 Sol, Claude Opus 4.8, GPT-5.5, and GLM-5.2, all at maximum reasoning effort. Independent evaluators have since layered on their own scores.

Benchmark

Kimi K3 Score

Result vs Competitors

Terminal-Bench 2.1

88.3

Within 0.5 pts of GPT-5.6 Sol

Program Bench

77.8

Wins outright

SWE Marathon

42.0

Wins outright, wide margin

FrontierSWE

81.2

Trails Fable 5's 86.6

DeepSWE (KimiCode harness)

67.5

Near GPT-5.5

DeepSWE (mini-SWE-agent harness)

67.3

Below GPT-5.6 Sol (73%)

Kimi Code Bench 2.0 (internal)

72.9

Second to Fable 5 (76.9)

Artificial Analysis Intelligence Index

57.1

4th of 189 models, above Opus 4.8 (55.7)

Arena.ai WebDev leaderboard

1,679

#1, ahead of Fable 5 (1,631)

GDPval-AA v2 (knowledge work)

1,668 Elo

Up from 1,190 (K2.6), passes Opus 4.8

Vals Index (independent)

74.7%

2nd of 38 models

The full scoring tables, complete with source-by-source provenance notes, are tracked live on BenchLM's Kimi K3 model page and cross-checked in NxCode's coding-agent evaluation guide, which is worth reading if you're picking a model specifically for dependency updates or issue resolution work.

Two important caveats:

  1. Harness bias. Moonshot ran K3 on its own KimiCode harness while rival models were cross-run on Claude Code or Codex harnesses. As The AI Rankings points out, this framing structurally favors the home model, and Graphify's architecture deep dive confirms harness choice alone can shift scores by several points.

  2. Elevated hallucination rate. Artificial Analysis measured a 51 percent hallucination rate for K3, an increase over its predecessor, even as raw accuracy improved, a finding also surfaced in The AI Rankings' independent audit.

No independently verified SWE-bench Pro or SWE-bench Verified scores existed at launch. Moonshot's coding claims currently rest on newer benchmark suites (DeepSWE, FrontierSWE, SWE Marathon) that aren't yet independently replayable at scale.

Kimi K3 vs Claude Fable 5 vs GPT-5.6 Sol

Moonshot itself states plainly that K3 trails Claude Fable 5 and GPT-5.6 Sol on overall performance, while consistently outperforming other tested models such as Opus 4.8 and GPT-5.5, per CNBC's reporting on the release.

Where Fable 5 wins: Raw reasoning and most vision benchmarks. According to BinaryVerse AI's head-to-head comparison, Fable 5 scores meaningfully higher on HLE-Full, CharXiv, and MathVision, and holds a clear lead on FrontierSWE.

Where K3 wins: Cost-adjusted throughput, WebDev and frontend coding, SWE Marathon (sustained multi-hour engineering), and document understanding via OmniDocBench, per the same BinaryVerse AI analysis.

Bottom line: If your workload is open-ended research reasoning or complex visual analysis, Fable 5 is the stronger choice today. If your workload is high-volume coding automation where cost per task matters, K3 is a legitimate, cheaper alternative.

Who Should Use Kimi K3 (and Who Should Skip It)

Use Kimi K3 if:

  • You need a high-context coding agent for large repositories at a lower cost than closed frontier models

  • You want an open-weight model you can eventually self-host once full weights ship

  • Your workload is terminal automation, spreadsheet tasks, or document parsing rather than deep research reasoning

Skip Kimi K3 if:

  • Your priority is minimizing hallucination on factual or research-heavy tasks

  • You need the strongest available vision or long-horizon reasoning performance

  • You are cost-sensitive on output tokens, since K3's verbosity can erode its price advantage in practice

Industry Reaction

Bank of America analysts praised Moonshot's approach in a note covered by Forbes, writing that despite limited access to advanced chips, the company demonstrated it could make major gains through better training methodology and model design.

The market reaction was sharp. Per the same Forbes report, shares of Chinese competitors Zhipu and MiniMax fell 28.4 percent and 15.6 percent respectively in Hong Kong trading following the announcement, and shares of Z.ai, which had released its own model in June, dropped by the same margin as Zhipu.

Independent commentators were more measured than the market. In comments to CNBC, one AI startup executive noted that K3 is genuinely strong in areas like coding and could appeal to developers at AI labs, while another analyst attributed some of the intensity around the launch to broader US-China policy debates over open-source model access rather than the model's technical merits alone.

★ Free PDF Certificate Included

Master the EU AI Act & AI Governance.

Gain practical knowledge of the EU AI Act, AI governance frameworks, risk management, documentation requirements, and responsible AI practices. Earn a recognized PDF certificate at no additional cost. Learn how to build compliant AI governance programmes, manage regulatory obligations, and support trustworthy AI adoption across your organisation.

Enrol Now →

Is Kimi K3 Open Source?

Yes, with a timing caveat. Kimi K3 is designed as an open-weight release, but no checkpoint, license, or model card had been published at launch. Full weights were scheduled for July 27, 2026, based on technical documentation reviewed by researchers ahead of release. Its predecessor line, Kimi K2, remains available as open weight under a modified MIT license, according to The AI Rankings.

Developer adoption of earlier Kimi models is already underway. As Fortune reported, Cursor, the AI coding startup, used an earlier Kimi model to help build Composer 2, its own coding agent.

How to Access Kimi K3

  • Kimi app: Paid subscription required (Moderato or Allegretto tiers)

  • Moonshot API: OpenAI SDK compatible, pay-per-token

  • OpenRouter: Single-provider hosting, direct request forwarding

Frequently Asked Questions

Moonshot AI, a Beijing-based startup backed by Alibaba and Tencent.

July 16, 2026.

2.8 trillion total parameters.

1,048,576 tokens, roughly 1 million.

$3 per million input tokens, $15 per million output tokens, and $0.30 per million cached input tokens.

It trails Claude Fable 5 on overall performance and reasoning-heavy tasks but beats Claude Opus 4.8 on several coding and agentic benchmarks.

Coding automation, terminal-based agentic workflows, repository-level engineering, and document or image analysis.

A Stable LatentMoE mixture-of-experts design with 896 experts (16 active per pass), combined with Kimi Delta Attention and Attention Residuals.