24 lines
451 B
TOML
24 lines
451 B
TOML
name = "Meta Llama Guard 4 12B"
|
|
description = "Safety model for policy screening, moderation, and risk-aware routing workflows"
|
|
family = "llama"
|
|
release_date = "2025-01-01"
|
|
last_updated = "2025-01-01"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.21
|
|
output = 0.21
|
|
|
|
[limit]
|
|
context = 131072
|
|
output = 1024
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|