Jan 27, 2026 · View original article
Moonshot's Kimi K2.5 Brings a Trillion-Parameter Open-Weight Model With Agent Swarms
Moonshot AI released Kimi K2.5 on 27 January 2026: a one-trillion-parameter open-weight mixture-of-experts model with vision and an agent-swarm mode that can run up to 100 sub-agents.
On 27 January 2026 Beijing-based Moonshot AI released Kimi K2.5, an open-weight model that pushes the frontier of what is available outside proprietary APIs. The model uses a mixture-of-experts design with roughly one trillion total parameters, of which around 32 billion are active per token, plus a 400-million-parameter vision encoder for images and charts. It builds on the Kimi K2 base released in November 2025 and was trained on about 15 trillion tokens of multimodal data. Weights and code were published on Hugging Face.
Two features distinguish the release. The model offers both a standard and a "thinking" mode for harder problems, and it introduces an agent swarm capability that decomposes a task and runs it across as many as 100 concurrent sub-agents. Moonshot claims the top score on the full Humanity's Last Exam benchmark among the models it compared and reports results that approach GPT-5.2 and Claude Opus 4.5 on several other tests; independent evaluations in the weeks after launch broadly confirmed strong agentic-coding performance while noting the usual gap between vendor and third-party numbers. The company raised 500 million dollars in December 2025 and is reportedly seeking further funding at a valuation near 4.8 billion dollars.
K2.5 landed in a crowded month for open models from China, alongside Z.ai's GLM-4.7-Flash and a stream of Alibaba Qwen releases. Taken together they show that open-weight models are no longer trailing by a generation: a trillion-parameter multimodal model with agent orchestration is downloadable, self-hostable and, for many workloads, competitive with paid frontier APIs.
That is why the release matters for enterprises. Open weights give organisations control over data residency, fine-tuning and cost, and they reduce dependence on a small set of US providers. They also shift responsibility. When a model runs in your own environment, you become its operator, and possibly its provider under the EU AI Act if you modify or rebrand it. The agent-swarm feature amplifies both the productivity promise and the blast radius of a mis-specified task. And geopolitical considerations are now part of the conversation: several governments and regulated sectors have restricted Chinese-origin models, regardless of their technical quality.
What it means for leaders
- Define an open-weight model policy before teams download one. Cover provenance, licensing, jurisdiction of origin, evaluation and the approval path; ISO/IEC 42001 asset and supplier controls apply even when no money changes hands.
- Clarify your role under the EU AI Act. Fine-tuning or substantially modifying an open model can make you a provider with corresponding obligations; document the decision.
- Run your own evaluations. Vendor benchmarks are marketing inputs; test on your data, including safety, bias and prompt-injection resistance, before production use.
- Gate agent-swarm capabilities with hard limits. Bound spend, tool access and scope per sub-agent; treat excessive agency as a live risk in the OWASP LLM Top 10 sense.
- Factor in sanctions and sector guidance. Some regulators and customers restrict models from particular jurisdictions; check before adopting, especially in finance, defence and public sector.
