Skip to content
OpenSmartRoute
Model catalogue
Meta

Meta

Llama Guard 4 12B

meta-llama/llama-guard-4-12b

Specification

Published by the vendor; the platform bills at the target's declared price.

Meta

Llama Guard 4 12B

open weights

Meta meta-llama/llama-guard-4-12b

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

Input $/1M
$0.18
Output $/1M
$0.18
Context
164K
Max output
16K
Released
Apr 30, 2025
Modalities
imagetext

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Llama Guard 4 12B
targets:
  - id: llama-guard-4-12b
    kind: llm
    name: Llama Guard 4 12B
    metadata:
      model: meta-llama/llama-guard-4-12b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 163840
    cost:
      usd_per_1k_tokens: 0.000180