The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestMistral AI1.0
Mistral AIVision-Language

Mistral's Shieldstral brings safety checks to images

A compact 3B open-weights classifier flags unsafe text and visual content, and ships under Apache 2.0.

Jul 16, 2026
NotableApache 2.0
Shieldstral 1.0 3B

Mistral AI has released Shieldstral 1.0 3B, a compact multimodal classifier built to moderate both text and images. At 3 billion parameters, it is small enough to run cheaply as a guardrail alongside larger generative systems, and it arrives under a permissive Apache 2.0 license on Hugging Face.

Unlike a chat model, Shieldstral is purpose-built to judge content rather than produce it. Its multimodal design means it can evaluate visual inputs as well as text, a capability that matters as image generation and vision-language systems become more common in production. Mistral positions the model as a content-moderation and safety tool, according to its announcement.

Why it matters

Safety classifiers are increasingly treated as infrastructure: teams deploy them at the input and output layers of an application to catch policy-violating prompts and responses. A few points stand out here:

  • Open weights, so developers can inspect, fine-tune, and self-host the classifier.
  • Multimodal coverage, extending moderation beyond text to images.
  • Small footprint at 3B parameters, keeping latency and cost low for a component that runs on every request.

The permissive license is notable in a category where safety tooling is often gated or API-only. By putting a vision-capable moderation model in the open, Mistral gives builders an alternative they can adapt to their own policies rather than relying on a hosted service. Details on supported categories and evaluation are available on the model's Hugging Face page.

Sources

  • mistralai/Shieldstral-1.0-3B

    Hugging Face

    Visit
  • Mistral's Shieldstral: 3B open-weights model for multimodal moderation

    Hacker News

    Visit

Get the model

Hugging FaceHacker News

Specs

Parameters3B
Size7.7 GB
PrecisionBF16
ArchitectureMistral3ForConditionalGeneration
LicenseAPACHE-2.0
Downloads11.7K
Likes279

Modalities

Text / LLMVision-Language

0 comments

No comments yet. Be the first to weigh in.

More in Vision-Language

Agnes-3.0-Flash
Agnes AI/Vision-Language

Agnes-3.0-Flash arrives as a multimodal reasoning model

The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

Sep 11, 2026
SenseTime/Any-to-Any

SenseTime's SenseNova-U1.5 Unifies Vision Tasks

An 8B model drops the usual encoder and VAE in favor of a single native architecture spanning understanding, reasoning, and image generation.

Sep 9, 2026
inclusionAI/Vision-Language

LLaDA-UI Brings Diffusion Decoding to GUI Agents

inclusionAI's 16.7B MoE vision-language model uses block-wise diffusion to drive graphical interface tasks.

Sep 8, 2026