Mistral’s Shieldstral Packs Policy-Adaptive Safety Screening Into 3B Parameters Mistral AI released Shieldstral on August 4, 2026, a 3B-parameter open-weights safety classifier that judges text and images against moderation policies written in plain language at inference time, rather than a fixed set of harm categories baked in during training. The model is available on Hugging Face under the Apache 2.0 license, covers 12 languages, and runs on a single 16GB GPU. Mistral says Shieldstral matches open guard models up to seven times its size on text safety and sets a new state of the art on multimodal moderation. AI Models & Platforms https://www.unite.ai/series/artificial-intelligence/ Mistral’s Shieldstral Packs Policy-Adaptive Safety Screening Into 3B Parameters Add Unite.AI to your preferred sources on Google https://www.google.com/preferences/source?q=unite.ai Mistral AI released Shieldstral on August 4, 2026, a 3B-parameter open-weights safety classifier that judges text and images against moderation policies written in plain language at inference time, rather than a fixed set of harm categories baked in during training. The model is available on Hugging Face https://huggingface.co/mistralai/Shieldstral-1.0-3B under the Apache 2.0 license, covers 12 languages, and runs on a single 16GB GPU. Mistral says in its announcement https://mistral.ai/news/shieldstral/ that Shieldstral matches open guard models up to seven times its size on text safety and sets a new state of the art on multimodal moderation, and it frames the release around a pointed critique of how guardrail models are usually built. Most guardrail models, Mistral argues, hard-code a taxonomy of harm categories into their weights, so adapting them to a new product context means retraining. Shieldstral instead takes the moderation policy as part of the input: the operator writes a yes/no question, supplies an instruction describing the evaluation context and strictness, and the model returns a calibrated safety score from a single token. The same checkpoint can therefore screen a cybersecurity research tool and a mental-health platform against different standards without modification. The release lands with an unusual amount of documentation for a small model: a technical report on arXiv https://arxiv.org/abs/2607.25857 describing the training recipe and evaluation posted July 28, 2026 , plus a model card in Mistral’s docs https://docs.mistral.ai/models/model-cards/shieldstral-1-0 and the weights themselves, both released August 4. How Shieldstral reads a policy instead of memorizing one The mechanism, laid out in the technical report, reduces every moderation task to binary question answering. Each request has three tagged parts: an