Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Check Point warns of Management Server zero-day exploited in attacks

    September 23, 2026

    White-Hat Hackers Route Coldcard Exploit Bitcoin Into ‘Recovery Trust’

    September 23, 2026

    Boom Year for Desert Blooms

    September 23, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Check Point warns of Management Server zero-day exploited in attacks
    • White-Hat Hackers Route Coldcard Exploit Bitcoin Into ‘Recovery Trust’
    • Boom Year for Desert Blooms
    • Open wounds and eyes that can’t close – women warn about cheap bleph eyelid surgery
    • Western Vacillation Encourages Putin’s Aggression
    • Trump threatens to ‘annihilate’ Iran in UN speech as officials from both countries meet on sidelines
    • Thinktank linked to Reform UK calls for abolition of state pension | Reform UK
    • OpenAI wants to consult elite mathematicians about how to not fumble again
    • 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
    Wednesday, September 23
    • 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

    Pokee AI Releases Pokee-Isaac 28B: A 10M-Token Context Agentic Model Built to Run Inside the Customer Boundary

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 8, 2026 Artificial Intelligence No Comments5 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email





    Long-horizon agents accumulate context faster than they resolve tasks. Every tool output, observation, and intermediate reasoning step stays in the window, and the two capabilities that matter — holding that context and staying coherent across it — have so far been available almost exclusively from cloud endpoints. That excludes regulated industries, public-sector institutions, and on-device applications, where the data is not permitted to leave the boundary at all. Pokee AI released Pokee-Isaac 28B, a 28B text-only foundation model with a 10M-token context window, designed to run inside that boundary. The Pokee research team claims 93.3% on RULER at 10M tokens, parity with the strongest cost-optimized cloud baselines on agentic benchmarks, and a serving profile that fits a single GPU.

    Is it deployable

    Yes — but licensed, not open-weight. Pokee AI serves Isaac through an OpenAI-compatible developer API, and licenses it for deployment inside a VPC, on-premises, or on-device. The launch announcement advertises Day-0 support for vLLM and SGLang, and single-GPU serving starting from an RTX 4090 or equivalent. The research team publishes measurements only from a single B200-class GPU, so treat the consumer-GPU claim as vendor guidance rather than a reported result.

    • Company level: This fits organizations that already own their inference stack — mid-size and enterprise teams with a platform group, plus device OEMs. A solo practitioner without on-prem hardware should use the hosted API instead; the boundary argument only pays off if you have a boundary.
    • Industries: Healthcare and payors, financial services and insurance, defense and public sector, legal and e-discovery, and pharma or semiconductor R&D. The common trait is a rule that the data cannot cross an external API boundary, not a preference for privacy.
    • Applications: Whole-repository code review, multi-year contract and claims analysis, incident forensics over full log archives, and long-running tool agents that never need summarization or context pruning. The research paper makes this second point explicitly: when enough usable context is available in-boundary, memory hierarchies and compression become optional rather than required.

    ‘;
    }
    $(‘#cmBars’).innerHTML=h;
    requestAnimationFrame(function(){requestAnimationFrame(function(){
    [].forEach.call($(‘#cmBars’).querySelectorAll(‘.fil’),function(f){f.style.width=f.getAttribute(‘data-w’)+’%’});
    })});
    var sav=costs[1]-costs[0];
    $(‘#cmWhy’).innerHTML=’At ‘+vin+’M input tokens a month with ‘+rat+’% output, Isaac lists at $’+costs[0].toFixed(0)+
    ‘ against $’+costs[1].toFixed(0)+’ for GPT-5.6 Luna and $’+costs[2].toFixed(0)+’ for Gemini 3.5 Flash Lite, a difference of $’+sav.toFixed(0)+
    ‘ a month versus Luna. The report argues the per-token comparison still understates the gap, because Isaac is licensed to run inside the customer boundary, where cost is a fixed function of provisioned hardware rather than a variable function of tokens consumed.’;
    }
    $(‘#cmSlide’).oninput=cm;$(‘#cmRatio’).oninput=cm;

    lc();sp();ag();dt();cm();
    function rz(){var h=document.getElementById(‘pk’).offsetHeight+40;
    try{parent.postMessage({pkHeight:h},’*’)}catch(e){}}
    setInterval(rz,400);window.addEventListener(‘load’,rz);rz();
    })();

    ” style=”width:100%;border:0;overflow:hidden;display:block” height=”600″ scrolling=”no” loading=”lazy”>

    Long-context results

    On RULER, Isaac stays above 93.3% at every tested length, ending at 93.3% at 10M. GPT-5.6 Luna and Gemini 3.5 Flash Lite track it to 512K, then hit context-overflow at 1M.

    On MRCR v2 with 8 needles, Isaac scores 0.607, 0.743, and 0.500 at 256K, 512K, and 1M. Its margin over Gemini widens from 0.133 to 0.295 across that sweep.

    Agentic and security results

    Isaac leads BFCL v4 at 70.94 against Luna’s 70.61. The report calls that parity rather than a lead, which is the correct read. On τ³-bench it averages 0.662 across four domains, ahead of Gemini’s 0.631, with banking at 0.186 for everyone’s difficulty. On MCP-Atlas it places third at 74.59% coverage, but uses 9.10 turns per task against Gemini’s 14.99. On Terminal-Bench 2.1 it resolves 56 of 86 text-compatible tasks (65.1%), behind Luna’s 60. That is the one benchmark a cloud baseline wins, and the report states it plainly.

    On DTAP red-teaming, Isaac records the lowest direct (36.0), indirect (35.2), and combined (35.6) attack success rates, with 82.5 benign success. One condition differs: baselines ran under the stock runner, Isaac under the Pokee harness.

    Efficiency, pricing, and portability

    Under the RULER workload on one B200-class GPU, TTFT is 23.6s at 1M and 72.9s at 10M. Prefill throughput rises with context, from 42,400 to 137,200 tokens/s, so a ten-fold longer prompt costs roughly three times the TTFT. List pricing is $0.15/$1.00 per million input/output tokens, marked provisional. Isaac also runs fully on-device on Intel Arc Pro B70 and Core Ultra Series 3 (Panther Lake), and on Qualcomm Snapdragon X2 Elite.

    Key Takeaways

    • Pokee-Isaac 28B scores 93.3% on RULER at 10M tokens; every baseline in its panel returns 0.0 beyond 2M.
    • Prefill reaches 137,200 tokens/s at 10M context on one B200; decode holds flat near 335 tokens/s.
    • It leads BFCL v4 (70.94) and τ³-bench (0.662 avg), places second on Terminal-Bench 2.1, third on MCP-Atlas.
    • Lowest combined attack success rate on DTAP (35.6) while keeping 82.5 benign task success.
    • Weights are not published; deployment is licensed into VPC, on-premises, or on-device.

    Check out the Blog and Paper. Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.

    Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us


    Michal Sutter is a data science professional with a Master of Science in Data Science from the University of Padova. With a solid foundation in statistical analysis, machine learning, and data engineering, Michal excels at transforming complex datasets into actionable insights.

    10MToken 28B agentic boundary Built Context customer model Pokee PokeeIsaac Releases Run
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    SpeakON Ships a MagSafe AI Voice Button With Its Own Microphone: Turning Your Voice into Polished Communication, and Action across Apps

    Anthropic Releases Claude Opus 5.5: Fable 5.1-Level Performance at 40% Lower Running Cost Than Opus 5

    Can AI reason without words? A small model puts the idea to the test

    AI Models Built From Rat Brains Just Got Closer to Reality

    AutoScheduler launches warehouse app builder for logistics teams

    Toyota’s $6.4bn robotics estimate puts physical AI in focus

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Check Point warns of Management Server zero-day exploited in attacks

    September 23, 2026

    White-Hat Hackers Route Coldcard Exploit Bitcoin Into ‘Recovery Trust’

    September 23, 2026

    Boom Year for Desert Blooms

    September 23, 2026

    Open wounds and eyes that can’t close – women warn about cheap bleph eyelid surgery

    September 23, 2026
    Latest Posts

    COLDCARD security audit phishing attack installs remote access tool

    August 5, 2026

    Reddit aims to make ‘karma’ less important for first-time posters with shift to AI moderation tools

    August 5, 2026

    Right turn on green: is the Telegraph changing its tune on the climate? | Daily Telegraph

    August 5, 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

    Check Point warns of Management Server zero-day exploited in attacks

    September 23, 2026

    White-Hat Hackers Route Coldcard Exploit Bitcoin Into ‘Recovery Trust’

    September 23, 2026

    Boom Year for Desert Blooms

    September 23, 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.