Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,12 @@ tags:
|
|
| 14 |
- custom_code
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## MiniCPM-V 2.6 int4
|
| 18 |
This is the int4 quantized version of [MiniCPM-V 2.6](https://huggingface.co/openbmb/MiniCPM-V-2_6).
|
| 19 |
Running with int4 version would use lower GPU memory (about 7GB).
|
|
|
|
| 14 |
- custom_code
|
| 15 |
---
|
| 16 |
|
| 17 |
+
## News <!-- omit in toc -->
|
| 18 |
+
|
| 19 |
+
* [2025.01.14] 🔥🔥 We open source [**MiniCPM-o 2.6**](https://huggingface.co/openbmb/MiniCPM-o-2_6), with significant performance improvement over **MiniCPM-V 2.6**, and support real-time speech-to-speech conversation and multimodal live streaming. Try it now.
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|
| 23 |
## MiniCPM-V 2.6 int4
|
| 24 |
This is the int4 quantized version of [MiniCPM-V 2.6](https://huggingface.co/openbmb/MiniCPM-V-2_6).
|
| 25 |
Running with int4 version would use lower GPU memory (about 7GB).
|