Any-to-Any
Transformers
Safetensors
multilingual
minicpmo
feature-extraction
minicpm-o
omni
vision
ocr
multi-image
video
custom_code
audio
speech
voice cloning
live Streaming
realtime speech conversation
asr
tts
Instructions to use openbmb/MiniCPM-o-2_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openbmb/MiniCPM-o-2_6 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openbmb/MiniCPM-o-2_6", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload stream video demo
#14
by fw158 - opened
- .gitattributes +1 -0
- assets/stream_video_demo.MOV +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 37 |
*jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
*gif filter=lfs diff=lfs merge=lfs -text
|
| 39 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 37 |
*jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
*gif filter=lfs diff=lfs merge=lfs -text
|
| 39 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
assets/stream_video_demo.MOV filter=lfs diff=lfs merge=lfs -text
|
assets/stream_video_demo.MOV
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfb2347278e1557b1dcf42d2f04d871d823a9f9589769ffad4f8e1b71ec3b6b6
|
| 3 |
+
size 11076845
|