What Is Kimi K3 in 2026?
Kimi K3 is Moonshot AI's flagship model, announced on 17 July 2026 and described in its launch post as the world's first open 3T-class model at 2.8 trillion total parameters. It is natively multimodal across text, images and video, carries a one million token context window, and shipped with downloadable weights later the same month. It is a serious frontier-adjacent release, not a curiosity.
The architecture is the interesting part for anyone tracking where efficiency gains are coming from in 2026. Moonshot built K3 on what it calls Kimi Delta Attention and Attention Residuals, inside a Stable LatentMoE framework that activates 16 experts out of 896 per token. The company states these structural changes deliver "an approximate 2.5x improvement in overall scaling efficiency compared to Kimi K2".
| Specification | Documented value in 2026 |
|---|---|
| Total parameters | 2.8 trillion, mixture-of-experts |
| Active parameters per token | 104 billion |
| Experts | 896 total, 16 selected per token, 2 shared |
| Context window | 1,048,576 tokens |
| Modalities | text, images, video |
| Layers | 93 total, 69 Kimi Delta Attention plus 24 Gated MLA |
| Vocabulary | 160,000 tokens |
| Quantization | MXFP4 weights with MXFP8 activations |
| Thinking effort at launch | max only, with low and high modes promised in later updates |
| Weights licence | Kimi K3 License, a custom document |
Availability in 2026 spans Kimi.com on the web, the Kimi Work desktop app on Windows and Apple silicon Macs, the Kimi Code terminal client, the Kimi API Platform, a Kimi Enterprise track, and mobile apps on iOS, Android and HarmonyOS. For self-hosting, the model card recommends vLLM, SGLang and TokenSpeed, and the API is documented as compatible with both OpenAI and Anthropic request formats.
The thinking effort detail that affects your first test
One launch constraint has practical consequences. Moonshot states that "at launch, Kimi K3 will use max thinking effort by default, with low- and high-effort modes to be introduced in subsequent updates". Every benchmark figure the company published was obtained at max effort. If you trial K3 in 2026 you are trialling its slowest and most expensive configuration, with no cheaper dial available yet.
Why Does Moonshot Publishing Its Own Limitations Matter in 2026?
Because it converts an unknown into a checklist. A launch post that lists only strengths leaves you to discover the weaknesses yourself, usually after integration and usually under deadline. A launch post that names three specific failure modes gives your evaluation team a testable agenda on day one. In 2026, when almost every model announcement is a wall of favourable charts, that is genuinely unusual. Here are all three, quoted as Moonshot wrote them.
Limitation one: sensitivity to thinking history
Moonshot writes: "K3 was trained in the preserved thinking history mode. If the agent harness fails to pass back all the historical thinking content as required, or if an ongoing session with another model is switched over to K3, generation quality may become highly unstable." In plain terms, K3 expects its own reasoning trace returned to it on every turn of a conversation.
This is the one that will bite integrations hardest in 2026. Many production stacks trim conversation history to save tokens, and many multi-model routers switch mid-session to whichever model is cheapest or fastest. Both patterns are explicitly named here as causes of unstable output. If your team runs a router, this is a compatibility question before it is a quality question.
Limitation two: excessive proactiveness
Moonshot writes: "K3's training places particular emphasis on long-horizon, challenging tasks. As a result, when it encounters minor issues or ambiguous user intent during task execution, it may make unexpected decisions on the user's behalf." The model was tuned to push through long tasks without stopping, and the cost of that is that it also pushes through ambiguity.
For a marketing team this maps to a specific risk. Hand K3 a vague brief and it will not come back with clarifying questions as readily as a more cautious model. It will pick an interpretation and execute on it. For bulk content generation that may be a feature. For anything touching brand voice, claims, pricing or compliance, it argues for tighter prompts and a review gate rather than trust.
Limitation three: the user experience gap
Moonshot writes: "Despite being a highly competitive model overall, K3 nonetheless exhibits a noticeable gap in user experience compared with Claude Fable 5 and GPT 5.6 Sol." The company also states elsewhere in the post that K3's overall performance "still trails the most powerful proprietary models, Claude Fable 5 and GPT 5.6 Sol".
A vendor naming the two competitors it loses to, inside its own announcement, is close to unheard of in 2026. Read it as a scope statement rather than a defeat. Moonshot is telling you that if raw polish and interaction quality are your priority, two other models are ahead, and that K3 competes on capability per dollar and on being downloadable. That is a clearer positioning statement than most paid analyst reports produce.
Disclosure quality is a supplier attribute you can assess before you sign anything. A vendor that publishes its weak spots is telling you what its internal evaluation actually found, which means the rest of its claims carry more weight too. This is not a reason to pick Kimi K3 over a better-performing alternative. It is a reason to trust Moonshot's other numbers more than you would trust a launch post containing no bad news at all.
What Did the Open Weights Timeline Actually Deliver in 2026?
It delivered on time, which in 2026 is not a given. Moonshot stated in its launch post that "the full model weights will be released by July 27, 2026", and the weights appeared on Hugging Face at moonshotai/Kimi-K3 on schedule, reported at roughly 1.56 terabytes across 118 files. Coverage puts the upload at the evening of 26 July or 27 July depending on timezone. Either way, the promise was kept.
That matters because the alternative happened elsewhere the same season. When GLM-5.3 shipped in 2026 without its downloadable weights, teams that had built self-hosting plans around the GLM line were left holding an API-only model. The broader 2026 lesson is that an open-weight promise and an open-weight release are different objects, and only one of them can be deployed. Moonshot converted the promise. Z.ai, at the time of writing, had not.
What the licence actually restricts
The weights are not under MIT or Apache 2.0. They ship under a bespoke document called the Kimi K3 License, tagged on Hugging Face as license:other. Reported terms permit downloading, self-hosting, fine-tuning and quantization, with two commercial thresholds attached. Neither threshold will trouble a small team, but both belong in a legal review.
| Licence provision | Reported trigger in 2026 | Obligation |
|---|---|---|
| Model-as-a-service clause | Group revenue above 20 million US dollars over any consecutive 12 months | Separate agreement with Moonshot required before commercial use |
| Attribution clause | Above 20 million US dollars monthly revenue, or above 100 million monthly active users | "Kimi K3" must be prominently displayed in the product interface |
| Internal use exemption | Use never exposed to third parties | Restrictions reported as not applying |
| Official channel exemption | Access via Moonshot products or certified inference partners | Restrictions reported as not applying |
These summaries come from secondary coverage rather than a clause-by-clause reading, so treat them as a prompt to read the document rather than as legal advice. The structural point stands regardless: this is a conditional commercial licence, not an open-source one, and calling it "open weights" describes availability rather than freedom.
What Do the Benchmarks Show, and Against Whom in 2026?
Moonshot benchmarked K3 against five named models: Claude Fable 5, GPT-5.6 Sol, GPT-5.5, Claude Opus 4.8 and GLM-5.2. The company reports K3 "consistently outperforming other tested models" while conceding it trails Fable 5 and GPT-5.6 Sol overall. All published results were run at max reasoning effort, and the comparison tables in the launch post are published as images rather than as text.
That image format matters more than it sounds. Scores that live only inside a picture cannot be parsed by tooling, quoted without transcription, or checked against a machine-readable record later. The same issue applies to the numbers we covered in the DeepSeek V4 Pro 0813 release in 2026. The figures below come from the Kimi K3 model card, and every one is vendor-reported rather than independently replicated on a common harness.
| Benchmark | Kimi K3 score, vendor-reported | What it tests |
|---|---|---|
| GPQA Diamond | 93.5 | Graduate-level scientific reasoning |
| BrowseComp | 91.2 | Agentic web research and retrieval |
| Video-MME | 90.0 | Video understanding |
| DeepSWE | 67.5 | Software engineering task completion |
One caution on that last row. The DeepSWE figure is reported as 67.5 on the model card, while some coverage of the launch post cites 67.3. The gap is trivial in substance but it illustrates the transcription risk created by publishing scores as images, and we have not been able to reconcile the two against a single authoritative source.
What Does Independent Evaluation Say in 2026?
Independent measurement exists and is more useful than the vendor table, because it runs every model through the same harness. Artificial Analysis places Kimi K3 at max reasoning effort at 60 on its Intelligence Index version 4.1.1 in 2026, which puts it near the top of the field without leading it. One version caveat matters: the same firm's launch-day article in July 2026 scored K3 at 57 and ranked it third under an earlier index revision. If you see both 57 and 60 quoted in 2026, they belong to different index versions, not to different models.
| Model | AA Intelligence Index, 2026 snapshot |
|---|---|
| Claude Opus 5 | 63 |
| Claude Fable 5 | 62 |
| Grok 4.6 | 61 |
| GPT-5.6 Sol | 61 |
| Kimi K3 | 60 |
| Claude Opus 4.8 | 57 |
| GPT-5.5 | 56 |
| DeepSeek V4 Pro 0813 | 53 |
| GLM-5.2 | 53 |
Treat those as a snapshot rather than a constant. Third-party trackers reproducing the same leaderboard in August 2026 report slightly different decimals and, in at least one case, swap the order of Kimi K3 and GPT-5.6 Sol. Where trackers disagree by a point, the honest conclusion is that the two models are level, not that one wins.
Where K3 looks strongest
On AA-Briefcase, an agentic long-horizon knowledge benchmark, Artificial Analysis placed Kimi K3 second at 1543 Elo behind Claude Fable 5 at 1574, ahead of GPT-5.6 Sol at max effort on 1501, Claude Sonnet 5 at max on 1388 and Claude Opus 4.8 at max on 1347. K3's rubric pass rate of 51 percent was second only to Fable 5 at 56 percent, and its analytical quality Elo of 1754 edged Fable 5's 1744.
The trade sits in the other columns. Artificial Analysis reports K3 taking around 56.4 minutes per AA-Briefcase task, roughly two and a half times longer than Fable 5, and scoring lower on presentation quality at 1471 Elo. Slower and less polished, but analytically competitive, is a precise restatement of Moonshot's own third disclosed limitation. The independent data and the vendor's confession point at the same thing, which is a good sign for both.
Why Does Pricing Structure Matter More Than Headline Rate in 2026?
Because Kimi K3's two input rates differ by ten times, and which one you pay is determined by how you build prompts rather than by how many tokens you send. Moonshot lists cache-hit input at 0.30 US dollars per million tokens, cache-miss input at 3.00, and output at 15.00. Most cost discussion in 2026 quotes only the 3.00 and 15.00 figures, which misses the lever entirely.
Here is caching in plain language. When you send a request, the provider checks whether it has already processed the opening stretch of your prompt. If it has, it reuses that computation and charges the cheap cache-hit rate. If your prompt is new or has changed near the start, it processes everything from scratch at the cache-miss rate. The saving depends entirely on keeping the reusable part stable and at the front.
| Rate line, per 1M tokens | Kimi K3 price in 2026 | What drives it |
|---|---|---|
| Input, cache hit | 0.30 USD | A long system prompt reused unchanged across many calls |
| Input, cache miss | 3.00 USD | Fresh context, or a prompt edited near its beginning |
| Output | 15.00 USD | Tokens generated, including the reasoning trace at max effort |
Two practical consequences follow. First, a marketing team running one stable brand-and-style system prompt across thousands of generations sits close to the cheap input rate, while a team that injects fresh variables at the top of every prompt pays ten times more for identical tokens. Reordering a prompt so the stable block comes first is often a same-afternoon change with a real bill attached to it.
Second, output at 15.00 US dollars per million tokens is frontier-tier pricing, and at max thinking effort the reasoning trace counts toward it. Artificial Analysis reported K3 using around 21 percent fewer output tokens than Kimi K2.6 on its index, and measured cost per task on the index at 0.94 US dollars for K3 against 1.04 for GPT-5.6 Sol and 1.80 for Claude Opus 4.8. On that measure K3 is competitive. It is not, however, a cheap model, and framing it as one will produce a surprise invoice.
How Should a Marketing Team Decide Whether to Trial It in 2026?
By testing the three disclosed limitations first and the benchmarks last. Moonshot has handed you a list of exactly where this model breaks, which means a competent evaluation in 2026 starts there rather than with a generic prompt suite. If K3 survives its own vendor's warnings on your actual workload, the published scores become believable. If it does not, no benchmark saves it.
| Step | What to do in 2026 | Why it matters |
|---|---|---|
| Audit your harness for thinking history | Confirm your stack returns the full reasoning trace on every turn, and never switches models mid-session | Moonshot names both as causes of highly unstable output |
| Test on deliberately vague briefs | Give it ambiguous instructions and see what it decides on your behalf | Excessive proactiveness is a disclosed behaviour, so measure it rather than assume it |
| Judge polish separately from capability | Score output quality and interaction feel on their own axis | The vendor states a user experience gap against two named rivals |
| Map your prompt mix to both input rates | Estimate what share of input tokens will hit cache versus miss | The two rates differ by ten times on identical tokens |
| Price in the reasoning trace | Measure real output token counts at max effort, not estimates | Low and high effort modes were not yet available at launch |
| Decide API or self-host before testing | If self-hosting, review the Kimi K3 License against your revenue and user thresholds | 1.56 terabytes of weights carries infrastructure cost the rate card never shows |
| Benchmark against your real alternatives | Run the same tasks through the models you would otherwise buy | Vendor comparisons are chosen by the vendor, not by your use case |
The self-hosting question deserves realism. Downloadable weights are strategically valuable, but 1.56 terabytes is not a model you casually run on spare capacity. For most marketing and growth teams in 2026 the practical choice is the API, and the open weights matter chiefly as insurance against a pricing change or a service withdrawal rather than as a deployment plan.
What Are the Common Mistakes in 2026?
The errors around this release cluster into two groups: misreading the disclosure, and misreading the price. Both are avoidable, and both have cost teams money on other models this year.
- Treating the disclosed limitations as a reason to dismiss the model. Every model has failure modes in 2026. Only some vendors write them down, and the writing down is the good part.
- Treating the disclosure as proof of everything else. Candour on limitations does not independently verify a benchmark table. Vendor numbers remain vendor numbers until replicated.
- Quoting the 3.00 US dollar input rate as the input cost. Half the pricing story is the 0.30 cache-hit rate, and prompt architecture decides which one you pay.
- Ignoring the thinking history requirement. A router that switches models mid-conversation is named by the vendor as a cause of unstable generation, not as an edge case.
- Assuming open weights means open source. The Kimi K3 License is a custom conditional document, not MIT or Apache 2.0.
- Budgeting as if a cheaper thinking mode exists. Low and high effort modes were promised for later updates, not shipped at launch, so price max effort.
- Comparing against models it was never measured against. Moonshot tested five named rivals in 2026. Anything outside that list, and outside the independent index, is speculation.
Key Takeaways for 2026
The short version for anyone weighing this model against an incumbent. Kimi K3 is a strong release, and the most valuable thing in its announcement is not a score.
- Kimi K3 launched on 17 July 2026 with 2.8 trillion parameters, 104 billion active, a one million token context window and native text, image and video input.
- Moonshot disclosed three limitations in its own launch post: sensitivity to thinking history, excessive proactiveness, and a stated user experience gap against Claude Fable 5 and GPT 5.6 Sol.
- The weights shipped on schedule by 27 July 2026 on Hugging Face at roughly 1.56 terabytes, under a custom Kimi K3 License with revenue and monthly-active-user thresholds attached.
- Vendor benchmarks compared K3 against Claude Fable 5, GPT-5.6 Sol, GPT-5.5, Claude Opus 4.8 and GLM-5.2, were run at max reasoning effort, and were published as images rather than as text.
- Artificial Analysis places K3 at 60 on Intelligence Index v4.1.1 in 2026, with an earlier index revision scoring it 57. Trackers disagree by roughly a point on where it sits against GPT-5.6 Sol.
- On the AA-Briefcase agentic benchmark, K3 placed second at 1543 Elo behind Claude Fable 5 at 1574, while taking around 2.5 times longer per task.
- Input pricing splits 0.30 US dollars per million cache-hit tokens against 3.00 for cache-miss, a ten times gap decided by prompt architecture rather than volume.
- Output at 15.00 US dollars per million tokens is frontier-tier, and only max thinking effort was available at launch.
- A vendor that publishes its weak spots gives you a testable list before you commit. Weigh that as a supplier attribute, then still run your own evaluation.
If you are choosing a model in 2026, the transferable habit here has nothing to do with Moonshot. Read every launch post for what it declines to say, and treat a vendor that names its own failure modes as a more reliable narrator than one that does not. For the same lens applied elsewhere, our breakdowns of what GPT-5.6 actually changed in 2026, the cross-vendor benchmark comparison and the Gemini 3.7 Flash release cover the rest of the current field.