Meta: Llama 4 Maverick — AI model
Meta: Llama 4 Maverick is a AI model from Meta, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Llama 4 Maverick 17B Instruct (128E) is a high-capacity multimodal language model from Meta, built on a mixture-of-experts (MoE) architecture with 128 experts and 17 billion active parameters per forward...
Specs
| Vendor | Meta |
|---|---|
| Type | text, image |
| Context window | 1,048,576 tokens |
| Pricing | $0.15/M in · $0.60/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta-llama/llama-4-maverick",
"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