#19 · Primary category: Foundation Models
Kimi-K2
Kimi K2 is the large language model series developed by Moonshot AI team
Project last updated:01/21/26
GitHub Stars
11.1K
Forks
908
Contributors
10
License
Other
Why we included this project
Teams weighing a new LLM backend should give Kimi K2 a serious look. It is a mixture-of-experts model with 32 billion activated parameters out of a trillion total, so it delivers strong reasoning and coding while costing far less to serve than a comparable dense model. The repo ships both a base checkpoint for fine-tuning and an instruct variant tuned for tool use and agentic workflows, so the same weights can anchor a chat assistant or an autonomous coding agent, among other custom uses. Being open-weight, you keep full control over hosting, latency, and how your data is handled rather than renting access through a closed API. The README's benchmark tables against DeepSeek, Qwen, and leading closed models make it easy to judge whether a real trial on your own workloads is worth the time.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities