Moonshot Releases Kimi K3 Weights and Report
Moonshot AI released the Kimi K3 model weights and technical report on July 28, following its July 17 launch of the 2.8-trillion-parameter open-weight model, according to 36Kr. Kimi K3 uses a sparse mixture-of-experts design that activates 16 of 896 experts, Kimi Delta Attention, Attention Residuals, native vision, and a 1-million-token context window, according to Moonshot's technical blog.
Moonshot AI released the Kimi K3 model weights and technical report on July 28, according to 36Kr, making the 2.8-trillion-parameter model available after its July 17 launch. The release also open-sourced infrastructure technologies supporting model training named MoonEP, FlashKDA, and AgentEnv, 36Kr reported.
Kimi K3 is an open-weight mixture-of-experts model with 2.8 trillion total parameters. According to Moonshot's Kimi technical blog and platform documentation, it has a 1-million-token context window, native visual understanding, and a sparse routing configuration that activates 16 of 896 experts per token through its Stable LatentMoE framework.
Architecture and scaling claims
Moonshot's documentation identifies two core architectural components: Kimi Delta Attention (KDA), described as a hybrid linear-attention mechanism, and Attention Residuals (AttnRes), which changes the residual-path design across model depth. The company states that these architectural changes, combined with training and data-recipe improvements, produce roughly 2.5x the overall scaling efficiency of Kimi K2.
Those details are notable because attention cost and memory traffic become central constraints at million-token context lengths. Sparse MoE reduces active computation per token, while linear or hybrid attention designs target the quadratic scaling cost associated with standard full attention. Claims of end-to-end scaling efficiency, however, depend on training setup, hardware, data, and evaluation methodology, so they are not directly comparable across labs without more complete reproducibility artifacts.
Moonshot describes K3 as its first open model in the 3-trillion-parameter class. Reuters similarly reported that the model is the largest open-weight AI system announced to date, while explaining that open-weight releases let users download, run, and customize the underlying model rather than relying solely on a hosted proprietary endpoint.
Coding and benchmark results
Moonshot's blog frames K3 around long-horizon coding, reasoning, and knowledge-work tasks. The company reports that the model can work across large repositories, coordinate terminal tools, and combine visual feedback with software-engineering workflows such as frontend development, game development, and CAD.
Third-party benchmark reporting provides some external context, although benchmark scope matters. Reuters reported that Arena.ai ranked K3 first for web interface-building capability and that Vals AI placed it second overall behind Fable 5. Tom's Hardware reported a 1,679-point Frontend Code Arena result, ahead of Fable 5 in blind developer testing. Moonshot's own evaluation claims should be treated separately: its blog states that K3 trails Claude Fable 5 and GPT 5.6 Sol overall, while outperforming other tested models in its evaluation suite.
For ML teams, the release makes a very large sparse model available for evaluation and self-hosted inference rather than only API consumption. In comparable open-weight releases, the practical constraint is rarely parameter access alone: deployment depends on quantization quality, expert-routing support, kernel maturity, distributed serving infrastructure, and the available accelerator memory and interconnect bandwidth.
Deployment ecosystem
VentureBeat reported that K3 supports an OpenAI- and Anthropic-compatible API interface, which could reduce application-level migration work for teams already using those schemas. It reported listed API pricing of $3 per million input tokens, $15 per million output tokens, and $0.30 per million cached-input tokens.
36Kr reported Day 0 support announcements from Nebius, Baseten, Fireworks, Huawei Ascend CANN, and an Ascend 910C deployment adaptation based on SGLang. These announcements indicate early availability across multiple inference stacks, but production users still need to validate throughput, latency, tool-use reliability, multimodal behavior, and license terms against their own workloads.
The K3 release gives practitioners an unusually large open-weight system to benchmark for long-context and agentic workloads. Its real operational significance will depend on whether the surrounding ecosystem can make a 896-expert architecture economical and reliable outside controlled evaluations.
Key Points
- 1Moonshot released Kimi K3 weights and its technical report, expanding access to a 2.8-trillion-parameter open-weight MoE model.
- 2K3 combines 16-of-896 expert activation, hybrid linear attention, and million-token context, targeting compute and memory constraints in long-context inference.
- 3Comparable open-weight deployments show that kernel support, quantization, routing, and distributed serving often determine practical usability beyond benchmark scores.
Scoring Rationale
Kimi K3 is a major open-weight release at an unusually large parameter scale, with architecture choices relevant to long-context and sparse-model practitioners. The released weights and early inference-stack support make the story more consequential than a benchmark-only announcement, although real-world deployment costs remain a key question.
Sources
Primary source and supporting public references used for this report.
View 5 more sources
- Kimi K3platform.kimi.ai
- China's Moonshot unveils world's largest open AI model, closing in on US rivalsreuters.com
- China's 2.8-trillion-parameter Kimi K3 beats Claude Fable ...tomshardware.com
- China's Moonshot AI releases Kimi K3, the largest open ...venturebeat.com
- Kimi K3 Just Open-Sourced: 2.8 Trillion Parameters Released Globally, Stunning Silicon Valley Giantseu.36kr.com
Practice with real Telecom & ISP data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Telecom & ISP problems

