MiniCPM-2B
by Community
The MiniCPM family of LLMs and VLLMs.
OSS
MiniCPM-2B
Added 1 June 2026
Overview
MiniCPM-2B is a family of small language models and vision-language models released by the open-source community. It is designed for efficient inference on resource-constrained devices and is available on Hugging Face.
Best for
Best for
Developers needing a free, lightweight model for prototyping or deployment on low-resource devices
Use cases
- Deploying lightweight text generation on edge devices
- Building multimodal applications with vision-language capabilities
- Fine-tuning for domain-specific tasks with limited compute
Notes
MiniCPM-2B is a family of small language models and vision-language models released by the open-source community. It is designed for efficient inference on resource-constrained devices and is available on Hugging Face.
Use cases
- Deploying lightweight text generation on edge devices
- Building multimodal applications with vision-language capabilities
- Fine-tuning for domain-specific tasks with limited compute
Pros
- Compact 2B parameter size enables fast inference on modest hardware
- Open-source and community-driven with accessible model weights
- Supports both language and vision-language tasks in one family
Cons
- Smaller capacity limits performance on complex reasoning tasks
- Community support may be less structured than commercial offerings
- Vision-language capabilities may lag behind larger multimodal models
Indexed from awesome-llm and enriched against its public facts.
Pros
- Compact 2B parameter size enables fast inference on modest hardware
- Open-source and community-driven with accessible model weights
- Supports both language and vision-language tasks in one family
Cons
- Smaller capacity limits performance on complex reasoning tasks
- Community support may be less structured than commercial offerings
- Vision-language capabilities may lag behind larger multimodal models
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
llama.cpp
Community
LLM inference in C/C++
ollama
Community
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
vLLM
Community
A high-throughput and memory-efficient inference and serving engine for LLMs