Meta: Llama Guard 4 12B — AI model
Meta: Llama Guard 4 12B is a AI model from Meta, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Llama Guard 4 is a Llama 4 Scout-derived multimodal pretrained model, fine-tuned for content safety classification. Similar to previous versions, it can be used to classify content in both LLM...
Specs
| Vendor | Meta |
|---|---|
| Type | text, image |
| Context window | 163,840 tokens |
| Pricing | $0.18/M in · $0.18/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-guard-4-12b",
"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