Any-to-Any
Transformers
ONNX
Safetensors
minicpmo
feature-extraction
minicpm-o
minicpm-v
multimodal
full-duplex
custom_code
Instructions to use openbmb/MiniCPM-o-4_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openbmb/MiniCPM-o-4_5 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openbmb/MiniCPM-o-4_5", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update full duplex bench results and model name
Browse files
README.md
CHANGED
|
@@ -932,14 +932,14 @@ Note: Scores marked with ∗ are from our evaluation; others are cited from refe
|
|
| 932 |
</tr>
|
| 933 |
<tr>
|
| 934 |
<td nowrap="nowrap" align="left">Qwen3-Omni-30B-A3B-Instruct</td>
|
| 935 |
-
<td align="center">
|
| 936 |
-
<td align="center">
|
| 937 |
-
<td align="center">
|
| 938 |
-
<td align="center">
|
| 939 |
-
<td align="center">
|
| 940 |
-
<td align="center">
|
| 941 |
-
<td align="center">
|
| 942 |
-
<td align="center">
|
| 943 |
</tr>
|
| 944 |
<tr>
|
| 945 |
<td nowrap="nowrap" align="left">Gemini-Live</td>
|
|
@@ -953,7 +953,7 @@ Note: Scores marked with ∗ are from our evaluation; others are cited from refe
|
|
| 953 |
<td align="center"><b>1.18</b></td>
|
| 954 |
</tr>
|
| 955 |
<tr>
|
| 956 |
-
<td nowrap="nowrap" align="left">MiniCPM-o 4.5
|
| 957 |
<td align="center"><b>0.04</b></td>
|
| 958 |
<td align="center"><b>0.00</b></td>
|
| 959 |
<td align="center"><b>0.00</b></td>
|
|
|
|
| 932 |
</tr>
|
| 933 |
<tr>
|
| 934 |
<td nowrap="nowrap" align="left">Qwen3-Omni-30B-A3B-Instruct</td>
|
| 935 |
+
<td align="center">n/a</td>
|
| 936 |
+
<td align="center">n/a</td>
|
| 937 |
+
<td align="center">n/a</td>
|
| 938 |
+
<td align="center">n/a</td>
|
| 939 |
+
<td align="center">n/a</td>
|
| 940 |
+
<td align="center">n/a</td>
|
| 941 |
+
<td align="center">n/a</td>
|
| 942 |
+
<td align="center">n/a</td>
|
| 943 |
</tr>
|
| 944 |
<tr>
|
| 945 |
<td nowrap="nowrap" align="left">Gemini-Live</td>
|
|
|
|
| 953 |
<td align="center"><b>1.18</b></td>
|
| 954 |
</tr>
|
| 955 |
<tr>
|
| 956 |
+
<td nowrap="nowrap" align="left">MiniCPM-o 4.5-Instruct</td>
|
| 957 |
<td align="center"><b>0.04</b></td>
|
| 958 |
<td align="center"><b>0.00</b></td>
|
| 959 |
<td align="center"><b>0.00</b></td>
|