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

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
Atria Dawn Preview
Internlm/Reasoning

InternLM's Atria Dawn Preview Targets Agentic Tasks

A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.

Sep 11, 2026
Unknown/Reasoning

ZGCM-1 arrives as a fully open 7B reasoning model

A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.

Sep 10, 2026