Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ pipeline_tag: text-classification
|
|
3 |
---
|
4 |
|
5 |
## MiniCPM-V
|
6 |
-
**MiniCPM-V** (i.e., OmniLMM-3B)is an efficient version with promising performance for deployment. The model is built based on MiniCPM-
|
7 |
|
8 |
- 🚀 **High Efficiency.**
|
9 |
|
|
|
3 |
---
|
4 |
|
5 |
## MiniCPM-V
|
6 |
+
**MiniCPM-V** (i.e., OmniLMM-3B)is an efficient version with promising performance for deployment. The model is built based on [MiniCPM-2B](https://huggingface.co/openbmb/MiniCPM-2B-sft-bf16) and SigLip-400M, connected by a perceiver resampler. Notable features of MiniCPM-V include:
|
7 |
|
8 |
- 🚀 **High Efficiency.**
|
9 |
|