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

⭐ Official ▶️ 53.6K runs 📅 Jun 2025 ⚖️ License
content-moderation content-safety image-analysis image-nsfw-detection llm-guardrails moderation multimodal safety-classification

About

Example Output

Prompt:

"one fish two fish red fish blue fish"

Output

safe

Performance Metrics

0.28s Prediction Time
8.79s Total Time
All Input Parameters
{
  "top_p": 1,
  "prompt": "one fish two fish red fish blue fish",
  "image_input": [],
  "temperature": 1,
  "presence_penalty": 0,
  "frequency_penalty": 0,
  "max_completion_tokens": 512
}
Example Execution Logs
Input token count: 208
Output token count: 2
Total token count: 210
TTFT: 0.27s
Run on Replicate →