Moonshot AI Releases Kimi, a Multimodal Coding Model
The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.
Moonshot AI, the company behind the Kimi chatbot, has released a new open-weights model specialized for programming. The model, named Kimi-K2.7-Code, is now available for download on Hugging Face and brings a unique set of capabilities to the developer community.
Built on a Mixture-of-Experts (MoE) architecture, Kimi-K2.7-Code is designed for computational efficiency by only activating necessary parts of the network for any given task. While optimized for code generation and understanding, its most distinctive feature is multimodality. The model can process both text and visual inputs, a capability often reserved for larger, proprietary systems.
A Vision for Code Generation
The ability to see and interpret images sets Kimi-K2.7-Code apart from most other open coding models. This allows for powerful new workflows, such as generating front-end code from a UI mockup, creating data visualizations from a hand-drawn chart, or debugging visual artifacts in an application by providing a screenshot.
While Moonshot AI has not disclosed the model's specific parameter count or context length, its release marks a significant step in combining advanced architectures with practical, multimodal use cases for developers. The model is available under a custom "Kimi License Agreement," which users should review for specific usage terms.
Sources
- Visit
moonshotai/Kimi-K2.7-Code
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Code

Weibo AI Releases VibeThinker-3B, a Compact Reasoning Model
The new 3-billion-parameter model from the Chinese tech giant focuses on challenging benchmarks in mathematics, coding, and graduate-level questions.

Cohere Releases North-Mini-Code, an Open MoE Model
The new Apache 2.0-licensed model is designed for code generation and agentic chat applications, using a Mixture-of-Experts architecture for efficiency.

MiniMax Releases M3, a Multimodal MoE Model
The new open-weight model from MiniMax AI combines vision, coding, and reasoning using a Mixture-of-Experts architecture.