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
Commit History
add usage samples to readme 686e87a
update readme, add audio input examples 7063fbc
Update README.md 8670477 verified
Update README.md 1939b37 verified
Update README.md da91e91 verified
Update README.md 1f9e583 verified
Update README.md e1b08c1 verified
Update README.md ca9a10b verified
Update README.md 21e853e verified
Update README.md 0ea6c98 verified
Fix an issue in TTS generate to avoid gap between training and inference ce5aba2 verified
update audio demo 4d54644
hfw commited on
updata audio demo a884350
hfw commited on