Shadowfetch News — AI news. Real coverage.

Models

Qwen ships Qwen3Guard with real-time safety moderation at token level

Qwen introduced Qwen3Guard as a family of open safety models with generative and streaming variants, a severity policy, and broad language coverage aimed at production moderation.

a close up of a button on a wall
Photo by Google DeepMind on Unsplash

Qwen announced Qwen3Guard as a safety guardrail model line in its model family, built on Qwen3 and fine-tuned for safety classification on both prompts and responses.

The launch adds two deployment modes: Qwen3Guard-Gen for offline or dataset-level annotation and safety-reward workflows, and Qwen3Guard-Stream for token-by-token safety checks while responses are being generated.

The same material says both modes are available as safety-focused model variants, with Qwen3Guard-Stream designed for lower-latency monitoring in live generation pipelines.

Qwen3Guard applies a layered severity policy (safe, controversial, unsafe) so teams can reinterpret controversial outputs by deployment strictness.

The public docs describe the safety-focused dataset and language coverage and release open checkpoints through Hugging Face and ModelScope.

For model operators, this is positioned as a moderation layer for agentic and LLM products: streaming filtering avoids waiting for full-response post-checks, while offline scoring remains available for policy fine control.

Sources

  1. Qwen3Guard: Real-time Safety for Your Token Stream
  2. Qwen3Guard README
  3. Qwen3Guard Technical Report PDF

From Shadowfetch