Meta: Llama 3.2 11B Vision Instruct — AI model
Meta: Llama 3.2 11B Vision Instruct is a AI model from Meta, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Llama 3.2 11B Vision is a multimodal model with 11 billion parameters, designed to handle tasks combining visual and textual data. It excels in tasks such as image captioning and...
Specs
| Vendor | Meta |
|---|---|
| Type | text, image |
| Context window | 131,072 tokens |
| Pricing | $0.34/M in · $0.34/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": "meta-llama/llama-3.2-11b-vision-instruct",
"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