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.
LatestOpenBMBGLiGuard
OpenBMBText / LLM

GLiGuard: A Sub-1B Model for Faster LLM Guardrails

The team behind GLiNER releases an open-source small language model aimed at making safety moderation cheaper and quicker to run.

May 12, 2026
UpdateApache 2.0

The makers of GLiNER have released GLiGuard, an open-source small language model built specifically for moderating the inputs and outputs of large language models. Released under the Apache-2.0 license, it lands in the under-1-billion-parameter class, a deliberate choice that signals where the project is placing its bets: speed and deployability over raw scale.

According to the announcement, GLiGuard delivers guardrail enforcement up to 16 times faster than alternatives. That framing matters because safety classifiers typically sit in the critical path of every request, screening prompts before they reach a model and responses before they reach a user. A slow or heavy guard tax can add real latency and cost to every interaction.

Why it matters

Most production LLM deployments now pair a generation model with a separate moderation layer. Running that layer on a compact, locally hostable model rather than a larger classifier or an external API has practical upsides:

  • Lower latency on every screened request
  • Reduced inference cost at scale
  • The option to keep moderation on-premises rather than routing sensitive content to a third party

The pedigree is worth noting. GLiNER, the team's prior project, became a widely used open tool for zero-shot named entity recognition, so applying the same lightweight, task-focused philosophy to safety moderation is a natural extension. As an initial release, GLiGuard's real-world accuracy against established guardrail models remains to be independently tested, but an Apache-2.0 license lowers the barrier for developers to evaluate it directly.

Sources

  • Company behind GLiNER model released open source model for running LLM guardrail

    Hacker News

    Visit

Get the model

Hacker News

Specs

LicenseAPACHE-2.0

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026