Moonshot

Moonshot

12 models in Artifacts Logshuggingface.co/moonshotai
Kimi-K316 Jul 2026
2.8T (104B active)Kimi K3 License837.2K · 30d

This is the biggest open model release in some time, and we covered it in a separate post and a podcast episode. It was released under a noncommercial license, requiring inference and fine-tuning providers to enter into a commercial agreement. Kevin Xu and Graham Webster argue in a post that these licenses enable potential future government action against US entities doing business with Chinese AI companies: But if a US company needs a contract with Moonshot to provide the inference tokens that Kimi K3 generates, the picture looks different. Some of the policy tools US officials and others have debated as potential levers to restrict Chinese open model use would more clearly apply.

Kimi-K2.7-Code11 Jun 2026
1TModified MIT697.9K · 30d

An update to Kimi focusing a lot on token efficiency.

Kimi-K2.614 Apr 2026
1T (32B active)Modified MIT857.1K · 30d

An update to the Kimi series, delivering stronger performance across the board and making it one of the best open models out there yet again. They also focus on long-horizon performance, showing that open models are capable of running over hours to complete tasks or optimize performance. Given the focus of everyone to build autoresearch-like systems, seeing open models catch up is important.

Kimi-K2.527 Jan 2026
1T (32B Active)Modified MIT986.5K · 30d

A continual pre-train on 15T tokens. Furthermore, this model is also multimodal! People on Twitter have replaced Claude 4.5 Opus with K2.5 for tasks that need a less capable but cheaper model. However, the writing capabilities that K2 and its successor were known for have suffered in favor of coding and agentic abilities.

Kimi K2 Thinking06 Nov 2025
1T (32B active)Modified MIT69K · 30d

The best open model, competitive with some of the best closed models. However, independent evaluation is a problem as third-party API providers struggle to implement the model correctly, something which we have seen, for example, with the release of GPT-OSS. As an example, running the agentic "Vending-Bench" from Andon Labs with a third party provider as opposed to the official API makes a huge difference: This is a huge problem plaguing open models. Moonshot also documents the tool calling accuracy in a repo, where a lot of providers perform sub-par, including vLLM with a schema accuracy <90%.

Kimi Linear 48B Base30 Oct 2025
48BMIT1.9K · 30d

Similar to other (Chinese) labs, Kimi also experiments with attention variants.

Kimi-K2-Instruct-090503 Sep 2025
1TModified MIT68.4K · 30d

An update to Kimi K2 focusing on its agentic abilities as well as coding.

Kimi-K2-Instruct11 Jul 2025
1T (32B activated)Modified MIT178.2K · 30d

It is hard to understate the impact of the model, which we've covered already. The new update is that they released a technical report today, with a bunch of nice methods, but nothing incredibly surprising. K2 has proven itself to be a capable model on various, unusual benchmarks, matching Opus on LMArena while becoming one of the most used models on OpenRouter.

Kimi-VL-A3B-Thinking-250621 Jun 2025
16BMIT8.9K · 30d

An update to Kimi's visual reasoning MoE model. This version uses fewer thinking tokens, while having a superior performance over its predecessor.

Kimi-Dev-72B16 Jun 2025
72BMIT3.4K · 30d

A fine-tune of Qwen2.5 for agentic software tasks. The success of tools like Cursor or Claude Code shows the need for such models. For an analysis of SWE-bench Verified, the benchmark most of these models are evaluated on, see my (Florian's) analysis.

Kimi-VL-A3B-Instruct09 Apr 2025
16BMIT394.6K · 30d

A vision MoE from Moonshot AI / Kimi, released under the MIT license. The performance of the model looks really solid, being on par with Qwen2.5 VL-7B, while using half the amount of activated parameters (but twice the total params). They also release a thinking version, boosting the scores even further. In their technical report, they state that they will train bigger models on more data. Given that Moonshot AI is one of the superstars in the Chinese LLM space, this team and model series is one to keep an eye on. It also continues the trend we observed: The big Chinese labs and companies continue to release very capable models under permissive OSS licenses, usually MIT or Apache 2.0.

Moonlight-16B-A3B22 Feb 2025
16BMIT11.4K · 30d

Moonshot, mainly known for the Kimi models, has released a MoE to showcase the superiority of the Muon optimizer compared to AdamW.