Update README.md
Browse files
README.md
CHANGED
@@ -54,13 +54,13 @@ MiniCPM-o 2.6 can be easily used in various ways: (1) [llama.cpp](https://github
|
|
54 |
- **Configurable Speech Modeling Design.** We devise a multimodal system prompt, including traditional text system prompt, and **a new audio system prompt to determine the assistant voice**. This enables flexible voice configurations in inference time, and also facilitates end-to-end voice cloning and description-based voice creation.
|
55 |
|
56 |
<div align="center">
|
57 |
-
<img src="https://github.com/OpenBMB/MiniCPM-o/
|
58 |
</div>
|
59 |
|
60 |
### Evaluation <!-- omit in toc -->
|
61 |
|
62 |
<div align="center">
|
63 |
-
<img src="https://github.com/OpenBMB/MiniCPM-o/
|
64 |
</div>
|
65 |
|
66 |
<details>
|
@@ -922,9 +922,9 @@ We deploy MiniCPM-o 2.6 on end devices. The demo video is the raw screen recordi
|
|
922 |
|
923 |
|
924 |
<div style="display: flex; flex-direction: column; align-items: center;">
|
925 |
-
<img src="https://github.com/OpenBMB/MiniCPM-o/
|
926 |
-
<img src="https://github.com/OpenBMB/MiniCPM-o/
|
927 |
-
<img src="https://github.com/OpenBMB/MiniCPM-o/
|
928 |
</div>
|
929 |
|
930 |
|
|
|
54 |
- **Configurable Speech Modeling Design.** We devise a multimodal system prompt, including traditional text system prompt, and **a new audio system prompt to determine the assistant voice**. This enables flexible voice configurations in inference time, and also facilitates end-to-end voice cloning and description-based voice creation.
|
55 |
|
56 |
<div align="center">
|
57 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/raw/main/assets/minicpm-o-26-framework.png" , width=80%>
|
58 |
</div>
|
59 |
|
60 |
### Evaluation <!-- omit in toc -->
|
61 |
|
62 |
<div align="center">
|
63 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/raw/main/assets/radar.jpg" width=66% />
|
64 |
</div>
|
65 |
|
66 |
<details>
|
|
|
922 |
|
923 |
|
924 |
<div style="display: flex; flex-direction: column; align-items: center;">
|
925 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/raw/main/assets/minicpmo2_6/minicpmo2_6_math_intersect.png" alt="math" style="margin-bottom: 5px;">
|
926 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/raw/main/assets/minicpmo2_6/minicpmo2_6_diagram_train_NN.png" alt="diagram" style="margin-bottom: 5px;">
|
927 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/raw/main/assets/minicpmo2_6/minicpmo2_6_multi-image_bike.png" alt="bike" style="margin-bottom: 5px;">
|
928 |
</div>
|
929 |
|
930 |
|