Any-to-Any
Transformers
Safetensors
English
Chinese
minicpmo
feature-extraction
multimodal
vision
audio
tts
voice-cloning
bitsandbytes
8-bit precision
quantized
custom_code
Instructions to use ericleigh007/MiniCPM-o-4_5-BNB-Int8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ericleigh007/MiniCPM-o-4_5-BNB-Int8 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ericleigh007/MiniCPM-o-4_5-BNB-Int8", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K