Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Ondo unlocks BlackRock portfolio strategies, but only non-US traders benefit

    September 25, 2026

    Ancient meteorites reveal a powerful force that helped build the Solar System

    September 25, 2026

    Blood test call for people potentially impacted by cancer-causing chemicals in the ground

    September 25, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Ondo unlocks BlackRock portfolio strategies, but only non-US traders benefit
    • Ancient meteorites reveal a powerful force that helped build the Solar System
    • Blood test call for people potentially impacted by cancer-causing chemicals in the ground
    • Berlin’s new political star is offering something all of Europe needs – hope and housing | Fatma Aydemir
    • ‘Wake-up call’: Labor considers changing Australian laws after OpenAI Medicare hack | Australian politics
    • Deutschland und Spanien zetteln Papierkrieg zu „Made in Europe“-Auslegung an – POLITICO
    • Miliband tells Iran minister UK will not tolerate ‘hostile activity’ on British soil
    • Andy Burnham talks about ‘public control’ of the utilities but it’s a minefield. We can lead him through it | Will Hutton and Andy Haldane
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Friday, September 25
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Artificial Intelligence

    Fastino Releases GLiNER2.5-Decide: A 340M Open-Weight Decision Model That Runs on CPU

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKSeptember 25, 2026 Artificial Intelligence No Comments2 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Fastino Labs has released GLiNER2.5-Decide, a 340M-parameter open-weight decision model. It takes text and a schema of typed questions and returns structured answers. Each answer comes with a probability distribution, a confidence score, and constraint-feasibility metadata. It targets the frequent judgment calls inside agent pipelines: routing, triage, tool selection, and guardrails.

    Is it deployable? Yes, the weights ship under Apache 2.0 and install with pip install gliner2. They run on CPU, GPU, or in air-gapped environments. Fastino team also offers hosted inference and fine-tuning through its GLiNER API.

    What GLiNER2.5-Decide Actually Does

    GLiNER2.5-Decide is a non-generative classifier. It uses a DeBERTa-v3-large encoder and is fine-tuned from gliner2-large-v1. It produces no generated tokens and needs no prompt template.

    Label sets are passed at call time. Each question in the schema declares its permitted answers. It also declares whether it expects one answer, multiple answers, or an ordered value. Schemas can carry instructions, examples, label descriptions, and rules linking answers across questions.

    The pipeline has 2 stages. The encoder reads the text and schema together and scores every permitted answer. A constrained decoder then searches for the highest-scoring joint assignment the declared rules allow.

    Fastino is explicit about scope. The model does not reason, explain, or answer open questions. It is a specialist for operational decisions.

    Why Joint Decoding Matters

    Fastino team illustrates the value with a guardrail example. Decoded independently, the model flagged prompt injection at 0.82. It also labeled the same prompt safe at 0.52. The attack was detected, but the 2 outputs conflicted.

    Joint decoding applies a rule that any detected harm requires an unsafe verdict. The model then returns safety=unsafe and harm_type=prompt_injection together. Downstream code can use those scores to block, route, or escalate.

    Schemas can express implications, exclusions, cardinality limits, and ordinal bounds. The same encoder can also extract entities, relations, and structured records with character-level offsets in 1 forward pass. Classification answers do not return evidence spans.

    ‘});
    el.innerHTML=h;ping();
    setTimeout(function(){el.querySelectorAll(“.fill”).forEach(function(f){f.style.width=f.getAttribute(“data-w”)+”%”})},reduce?0:60);
    }
    function showB(v){var d=B[v];bars($(“bBars”),d.rows,d.max,”%”);$(“bCap”).textContent=d.cap}
    function showL(v){var rows=L[v],best=Math.min.apply(null,rows.filter(function(r){return r[1]!=null}).map(function(r){return r[1]}));bars($(“lBars”),rows,180,” ms”,best)}
    function seg(id,fn){var s=$(id);s.querySelectorAll(“button”).forEach(function(b){b.onclick=function(){s.querySelectorAll(“button”).forEach(function(x){x.setAttribute(“aria-pressed”,x===b)});fn(b.getAttribute(“data-v”))}})}
    seg(“bSeg”,showB);seg(“lSeg”,showL);
    document.querySelectorAll(“.tab”).forEach(function(t){t.onclick=function(){document.querySelectorAll(“.tab”).forEach(function(x){x.setAttribute(“aria-selected”,x===t);$(x.getAttribute(“data-p”)).hidden=x!==t});var p=t.getAttribute(“data-p”);if(p===”p2″)showB($(“bSeg”).querySelector(‘[aria-pressed=”true”]’).getAttribute(“data-v”));if(p===”p3″)showL($(“lSeg”).querySelector(‘[aria-pressed=”true”]’).getAttribute(“data-v”));ping()}});

    function ping(){try{parent.postMessage({mtpFrame:”gliner-decide”,h:$(“wrap”).offsetHeight+40},”*”)}catch(e){}}
    window.addEventListener(“load”,ping);window.addEventListener(“resize”,ping);
    if(window.ResizeObserver)new ResizeObserver(ping).observe($(“wrap”));
    chips();load();later(run,500);
    })();

    340M CPU Decision Fastino GLiNER2.5Decide model openweight Releases Runs
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    Black Forest Labs Releases FLUX 3 Action: A 7B Open-Weights World Action Model That Tops RoboLab-120

    BottleCap AI Releases ThinkingCap-Qwen3.8-27B: 37.2% Fewer Thinking Tokens at a 0.86pp Accuracy Cost

    Google launches Gemini 3.8 Flash TTS voice models

    Contrastive-LM Releases CLM-8B: An Open System One Model That Scores Agent Actions Up to 9× Faster Than Jev

    A Coding Guide to TypeSafe AI Jev: Typed Decisions, Calibrated Confidence, and Speculative Fan-Out with a System One Model

    Google Releases Gemini 3.8 Flash TTS and Flash-Lite TTS With Prompt-Based Voice Design

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Ondo unlocks BlackRock portfolio strategies, but only non-US traders benefit

    September 25, 2026

    Ancient meteorites reveal a powerful force that helped build the Solar System

    September 25, 2026

    Blood test call for people potentially impacted by cancer-causing chemicals in the ground

    September 25, 2026

    Berlin’s new political star is offering something all of Europe needs – hope and housing | Fatma Aydemir

    September 25, 2026
    Latest Posts

    Spain’s Pedro Sánchez is a progressive outlier in Europe – and over Ceuta, he is being made to pay for it | Eoghan Gilmartin

    August 6, 2026

    Putin Signs Law For Russia To Regulate Crypto Exchanges

    August 6, 2026

    Canadian pleads guilty to Snowflake cloud data-theft attacks

    August 6, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Ondo unlocks BlackRock portfolio strategies, but only non-US traders benefit

    September 25, 2026

    Ancient meteorites reveal a powerful force that helped build the Solar System

    September 25, 2026

    Blood test call for people potentially impacted by cancer-causing chemicals in the ground

    September 25, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.