frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

"A milion token context" Big AI says. But the model is accurate for 2-4K tokens

https://unagent.eu/2025/04/22/misleading-promises-of-long-context-llm/
2•kzawpl•1y ago

Comments

kzawpl•1y ago
Over last two years there were claims of better long context capabilities for LLM, but that is often tested on exact text search. New benchmark called NoLiMa shows that long context capability of LLM is still poor, if you want LLM to perform some abstraction and reasoning.
vessenes•1y ago
Meh. NoLima is helpful, in that it shows what we all "feel" working with models -- there's a marked dropoff in accuracy and intelligence as we get past 4-32k of context, depending on the model.

But, it seems unreasonable to be super worried about this -- a year or two ago, models couldn't easily find needles in haystacks of long context. As training and test strategies delivered trainable content, this became a thing that could be done perfectly across millions of tokens of context. There has not been a good way to incentivize models to do anything more but remember locations yet.

We are (mostly) paying the full costs of attending to the entire context in current architectures, and it seems pretty reasonable that we will therefore be able to train those architectures to more fully attend across context if we get the right training data into (ideally) an RL loop.

NoLima is an okay test, but I think the most recent OpenAI tests are significantly better and quite interesting; OpenAI-MRCR and Graphwalks are both super smart ideas about how to programmatically generate data that is easy to evaluate and forces better cross context attention.

From their 4.1 announcement: Graphwalks fills the context window with a directed graph composed of hexadecimal hashes, and then asks the model to perform a breadth-first search (BFS) starting from a random node in the graph. We then ask it to return all nodes at a certain depth.

MRCR asks for direct quotes at semantically identified locations in the text, e.g. poems about tapirs, bears and ballerinas, as well as stories about tapirs, bears and ballerinas are generated, perhaps fifty each. The system is asked "give me the third poem about tapirs". This requires counting, conceptual attention, and also distinguishing between stories and poems.

They only test their own models on MRCR for the benchmark graph, but it's still worth reviewing: the accuracy curves are super interesting. https://openai.com/index/gpt-4-1/

Self-Consent: When Users Take Control

https://silencelaboratories.com/blog/self-consent-the-next-frontier-for-financial-data-sharing
1•eustoria•51s ago•0 comments

The Large Gilded Coffin of King Tutankhamun

https://egymonuments.gov.eg/news/gilded-coffin-of-king-tutankhamun/
1•brudgers•1m ago•0 comments

Curated collection of A/B test results from best-in-class apps

https://abtest.design/
1•eustoria•2m ago•0 comments

PDE Simulator (the game) – homeoffice viable

https://rogmash.neocities.org/waves
1•rogmash•3m ago•0 comments

Tell HN: GitHub is partially down again

2•croemer•3m ago•0 comments

The Pursuit of Purity (The Right Way to Do AI)

https://marlene.ai/post/ai-pursuit
1•marlene_zw•4m ago•0 comments

I Am Begging You to Read Terry Pratchett

https://www.theatlantic.com/ideas/2026/05/author-terry-pratchett-film/687253/
2•Michelangelo11•5m ago•0 comments

Show HN: Resume Claude Code without replaying your whole session

https://github.com/sofumel/claude-handoff-revive
1•sofumel•5m ago•0 comments

Self-hosted A/B testing in Rust, runs on a $5 VPS

https://easy-experiments.dev/
1•MarkAntipin•5m ago•0 comments

Jomangy: INJ3CTOR3's Self-Healing FreePBX Toll Fraud Campaign

https://cyble.com/blog/jomangy-inj3ctor3s-self-healing-freepbx-toll-fraud-campaign/
1•WeaklingOra•5m ago•0 comments

How Many Solar Panels Would It Take to Equal One Nuclear Reactor?

https://www.bgr.com/2172123/how-many-solar-panel-equal-nuclear-reactor/
1•rustoo•5m ago•0 comments

Show HN: Droast, a Dockerfile linter that stopped being polite

https://ewry.net/droast-dockerfile-linter/
1•immanuwell•7m ago•0 comments

The Megalith Lightning Node

https://megalithic.me/
1•janandonly•8m ago•0 comments

Jensen Huang Just Told Every CEO Hiding Behind AI Layoffs to Shut Up

https://www.thestateofbrand.com/news/jensen-huang-ai-layoffs
3•cdrnsf•9m ago•1 comments

Chrome 148 numeric input bug

https://twitter.com/jaffathecake/status/2059569641609961814
1•keepamovin•10m ago•0 comments

Cost of Electricity by Country 2026

https://worldpopulationreview.com/country-rankings/cost-of-electricity-by-country
2•leonidasrup•12m ago•0 comments

Physics Informed Neural Networks (PINNs): An Intuitive Guide

https://medium.com/data-science/physics-informed-neural-networks-pinns-an-intuitive-guide-fff1380...
1•rramadass•13m ago•1 comments

US data brokers sold Americans' location data to foreign adversaries

https://epic.org/the-33-data-brokers-selling-us-data-to-foreign-actors-according-to-california/
2•Predaxia•13m ago•0 comments

Ripgrep AI Policy

https://github.com/BurntSushi/ripgrep/blob/master/AI_POLICY.md
2•singiamtel•14m ago•0 comments

'Mind-bogglingly crazy': Europe's deadly, early heatwave is smashing records

https://www.yahoo.com/news/weather-news/articles/mind-bogglingly-crazy-europes-deadly-early-heatw...
1•vrganj•14m ago•0 comments

RawBit – Visual Bitcoin raw tx builder

https://rawbit.io
2•rawBit_io•14m ago•1 comments

Want a pi-based domain name? Go long

https://shaungallagher.pressbin.com/blog/pi-domains.html
1•jawns•14m ago•0 comments

Show HN: I made a tool to find invoices in my email and match them to payments

https://billpal.io
1•romanleeb•15m ago•1 comments

SK Hynix joins $1T club after Samsung, Micron on AI chip boom

https://www.reuters.com/world/asia-pacific/sk-hynix-market-capitalisation-tops-1-trln-2026-05-27/
2•akyuu•17m ago•0 comments

ETL CLI – the Swiss army knife you always wanted

https://www.npmjs.com/package/etl-cli
1•zjonsson•17m ago•0 comments

Ask HN: What game have you replayed more times than any other?

1•yashnitro•18m ago•1 comments

Pdf2api – Turn Messy API Doc PDFs into OpenAPI, Postman and SDKs

https://pdf2api.hedvion.com
1•hedvion•21m ago•0 comments

Show HN: ERPC – encrypted, typed RPC over any bidirectional channel

https://github.com/dotexorg/erpc
2•dotexorg•23m ago•0 comments

Atomically precise mechanosynthesis of carbon structures on hydrogenated Silicon

https://arxiv.org/abs/2605.27250
2•gene-h•29m ago•0 comments

Video Quality Evaluation Methodology and Result of AV2 Compression Performance

https://arxiv.org/abs/2605.15800
1•ledoge•29m ago•0 comments