Mistral's Shieldstral: 3B open-weights model for multimodal moderation(mistral.ai)
446 points by riadsila 19 hours ago | 112 comments
tl;dr: Mistral released Shieldstral, a 3B Apache 2.0 multimodal safety classifier that accepts policies as plain-language yes/no questions at inference time, eliminating the need to retrain for new taxonomies. It outputs calibrated safety scores from yes/no token logits, handles text and images, and reportedly matches or beats guard models up to 7x its size. It runs on a single 16GB GPU and was trained by unifying heterogeneous datasets, using contrastive policy pairs to teach discrimination, and merging LoRA checkpoints via SLERP.
HN Discussion:
  • ~Skepticism about the model's actual flexibility with arbitrary rulesets versus standard big-tech moderation styles
  • Endorsement of the trend toward smaller, focused, task-specific models as the sustainable future of AI
  • Enthusiasm that this offers a practical, cost-effective moderation solution for real applications
  • Criticism that the model lacks reasoning explanations, limiting production utility
  • ~Concern that a 3B model may be too small for proper moderation assessment