Groq ยท chat
llama-guard-4-12b
groq/meta-llama/llama-guard-4-12b
- Input price
- $0.200 / 1M tokens
- Output price
- $0.200 / 1M tokens
- Context window
- 8K tokens
- Lifecycle
- stable
llama-guard-4-12b for OpenAI-compatible gateway routing
llama-guard-4-12b is a Groq chat model in the Ferro Labs live catalog with a 8K tokens context window, 8K tokens maximum output, and capabilities including Streaming.
Token pricing is listed as $0.200 / 1M tokens for input tokens and $0.200 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as groq/meta-llama/llama-guard-4-12b to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "groq/meta-llama/llama-guard-4-12b", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Streaming
Modalities
Input
- Text
Output
- Text
More from Groq
Catalog prices may change. Verify current provider terms before purchasing.