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
my discussion
#10
by 0xwumade - opened
bug report
Hi , thanks for opening this discussion! To help us investigate the potential bug, could you please provide more details? For example:
- A clear description of the issue you're encountering
- Steps to reproduce the problem
- Any error messages or logs
- Your environment (OS, model version, etc.)
This information will help us understand and address the issue more effectively. Looking forward to your update!