#12 · Primary category: Foundation Models
MiniCPM
MiniCPM5-1B: A SOTA 1B on-device LLM, small yet powerful.
Project last updated:07/27/26
GitHub Stars
10.3K
Forks
694
Contributors
42
License
Apache-2.0
Why we included this project
Developers who need a genuinely capable language model on constrained hardware, from phones to laptops, are the main audience here. MiniCPM5-1B is a dense 1B-parameter Transformer that posts an average benchmark score well above other strong open models of the same size, with the biggest gains in agentic tool use, code, and competition math. The same checkpoint can act as a quick assistant or a slower, more deliberate reasoner depending on a built-in thinking toggle you switch per request, so you don't need to run two separate models. The repo also ships single-page cookbooks and Agent Skills for the common inference backends and fine-tuning frameworks, which shortens the jump from a demo to something you can actually deploy. A bundled desktop-pet example runs the model locally and is a lightweight way to see it in action before you wire it into your own product.
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