Any-to-Any
Transformers
ONNX
Safetensors
minicpmo
feature-extraction
minicpm-o
minicpm-v
multimodal
full-duplex
custom_code
4-bit precision
awq
Instructions to use openbmb/MiniCPM-o-4_5-awq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openbmb/MiniCPM-o-4_5-awq with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openbmb/MiniCPM-o-4_5-awq", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Unable to run this on Kaggle
#2 opened 3 months ago
by
TahirC