DataLearner logo
KI

Kimi K3

Reasoning modelCoding modelKimi K3

Kimi K3

Release date: 2026-07-16Updated: 2026-07-28 08:43:42.4308,073
Parameters
2.8T
Context length
1M
Chinese support
Supported
Reasoning ability

Kimi K3 is Moonshot AI's open-weight 2.8T multimodal MoE flagship, activating about 104B parameters per token with a 1M context window and low/high/max reasoning effort; code, 96 weight shards, and the technical report are available under the Kimi K3 License.

Data sourced primarily from official releases (GitHub, Hugging Face, papers), then benchmark leaderboards, then third-party evaluators. Learn about our data methodology

Kimi K3

Model basics

Reasoning traces
Supported
Thinking modes
Thinking Level · Max (Default)Thinking Level · LowThinking Level · High
Context length
1M tokens
Max output length
1M tokens
Model type
Reasoning model
Modality (in / out)
Text, Image, Video → Text
Release date
2026-07-16
Model file size
No data
MoE architecture
Yes
Total params / Active params
2.8T / 104B
Knowledge cutoff
No data
Kimi K3

Open source & experience

Code license
Weights license
- Commercial use permitted
Kimi K3

Official resources

DataLearnerAI blog
No blog post yet
Kimi K3

API details

API speed
2/5
💡Default unit: $/1M tokens. If vendors use other units, follow their published pricing.
Standard
TypeConditionInputOutput
Text-¥20.00/ 1M¥100.00/ 1M
international
TypeConditionInputOutput
Text-$3.00/ 1M$15.00/ 1M
Cache PricingPrompt Cache
TypeTTLWriteRead
Text--$0.300/ 1M
Kimi K3

Benchmark Results

Kimi K3 currently shows benchmark results led by BrowseComp (1 / 53, score 91.20), GPQA Diamond (8 / 187, score 93.50), AA-LCR (1 / 15, score 74.70). This page also consolidates core specs, context limits, and API pricing so you can evaluate the model from benchmark results and deployment constraints together.

Thinking
Tool usage
Internet

General Knowledge

4 evaluations
Benchmark / mode
Score
Rank/total
93.50
8 / 187
HLE
Max
43.50
47 / 172
HLE
MaxTools
56
12 / 172
23.40
1 / 1

AI Agent - Information Search

2 evaluations
Benchmark / mode
Score
Rank/total
DeepSearchQA
MaxToolsInternet
95
1 / 1
BrowseComp
MaxToolsInternet
91.20
1 / 53

Long Context

1 evaluations
Benchmark / mode
Score
Rank/total
74.70
1 / 15

AI Agent - Tool Usage

8 evaluations
Benchmark / mode
Score
Rank/total
94.50
1 / 1
88.30
2 / 28
84.80
2 / 24
MCP-Atlas
MaxTools
84.20
2 / 27
76.50
1 / 2
SaaS-Bench
MaxTools
60.10
1 / 1
OSWorld 2.0
MaxTools
58.30
3 / 3
30.80
1 / 3

Coding and Software Engineer

8 evaluations
Benchmark / mode
Score
Rank/total
FrontierSWE
MaxTools
81.20
1 / 1
77.80
1 / 1
72.90
1 / 1
DeepSWE
MaxTools
67.50
5 / 20
SciCode
MaxTools
58.70
1 / 1
MLS Bench
MaxTools
48.30
1 / 1
SWE-Marathon
MaxTools
42
1 / 2
36.60
1 / 1

Agent Level Benchmark

4 evaluations
Benchmark / mode
Score
Rank/total
Job Bench
MaxTools
54.30
1 / 1
APEX-Agents
MaxTools
41
1 / 1
τ³-Banking
MaxTools
33.40
1 / 1
28.30
4 / 5

Productivity Knowledge

9 evaluations
Benchmark / mode
Score
Rank/total
GDPval-AA v2
MaxTools
1686
2 / 5
AA-Briefcase
MaxTools
1548
2 / 2
94.60
1 / 1
ResearchRubrics
MaxToolsInternet
76.20
1 / 1
CorpFin v2
MaxTools
71.60
1 / 1
63.30
1 / 1
54.40
1 / 1
44.20
1 / 1
34.80
1 / 1

Multimodal Understanding

14 evaluations
Benchmark / mode
Score
Rank/total
94.30
3 / 4
MathVision
MaxTools
97.80
1 / 4
84.80
5 / 8
CharXiv RQ
MaxTools
91.30
1 / 8
91.10
1 / 1
BabyVision
MaxTools
85.70
1 / 2
81.60
3 / 6
MMMU-Pro
MaxTools
83.40
1 / 6
MMVU
Max
82.10
1 / 1
58.50
1 / 1
23
2 / 2
41
1 / 2

Compare with other models

Kimi K3

Publisher

Kimi K3

Model Overview

Open weights

Kimi K3 is Moonshot AI's native multimodal agentic flagship, released on July 16, 2026. It is a 2.8T-parameter MoE model with about 104B activated parameters per token and a 1,048,576-token context window. The full model weights, inference code, and technical report became publicly available on July 27 UTC / July 28 China Standard Time through Hugging Face and GitHub.

Architecture

K3 has 93 layers: one dense layer, 69 Kimi Delta Attention layers, and 24 Gated MLA layers. Stable LatentMoE routes each token to 16 of 896 experts and includes two shared experts. The hidden size is 7168, with 96 attention heads and a roughly 160K vocabulary. Its MoonViT-V2 vision encoder has 401M parameters.

Quantization-aware training starts at SFT. Released weights use MXFP4 with MXFP8 activations. The Hugging Face repository contains 96 Safetensors weight shards and roughly 1.42 TiB of weight-related large files. Moonshot recommends vLLM, SGLang, and TokenSpeed for inference.

Capabilities and API

K3 targets long-horizon software engineering, knowledge work, reasoning, and visual tasks. It accepts text, image, and video inputs and produces text. Its API supports function and tool calling, strict JSON Schema output, Partial Mode, dynamically loaded tools, automatic context caching, and OpenAI/Anthropic-compatible interfaces.

Thinking is always enabled. reasoning_effort supports low, high, and max, with max as the default. Multi-turn and tool workflows must pass the complete prior assistant message back unchanged, including reasoning_content and tool_calls.

Official evaluations

The open-weight model card reports 45 benchmarks represented here as 50 structured rows, including five paired no-tool/tool-augmented results. All K3 results use max reasoning effort and temperature 1.0. Representative scores include GPQA Diamond 93.5, DeepSWE 67.5, Terminal-Bench 2.1 88.3, BrowseComp 91.2, MCPMark-Verified 94.5, OSWorld-Verified 84.8, and OmniDocBench 91.1.

Pricing and access

Per 1M tokens, China pricing is ¥2 cached input, ¥20 uncached input, and ¥100 output; international pricing is $0.30, $3, and $15 respectively. API access is unlocked after at least a $1 successful top-up, and account tier determines rate limits.

License

Code, weights, configurations, and documentation use the Kimi K3 License. It permits use, modification, distribution, sublicensing, sale, deployment, and fine-tuning, subject to notice and legal-compliance requirements. MaaS operators with more than $20M aggregate revenue in any consecutive 12 months must obtain a separate agreement before commercial use. Commercial products exceeding 100M monthly active users or $20M monthly revenue must prominently display “Kimi K3.” The license includes exceptions for internal use, official Moonshot products, and certified inference partners.

Operational limits

  • API sampling settings temperature=1.0, top_p=0.95, n=1, presence_penalty=0, and frequency_penalty=0 are fixed.
  • Vision input does not accept public image URLs; use base64 data or an uploaded ms:// file.
  • Moonshot says its web-search tool is being updated and is not currently recommended for production.
  • Open weights still require very large storage, accelerator memory, high-speed interconnects, and compatible serving software.

Official sources

Hugging Face weights and model card · GitHub code and technical report · official technical blog · API quickstart · official pricing

Kimi K3

FAQ

Are Kimi K3 weights available?

Yes. Moonshot released the full weights, inference code, and technical report on July 27 UTC / July 28 China Standard Time. The official Hugging Face repository contains 96 Safetensors weight shards and roughly 1.42 TiB of related large files.

What are Kimi K3's main architecture specifications?

K3 has 2.8T total and about 104B activated parameters, 93 layers, 69 KDA plus 24 Gated MLA attention layers, and routes each token to 16 of 896 experts with two shared experts.

Can Kimi K3 be used commercially?

The Kimi K3 License permits commercial use with conditions. Large MaaS operators must obtain a separate agreement, and very large commercial products have a prominent attribution requirement. Review the full license before use.

Which reasoning efforts and modalities does Kimi K3 support?

Thinking is always on, with low, high, and max effort levels; max is the default. The API accepts text, image, and video inputs, returns text, and supports tool calling and structured output.

How much does the Kimi K3 API cost?

Per 1M tokens, China pricing is ¥2 cached input, ¥20 uncached input, and ¥100 output; international pricing is $0.30, $3, and $15 respectively. A successful top-up of at least $1 unlocks K3 API access.

Which Kimi K3 benchmark results are available?

The open-weight model card reports 45 benchmarks represented as 50 structured rows. Examples include GPQA Diamond 93.5, DeepSWE 67.5, BrowseComp 91.2, MCPMark-Verified 94.5, OSWorld-Verified 84.8, and OmniDocBench 91.1.

What does self-hosting Kimi K3 require?

Moonshot recommends vLLM, SGLang, or TokenSpeed. The MXFP4 release is roughly 1.42 TiB, so deployment still requires large accelerator memory, high-speed interconnects, storage, and compatible serving software.

DataLearner on WeChat

Follow DataLearner on WeChat for AI model updates and research notes.

DataLearner WeChat QR code