Models/meta-llama/Meta: Llama Guard 4 12B
meta-llama

Meta: Llama Guard 4 12B

164K context$0.18/M input$0.18/M output
meta-llama/llama-guard-4-12b

Description

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...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta-llama/llama-guard-4-12b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextOutput: Text

Pricing

Input$0.18/M
Output$0.18/M
Context164K tokens

Model Info

Providermeta-llama
IDmeta-llama/llama-guard-4-12b