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 README.md
Browse files
README.md
CHANGED
|
@@ -951,7 +951,7 @@ Note: Scores marked with ∗ are from our evaluation; others are cited from refe
|
|
| 951 |
### Examples <!-- omit in toc -->
|
| 952 |
|
| 953 |
<div align="center">
|
| 954 |
-
<a href="https://www.youtube.com/watch?v=
|
| 955 |
</div>
|
| 956 |
|
| 957 |
#### 🎙️ End-to-End Voice Chat Examples <!-- omit in toc -->
|
|
|
|
| 951 |
### Examples <!-- omit in toc -->
|
| 952 |
|
| 953 |
<div align="center">
|
| 954 |
+
<a href="https://www.youtube.com/watch?v=6UzC-O1Q-1U"><img src="https://raw.githubusercontent.com/openbmb/MiniCPM-o/main/assets/minicpmo4_5/video_play.png", width=70%></a>
|
| 955 |
</div>
|
| 956 |
|
| 957 |
#### 🎙️ End-to-End Voice Chat Examples <!-- omit in toc -->
|