Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ tags:
|
|
21 |
|
22 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
23 |
|
24 |
-
[GitHub](https://github.com/OpenBMB/MiniCPM-
|
25 |
|
26 |
|
27 |
## MiniCPM-o 2.6
|
@@ -60,7 +60,7 @@ MiniCPM-o 2.6 can be easily used in various ways: (1) [llama.cpp](https://github
|
|
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-
|
926 |
-
<img src="https://github.com/OpenBMB/MiniCPM-
|
927 |
-
<img src="https://github.com/OpenBMB/MiniCPM-
|
928 |
</div>
|
929 |
|
930 |
|
@@ -1351,7 +1351,7 @@ print(answer)
|
|
1351 |
```
|
1352 |
</details>
|
1353 |
|
1354 |
-
Please look at [GitHub](https://github.com/OpenBMB/MiniCPM-
|
1355 |
|
1356 |
|
1357 |
## Inference with llama.cpp<a id="llamacpp"></a>
|
|
|
21 |
|
22 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
23 |
|
24 |
+
[GitHub](https://github.com/OpenBMB/MiniCPM-o) | Online Demo [US](https://minicpm-omni-webdemo-us.modelbest.cn)/[CN](https://minicpm-omni-webdemo.modelbest.cn)</a>
|
25 |
|
26 |
|
27 |
## MiniCPM-o 2.6
|
|
|
60 |
### Evaluation <!-- omit in toc -->
|
61 |
|
62 |
<div align="center">
|
63 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/blob/main/assets/radar.png" 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/blob/main/assets/minicpmo2_6/minicpmo2_6_math_intersect.png" alt="math" style="margin-bottom: 5px;">
|
926 |
+
<img src="https://github.com/OpenBMB/MiniCPM-o/blob/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/blob/main/assets/minicpmo2_6/minicpmo2_6_multi-image_bike.png" alt="bike" style="margin-bottom: 5px;">
|
928 |
</div>
|
929 |
|
930 |
|
|
|
1351 |
```
|
1352 |
</details>
|
1353 |
|
1354 |
+
Please look at [GitHub](https://github.com/OpenBMB/MiniCPM-o) for more detail about usage.
|
1355 |
|
1356 |
|
1357 |
## Inference with llama.cpp<a id="llamacpp"></a>
|