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

VendorBaidu
Typetext, image
Context window131,072 tokens
Pricing$0.42/M in · $1.25/M out
APIchat_completions
CapabilitiesVision

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