ModelsOpen Source 🇷🇺 28.07.2026 17:02

Moonshot AI releases weights of popular Kimi-K3 — nearly on par with market leaders but much simpler to run

Moonshot AIMoonshot AI OpenAIOpenAI AnthropicAnthropic
Chinese company Moonshot AI has open-sourced the weights of its Kimi-K3 model. It outperforms previous OpenAI and Anthropic models while costing 2-3 times less to operate, with cache hit rates up to 90% for coding tasks. The model uses mixed precision formats MXFP4 and MXFP8, and is optimized for less powerful hardware like Nvidia H20.
Moonshot AI has released the weights of its Kimi-K3 model for free, allowing anyone with sufficient compute to run it locally. The model significantly outperforms previous generations of OpenAI GPT and Anthropic Claude, and only slightly lags behind the latest Sol and Fable models. Kimi-K3 is 2-3 times cheaper to operate than American counterparts, and with cache hits on coding tasks, costs drop to $0.30 per million tokens versus $3 standard input pricing. The efficiency likely comes from using MXFP4 for weight storage and MXFP8 for activation, both low-precision formats that save memory. Of its 2.8 trillion parameters, only 104.2 billion are active simultaneously. The model is designed to run on Nvidia H20 accelerators, which lack native MX floating-point support, but may run even more efficiently on Blackwell chips. Kimi-K3 replaces key-value cache with a fixed-size state handler called Kimi Delta Attention, and uses MoE with only 16 out of 896 experts activated. However, only the weights are open; the training process and dataset remain proprietary.
Сокращения
MXFP4 = Microscaling Floating Point 4-bit
MXFP8 = Microscaling Floating Point 8-bit
MoE = Mixture of Experts
Source: 3DNews — original
Our earlier posts on this topic ↓
Fresh news