model release

Meta releases Llama Guard 4, a 12B parameter multimodal safety classifier with 164K context window

TL;DR

Meta has released Llama Guard 4, a 12-billion parameter content safety classifier derived from Llama 4 Scout. The model features a 163,840 token context window and can classify both text and image content, available free through OpenRouter with an August 31, 2024 knowledge cutoff.

2 min read
0

Meta Releases Llama Guard 4 for Multimodal Content Safety

Meta has released Llama Guard 4, a 12-billion parameter content safety classifier designed to moderate both text and image content in LLM applications.

Model Specifications

Llama Guard 4 is derived from Meta's Llama 4 Scout model and features a 163,840 token context window. The model is available free through OpenRouter with $0 per million tokens for both input and output. Its knowledge cutoff date is August 31, 2024.

Key Capabilities

The model classifies content safety in two modes: prompt classification (analyzing user inputs) and response classification (analyzing LLM outputs). According to Meta, it generates text output indicating whether content is safe or unsafe, listing specific violated content categories when unsafe content is detected.

Llama Guard 4 is aligned to the standardized MLCommons hazards taxonomy. The model supports English and multiple additional languages, though specific language lists were not disclosed.

Multimodal Features

The primary advancement over previous Llama Guard versions is multimodal capability. Llama Guard 4 can process mixed text-and-image prompts, including multiple images in a single request. This positions it as Meta's first safety classifier capable of handling the full range of inputs supported by multimodal Llama 4 models.

Integration and Availability

Meta has integrated Llama Guard 4 into the Llama Moderations API, providing safety classification for both text and images. The model is currently available through OpenRouter's routing infrastructure, which directs requests to providers based on prompt size and parameters.

Model weights are accessible, though specific hosting and licensing details were not provided in the release information.

What This Means

Llama Guard 4 addresses a critical gap in AI safety tooling by providing multimodal content moderation at no cost. As LLMs increasingly handle image inputs alongside text, safety systems must match these capabilities. The 164K context window is particularly relevant for applications that need to classify long conversations or multiple images simultaneously. Meta's alignment to the MLCommons taxonomy provides standardization that could improve interoperability across different AI safety systems.

Related Articles

model release

Moonshot AI Releases Kimi K3: Open-Weight Multimodal Reasoning Model with 1M Context Window

Moonshot AI has released Kimi K3, an open-weight multimodal reasoning model with a 1-million token context window. The model is priced at $3 per 1M input tokens and $15 per 1M output tokens, available through OpenRouter.

model release

Thinking Machines Lab releases Inkling: 975B-parameter open-weights multimodal model under Apache-2.0

Thinking Machines Lab released Inkling, a Mixture-of-Experts transformer with 975B total parameters and 41B active parameters, trained on 45 trillion tokens of text, images, audio and video. The Apache-2.0 licensed model is designed as a base for fine-tuning rather than a frontier model.

model release

Google releases Gemma 4 E2B, optimized to run natively on Pixel 10's Tensor G5 TPU

Google has released Gemma 4 E2B for TPU, a variant of its open-source Gemma 4 model optimized to run natively on the Tensor G5 chip in Pixel 10 devices. The multimodal model enables completely offline AI chat, image recognition, and audio transcription on Pixel 10, 10 Pro, 10 Pro XL, and 10 Pro Fold.

model release

Kwaipilot Releases KAT-Coder-Air V2.5 with 256K Context Window at $0.15/$0.60 Per Million Tokens

Kwaipilot has released KAT-Coder-Air V2.5, a coding-specialized model with a 256K token context window. The model is priced at $0.15 per million input tokens and $0.60 per million output tokens, positioning it as a mid-tier coding assistant option.

Comments

Loading...