Free MiniCPM-V 4.6 API
Updated 9/2/2026
OpenBMB MiniCPM-V 4.6 high-performance multimodal model for advanced vision and OCR tasks.
About the Model
Why Choose MiniCPM-V 4.6?
MiniCPM-V 4.6 is OpenBMB's leading edge multimodal model, delivering GPT-4V level visual perception, extreme-detail OCR, and table extraction with high efficiency on AMD GPUs.
Key Strengths & Capabilities
- 256K Context Window: Capable of multi-image analysis and lengthy visual question answering.
- Superb OCR & Diagram Understanding: High precision on complex receipts, architectural diagrams, and dense text.
- Efficient vLLM Engine: Accelerated on AMD Radeon Cloud for low-latency visual inference.
How to call MiniCPM-V 4.6
curl
curl https://developer.amd.com.cn/radeon/api/v1/chat/completions \
-H "Authorization: Bearer $AMD_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "MiniCPM-V46",
"messages": [{"role": "user", "content": "What is MiniCPM?"}]
}'Provider Details
The following platforms provide free access to MiniCPM-V 4.6 through free tiers, trial credits, or daily quotas.
| Provider | Context Window | Free Quota | Requires CC | Rating | Action |
|---|---|---|---|---|---|
| AMD Radeon Cloud | N/A | No | Details |
Frequently Asked Questions
Know another free provider for MiniCPM-V 4.6?
Help the community by sharing other ways to access this model for free.
Community Feedback
Comments are tied to your GitHub account — sign in to join the discussion.