Skip to main content
Radar

Five or fewer confirmed AI changes, with original sources, on mornings when something changed.A free source-linked morning brief.

Start the free Radar Brief

Kimi K3: The Open Model Closing the Gap

Moonshot released Kimi K3's full 2.8T-parameter weights on July 27, 2026. The open release is real; serving it still demands infrastructure on the scale of the model.

An unfinished Kimi K on sand ledger paper, cobalt apostrophe, lower arm incomplete
Published
Last updated
Reading time
5 min
External sources
4
Tags: kimi-3, kimi-k3, moonshot-ai, open-weightsData and scoring methodology
In this article3 sections

Moonshot published Kimi K3's full 2.8-trillion-parameter weights on July 27, 2026, eleven days after launch. The Hugging Face repo now holds 96 shards, the Kimi K3 License, and the technical report.

That closes the caveat in our launch-day review. K3 is no longer an open-weight promise with a date attached. The new caveat is physical: Moonshot recommends at least 64 accelerators. Open does not mean small.

25 confirmed releases in the last 30 daysPreview Kimi monitoringSources attached

The weights are real, and they are large

The official model repository describes Kimi K3 as a Mixture-of-Experts model with 2.8 trillion total parameters and 104 billion active parameters. Sixteen of 896 routed experts activate for each token, alongside two shared experts. The context window is exactly 1,048,576 tokens, and the model accepts text and images.

Table 1
Release fact Verified value First-party source
Full weights 96 Safetensors shards Moonshot's model repository
License Kimi K3 License Repository license
Total / active parameters 2.8T / 104B Official model card
Context window 1,048,576 tokens Official model card
Technical report Published Moonshot's Kimi K3 repository

The release uses quantization-aware MXFP4 weights with MXFP8 activations. Moonshot lists vLLM, SGLang, and TokenSpeed as supported inference paths. Those are useful implementation receipts, but they do not turn a 2.8T model into a workstation download. The launch post recommends 64 or more accelerators because communication and expert routing become part of the serving problem at this scale.

For most teams, the direct API remains the practical way to test the model. The Kimi API pricing hub tracks $3.00 per million cache-miss input tokens, $0.30 per million cache-hit input tokens, and $15.00 per million output tokens. The rate stays flat across the full context window.

The table cannot prove a best-model claim

Publishing the weights does not settle whether K3 is the best model. Moonshot's own launch post says its overall results still trail the strongest proprietary systems. That admission is a more useful starting point than turning one winning row into a universal verdict.

The provider table is broad, but its footnotes matter. Kimi K3 runs through Kimi Code on several coding tests, while comparison rows can use Claude Code, Codex, or another published harness. Some results come from official leaderboards; others are Moonshot runs on modified hardware or internal benchmarks. Reasoning effort is set to max. A table can contain exact numbers and still compare more than one experimental setup.

We keep those distinctions on the live Kimi K3 model profile. Provider-exact rows, benchmark-native rows, display-only evidence, and ranking-eligible inputs do not collapse into one bucket. The profile is the owner for current scores; this release review should not freeze them in July prose.

That boundary changes the verdict. K3 has enough sourced evidence to be compared seriously, and the full weights make independent reproduction possible. Neither fact grants it a permanent rank. The next useful result is a run whose model, reasoning effort, harness, hardware, and task version all match.

Each Kimi path has a failure mode

Three distinct ways to use the family now exist:

Table 2
Path Use it when Where it loses
Kimi K3 API You want the 1M context window and current flagship capability without operating inference Output costs $15/M tokens, and K3 is not listed for the discounted Batch API
Kimi K2.7 Code or K2.6 API Coding cost matters more than the flagship ceiling Both use a 256K context window and have different evidence coverage
Self-host Kimi K3 Model custody, modification, or sustained deployment economics justify a large cluster The 2.8T footprint and recommended accelerator topology make this an infrastructure project

Start at the Kimi pricing owner, then check Chinese model rankings or run a direct model comparison. If self-hosting is the reason for choosing K3, put the workload into the self-host calculator before treating the API price as the expensive option. GPUs have invoices too; they merely arrive under different nouns.

The weights release removes uncertainty about availability. It does not remove the work of serving, evaluating, or constraining the model. The decision to watch now is whether independent deployments can reproduce the flagship results at a cost that beats the API for a real workload.

Reader questions

Frequently asked questions

01What is Kimi K3?

Kimi K3 is Moonshot AI's flagship model, launched July 16, 2026. It is a 2.8-trillion-parameter Mixture-of-Experts model with 104 billion active parameters and a 1,048,576-token context window. Moonshot published the full model weights and technical report on July 27 under the Kimi K3 License.

02Is Kimi K3 the best AI model right now?

The evidence does not support an unqualified best-model claim. Moonshot's own launch post says Kimi K3 still trails the strongest proprietary models overall, and its comparison table mixes several agent harnesses. Use the current model profile for sourced scores, then test the exact reasoning effort and tool setup your workload requires.

03How much does the Kimi K3 API cost?

Kimi K3 costs $3.00 per million cache-miss input tokens, $0.30 per million cache-hit input tokens, and $15.00 per million output tokens. Moonshot charges one flat rate across the 1,048,576-token context window. Kimi K3 is not currently listed among the models supported by Moonshot's discounted Batch API.

Source ledger

External sources linked in this article

4
  1. 01official model repository
  2. 02Repository license
  3. 03Moonshot's Kimi K3 repository
  4. 04launch post

Share or save

Share on XShare on LinkedIn

Keep reading

All research