โ† Blog
ยท4 min read

Kimi K3's weights are live: why hosting them yourself matters more than the model

Kimi K3's full weights โ€” 2.8 trillion parameters, the largest open-weight release ever โ€” went live today. But the choice that matters for a company isn't which model to download: it's where to run it.

Open modelsNewsData sovereignty
Kimi K3's weights are live: why hosting them yourself matters more than the model

In our round-up two weeks ago we covered the Kimi K3 announcement: benchmarks published, the leaderboard shaken up, but weights not yet downloadable. As of today, July 27, 2026, that phase is over: Moonshot has published the full model weights on Hugging Face โ€” around 594 GB in MXFP4 format โ€” making Kimi K3 the largest open-weight release ever made publicly available. But the story that actually matters for a company deciding on an AI architecture isn't the parameter count: it's what changes, concretely, between using Moonshot's API and running those same weights on your own infrastructure.

The difference is no longer theoretical: it's downloadable today

As long as a model exists only as an API, the distinction between "where it was trained" and "where it runs" stays a consultant's talking point. As of today, with K3's weights publicly available, that distinction becomes an operational choice every company can actually make: download the model and run it on your own infrastructure, or on a Swiss sovereign cloud, instead of sending your prompts to a Chinese provider's servers.

Why self-hosting isn't a technical footnote

China's regulatory framework isn't ambiguous on this point: the 2017 National Intelligence Law requires every Chinese organization to cooperate with intelligence requests, and the Data Security Law (2021) and Cybersecurity Law (2017) add data localization obligations. These obligations fall on the company providing the service, not on the physical jurisdiction of its servers โ€” which is why relying on a Chinese provider's API, regardless of where its datacenters are technically located, exposes you to a risk no contract fully removes. China's own National Cyber Security Information Centre had already flagged Kimi in 2025 for collecting data irrelevant to the service, and one documented case saw the chatbot disclose another user's full rรฉsumรฉ โ€” name, phone number, work history โ€” to an unrelated user.

When you instead download the weights and run them on your own infrastructure, your prompts never leave your perimeter: that regulatory framework, however real, becomes irrelevant to your data flow, because there is no longer any Moonshot server in the path. It's exactly the distinction between a model's origin and where it runs that we wrote about in our previous round-up โ€” except that today, for the first time on a model at this scale, it's a choice you can actually act on.

The license: same structure as K2, still worth reading line by line

K3 is expected to inherit the Modified MIT License already seen on K2.7 Code, with the attribution clause triggering above 100 million monthly active users or $20 million in monthly revenue โ€” a threshold irrelevant to most companies. But the exact license text published alongside K3's weights should be read in full before adoption, not assumed identical to the previous release: labs change terms between versions more often than you'd expect.

One thing worth checking before production

Independent tests cited in the days before the release found a hallucination rate around 51% on some benchmarks โ€” a figure that didn't appear in Moonshot's official charts. That's not a reason to rule the model out, but it is a reason to test it against your specific use case before any production adoption โ€” especially on regulated content, where a hallucination isn't a nuisance but a compliance risk.

Meanwhile, Mistral takes the opposite route: all Apache 2.0

In the same week, Mistral AI confirmed that its entire Mistral 3 family โ€” the 3B, 8B and 14B dense models plus the flagship Large 3 โ€” ships under the Apache 2.0 license, with no user or revenue thresholds and no conditional attribution clauses. It's a European lab, with a compliance posture already closer to a Swiss company's, and a license that doesn't demand the same line-by-line scrutiny Kimi K3 requires. It doesn't compete at the same parameter scale, but for many use cases it's today the easier choice to justify in a compliance audit.

What to actually do if you're evaluating an open model today

This is exactly the work we do every week with our clients: check the license before it becomes a problem, bring the weights inside your own perimeter instead of sending your data out, and build an architecture where the model runs where it should โ€” regardless of who trained it, or where.

Sources

Want to talk about it applied to your case?

Book a call โ†’More articles
Keep reading

Open models vs. closed models: what actually changes for your sensitive data

A closed model and an open-weight model aren't two variants of the same product: they change who sees your data and who controls the system. Here's how to decide, case by case.

FADP, GDPR, and artificial intelligence: the compliance checklist for business decision-makers

Adopting an AI tool without checking where the data ends up is the fastest way to turn a productivity gain into a compliance problem. Here's what to check first.