Moonshot describes Kimi K3 as an open model and says the full weights will be released by July 27, 2026. The official Kimi K3 release announcement confirms that plan. As of the July 16 launch, the hosted model is available but the complete weight package and final license details are still pending.
So the careful answer to whether Kimi K3 is open source is yes by Moonshot's stated release plan, but not yet in the practical sense of downloading the final weights and reviewing every license condition today. Our Kimi K3 rollout timeline separates the live product launch from the later weight release.
What is confirmed
- Moonshot calls Kimi K3 the first open model at the 2.8-trillion-parameter scale
- The hosted model launched on July 16, 2026
- Full weights are planned by July 27, 2026
- Moonshot is working with inference partners and open-source maintainers
- More architecture, training, and evaluation details are planned with the technical report
What is still pending
The exact weight files, license text, allowed commercial uses, redistribution rules, derivative-work terms, and reference inference setup need to be read when Moonshot publishes them. A vendor using the word open does not replace the actual license.
That is why we label Kimi K3 as an announced open-weight model until the downloadable artifacts and license are available. This is not skepticism about the announcement. It is the normal verification step for any major model release.
Open source and open weights are not identical
Open source usually implies a license that grants broad rights to inspect, modify, and redistribute the software. Open weights means the learned model parameters are downloadable. A release can provide weights while placing conditions on use, distribution, or commercial deployment.
Kimi K3 also depends on inference code and architectural support. Even a permissive weight license would not make the whole training stack, dataset, and production serving system open. Review each artifact separately.
Why the Kimi K3 weight release matters
The model has 2.8 trillion total parameters and activates a small share of its experts for each token. That scale creates a serious test for open inference tooling. If the ecosystem can serve K3 efficiently, researchers and providers gain a frontier-scale alternative they can inspect and deploy outside one hosted API.
Open weights can also improve independent evaluation. Benchmark teams can control the serving stack, prompt template, precision, and harness instead of relying only on a vendor endpoint. Those replications will help confirm which launch results generalize.
What to check on July 27
- Find the official Moonshot repository linked from the launch page
- Read the license before downloading or deploying anything
- Confirm parameter files, checksums, tokenizer, and configuration are complete
- Read the reference hardware and precision requirements
- Look for official inference examples and supported runtimes
- Separate official artifacts from unofficial quantizations and mirrors
Our Kimi K3 benchmark page will keep tracking independent evidence, while The Open-Weight Revolution explains why this release matters beyond one leaderboard position.