Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,10 @@ pipeline_tag: text-generation
|
|
| 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 SigLip-400M and [MiniCPM-2.4B](https://github.com/OpenBMB/MiniCPM/), connected by a perceiver resampler. Notable features of OmniLMM-3B include:
|
| 7 |
|
| 8 |
- ⚡️ **High Efficiency.**
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## MiniCPM-V
|
| 6 |
+
### News
|
| 7 |
+
- [4/11]🔥[**MiniCPM-V-2.0**](https://huggingface.co/openbmb/MiniCPM-V-2.0) is out.
|
| 8 |
+
|
| 9 |
+
|
| 10 |
**MiniCPM-V** (i.e., OmniLMM-3B) is an efficient version with promising performance for deployment. The model is built based on SigLip-400M and [MiniCPM-2.4B](https://github.com/OpenBMB/MiniCPM/), connected by a perceiver resampler. Notable features of OmniLMM-3B include:
|
| 11 |
|
| 12 |
- ⚡️ **High Efficiency.**
|