On July 16, 2026, China’s Moonshot AI launched Kimi K3: 2.8 trillion parameters, a one-million-token context window, and native vision. Three days later it had to do something almost no AI launch does: close the door. On July 19 it suspended new subscriptions because demand ate through its compute capacity. And on July 27 it promises to publish the full weights, which would make it the largest open-weight model ever released. For a business owner, the news isn’t the size. It’s that a frontier-grade model is about to become something you can run on your own infrastructure.
The 60-second summary
- What it is: Kimi K3, Moonshot AI’s flagship. A Mixture-of-Experts (MoE) architecture with roughly 2.8 trillion total parameters that activates only 16 of 896 experts per query.
- When: available as a hosted service since July 16, 2026.
- Open weights: Moonshot says it will publish the full weights on July 27, 2026, under a modified-MIT-style license.
- It sold out: on July 19 it paused new subscriptions. In the first 48 hours, demand came close to the ceiling of its GPU capacity. Existing subscribers were unaffected.
- API pricing: $3 per million input tokens and $15 per million output tokens.
What “open weights” means and why it matters to you
Almost every model your business uses today —ChatGPT, Claude, Gemini— is a closed box: you send your text to someone else’s server and get an answer back. You can’t inspect the engine or take it with you.
An open-weight model is the opposite: the company publishes the file containing the trained “knowledge” and you can download it. It’s the difference between renting a car and being handed the blueprints and the engine. With the weights in hand, you can run the model on your own server, tune it on your data, and —this is the part that matters— keep your customers’ information from ever leaving your building.
The honest caveat: “open” doesn’t mean free or easy. A model this size needs serious hardware. Nobody is running full Kimi K3 on the front-desk PC. But releases like this push the whole category down: the smaller distilled versions that follow do fit normal budgets.
Kimi K3 in hard numbers
| Item | Detail |
|---|---|
| Developer | Moonshot AI (China) |
| Available since | July 16, 2026 |
| Parameters | ~2.8 trillion total (MoE: activates 16 of 896 experts) |
| Context | 1 million tokens |
| Multimodal | Native vision; long-horizon tool use |
| Open weights | Promised for July 27, 2026 (modified-MIT-style license) |
| API pricing | $3/M input · $15/M output |
| Subscriptions | New sign-ups paused July 19 over compute limits |
The benchmarks, read honestly
The most solid data point, because it comes from an external blind evaluation: Kimi K3 took first place in Arena’s frontend coding ranking at launch, ahead of top-tier Western models.
Take the rest with a grain of salt, because they’re Moonshot’s own charts: per the company, K3 leads on Program Bench, SWE Marathon, BrowseComp, SpreadsheetBench 2, and Automation Bench. A vendor publishing the exams it scores well on isn’t fraud, but it isn’t independent evidence either.
And the number that makes the picture honest: by its own measurement, K3 trails Claude Fable 5 on FrontierSWE and GDPval-AA, and GPT-5.6 Sol on DeepSWE. In other words: a genuine frontier competitor, not a runaway winner. When someone tells you “the Chinese model already beat everyone,” that claim doesn’t survive reading the full table.
The price myth: no, it isn’t the cheap one
There’s an automatic assumption that a Chinese model competes by undercutting on price. Not here: $3 in and $15 out per million tokens puts it in the same band as premium Western models, and above several competitors inside China itself.
So where’s the advantage? Not in the monthly API bill, but in the option to take it with you. You pay similar rates consuming it as a service; what changes the game is that from July 27 there may be an alternative to consuming it as a service at all.
What it means for a small or midsize business
- Privacy becomes a sales argument. If you handle medical records, tax data, or customer information, being able to say “this never leaves our server” stops being a technical luxury and becomes a commercial edge over competitors.
- Vendor risk just became visible. Moonshot effectively closed new sign-ups with three days’ notice. If your operation depends entirely on one AI provider, you just watched the scenario where the door shuts and your process stalls. Design with an exit: switching models shouldn’t mean rebuilding the system.
- The build-vs-rent math is moving. As frontier models open up, the gap between open and closed narrows. The decision that looks obvious today —”I’ll just rent the API”— may not be obvious in 12 months.
- It’s not for right now. Running a model this size demands expensive GPUs and people who know how. For the vast majority of small businesses, consuming an API and waiting for the smaller derivatives is still the sane call.
How to decide
- Is your data genuinely sensitive? If the answer is “yes, and a client has already asked me about it,” an open model on your own server is worth evaluating. If it’s “not really,” the API is cheaper and faster.
- Measure before you migrate. Take 20 real cases —your quotes, your emails, your documents— and compare your current model against an open one. Public benchmarks know nothing about your operation.
- Demand portability in the design. Have your system talk to the model through a swappable layer. It’s a cheap architectural decision today and an expensive one to retrofit later.
- Wait for July 27 before getting excited. The weights are promised, not published. Until they exist and someone outside evaluates them, it’s an announcement.
FAQ
Can I install Kimi K3 on an office computer?
No. This is a ~2.8-trillion-parameter model: it needs data-center infrastructure with multiple high-end GPUs. What usually follows are reduced versions that are far more manageable.
Is it safe to use a Chinese model with my company’s data?
If you consume it as a cloud service, your data travels to that company’s servers, same as with any foreign provider: read the terms and don’t upload what you shouldn’t. The irony is that the open-weight version solves exactly that problem, because you run it yourself.
Does it beat ChatGPT or Claude?
In an external blind evaluation of frontend code it ranked first at launch. On other tests, measured by Moonshot itself, it trails Fable 5 and GPT-5.6 Sol. The serious answer: it competes head-to-head, and it depends on the task.
Should I switch providers now?
Not because of the news. Switch when you have a measurement on your own cases showing a clear gain in quality or cost. Switching on headlines is expensive.
Finding this analysis useful?
We publish guides like this whenever something big happens in AI and business technology. Leave your email and we'll let you know — no spam, promise.
Sources
- Tom’s Hardware — Moonshot releases 2.8-trillion-parameter Kimi K3
- Caixin Global — Kimi K3 demand surge forces Moonshot to pause sign-ups
- PYMNTS — Moonshot halts new Kimi K3 subscriptions
For context on how the frontier models compare to each other, we covered it in GPT-5.6 Sol vs Claude Fable 5, and what these systems actually do in AI agents for business.
At Azterion we design AI systems that don’t lock you into a single vendor: a swappable model layer, measurement against your real cases, and privacy criteria from day one. If you want to know what fits your data, schedule a call.

