Baidu: ERNIE 4.5 VL 424B A47B — AI model
Baidu: ERNIE 4.5 VL 424B A47B is a AI model from Baidu, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
ERNIE-4.5-VL-424B-A47B is a multimodal Mixture-of-Experts (MoE) model from Baidu’s ERNIE 4.5 series, featuring 424B total parameters with 47B active per token. It is trained jointly on text and image data...
Specs
| Vendor | Baidu |
|---|---|
| Type | text, image |
| Context window | 131,072 tokens |
| Pricing | $0.42/M in · $1.25/M out |
| API | chat_completions |
| Capabilities | Vision |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "baidu/ernie-4.5-vl-424b-a47b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started