Independent/Reader-funded/Infrastructure, not tokens
DeAINEWS

AI you control — open models, private inference, and the networks that run them.

PulseOpen-Weights Releases

Fastino ships a 340M decision model and X takes notice

Fastino released GLiNER2.5-Decide, a 340M Apache 2.0 encoder returning typed decisions instead of text, drawing the beat's highest X engagement at ~840 likes.

DeAI is powered by Morpheus (mor.org). We cover competing providers on the same terms — see our methodology.

A single low-profile workstation running a small model locally, its side panel off and one compact card seated, for the release of Fastino's GLiNER2.5-Decide, a 340M Apache 2.0 decision model. Illustration: DeAI
A single low-profile workstation running a small model locally, its side panel off and one compact card seated, for the release of Fastino's GLiNER2.5-Decide, a 340M Apache 2.0 decision model. Illustration: DeAI

A 340M-parameter model that returns typed decisions instead of text just out-engaged every frontier-lab story in the beat window. Fastino released GLiNER2.5-Decide on September 24 under Apache 2.0, and the announcement post drew roughly 840 likes and 47,700 views, the highest engagement DeAI's morning sweep recorded in the window.

Key facts

What's driving the conversation

The announcement came from @fastinoAI, with @urchadeDS — Urchade Zaratiana, the model card's first-listed author and first author of the underlying GLiNER2 paper — amplifying it. The conversation that followed was less about the accuracy headline and more about the serving shape: builders read the release as a small, deterministic classifier you can drop in where a generative model is overkill. The engagement numbers came from DeAI's Grok sweep of the window and should be read as momentum, not a verdict.

The substance

What is verifiable: the Hugging Face model card is live, the license is Apache 2.0, the architecture is an encoder (DeBERTa-v3-large) rather than a generative decoder, and the install path (pip install gliner2) works as documented. The card also states what the model is not: it does not reason, explain, or answer open questions. It is a specialist for operational decisions — routing, triage, sentiment, moderation, handoff, agent-completion checks.

What is a claim: every accuracy number. The 60.1% average comes from Fastino's own Fast Decisions suite, an internally generated classification benchmark across 17 datasets with 5,100 test examples. Fastino acknowledges the suite is internal and distinct from JevBench, and that JevK5 is an open reproduction rather than TypeSafe's Jev itself. What would verify it: an independent rerun of the Fast Decisions suite, a third-party leaderboard placement, or per-dataset numbers others can reproduce from the published card. None of those exist yet.

One comparison worth flagging for our own coverage trail: Laya, the open Jev-style decision model we covered last week as a PULSE, sits at 46.6% on Fastino's suite as one of the named baselines. That number is from Fastino's harness, not Laya's authors', and the two teams used different label sets and test conditions.

Why builders are watching

The serving-shape argument is the durable part. An encoder that returns schema-constrained decisions with confidence scores runs on CPU and in air-gapped environments, which puts routing, triage, and tool-call gating in reach for deployments where a chat-completions API is both overkill and a data-transfer event. That is the same argument the Laya release started, from a different team and a different architecture, and it is now happening twice in two weeks — which makes it a pattern rather than a one-off. Whether either model holds up under independent testing is unresolved; how Laya's benchmarks fared under counter-testing is the closest precedent for how this one should be read. The broader open-API landscape that models like this plug into is tracked in our roundup of open-source LLM API providers.

Questions

What actually shipped with GLiNER2.5-Decide?
A 340M-parameter encoder (DeBERTa-v3-large base), Apache 2.0, on Hugging Face under fastino/GLiNER2.5-Decide, installable via the gliner2 package's AutoExtractor.from_pretrained. It takes text plus a schema of typed questions and returns structured decisions with probabilities, confidence scores, and constraint-feasibility metadata. It runs on CPU or GPU and can be deployed in air-gapped environments.
Is GLiNER2.5-Decide really better than the competition?
Unknown. The 60.1% average on Fastino's Fast Decisions suite comes from Fastino's own internal benchmark across 17 datasets, with no third party involved. The model card does publish the per-model comparison (JevK5 at 57.6%, SemIf at 56.4%, Laya at 46.6%), but independent verification would need a rerun of that suite or a third-party leaderboard placement.
What is a decision model?
A small model that returns typed answers constrained to a schema you define — routing labels, sentiment classes, handoff decisions — in a single forward pass, instead of generating text. Outputs are structured and machine-readable, which makes them cheap to wire into software.

Sources

  1. X — @fastinoAI announcement (highest-engagement post in the beat window) — X
  2. fastino/GLiNER2.5-Decide — Hugging Face model card (Apache 2.0) — Hugging Face
  3. GLiNER2.5-Decide: An Open-Weight Model for Structured Decision Making — Fastino

About DeAI

DeAI is an independent publication covering open-weight AI models, private inference, and decentralized infrastructure — the tools for running AI you actually control. We test providers on price, privacy, and refusal behavior and publish the numbers, not the vibes. DeAI is powered by Morpheus (mor.org), a decentralized inference marketplace, and covers it on the same terms as every other provider.

Powered by Morpheus and StrandCMS

Morpheus is a decentralized inference marketplace, covered on the same terms as every other provider — we rank it wherever the data lands. StrandCMS is the open-source, agent-first framework this site is built on.

Learn more about the Morpheus Inference API →

Sponsor disclosure — not editorial

Powered by Morpheus and StrandCMS. Morpheus is a decentralized inference marketplace, covered on the same terms as every other provider. StrandCMS is the open-source, agent-first framework this site is built on.

Learn more →