frontpage.
newsnewestaskshowjobs

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/

Load-Bearing People

https://mikefisher.substack.com/p/load-bearing-people
1•Garbage•3m ago•0 comments

Frontier Act – Federal oversight of the development of frontier AI

https://www.congress.gov/bill/119th-congress/house-bill/9925/text
2•cco•11m ago•0 comments

Show HN: Indicate: Transliterate Indic Languages with PyTorch and LLMs

https://github.com/in-rolls/indicate
1•neehao•13m ago•0 comments

Reactor Live

https://live.reactor.inc/
1•willemhelmet•16m ago•0 comments

An Inflection Point for Prediction Markets

https://www.theatlantic.com/newsletters/2026/09/kalshi-polymarket-insider-trading-santos/688505/
1•paulpauper•16m ago•0 comments

How to Evaluate Diet Gurus

https://www.exfatloss.com/p/how-to-evaluate-diet-gurus
2•paulpauper•20m ago•0 comments

Rootnet: Exponentially Accelerate Advancing the Frontier

https://twitter.com/onrootnet/status/2095349077542342858
1•koopuluri•21m ago•0 comments

Wk. 6 of Vibecoding an MMO

https://eldermyr.com/
2•josiahturnq•22m ago•0 comments

Once you understand how to write a program get someone else to write it

https://engineering.yale.edu/academic-study/departments/computer-science/about/epigrams-programming
3•teleforce•22m ago•0 comments

To opt out of using your X data for Grok training

https://twitter.com/grok/status/2007729382429761905
1•andsoitis•28m ago•0 comments

Late-life semaglutide slows ageing and extends lifespan in female mice

https://www.nature.com/articles/s41586-026-10940-7
1•sbulaev•28m ago•1 comments

What is neuralese and why is it bad?

https://linch.substack.com/p/what-is-neuralese
2•paulpauper•28m ago•0 comments

AI security that assumes the attacker has root

https://thenewstack.io/tide-raziel-emergent-authority/
1•SaltNHash•29m ago•0 comments

Elon Musk's heterodox robotaxi philosophy gets put to the test

https://www.theverge.com/transportation/987901/tesla-cybercab-launch-elon-musk-robotaxi-camera-lidar
1•Tiktaalik•30m ago•1 comments

How we can win: A blueprint for the mathematical community

https://tasmin.substack.com/p/how-we-can-win
1•reasonableklout•32m ago•0 comments

OpenAI Astra Launching Soon

https://help.openai.com/en/articles/20001259-openai-daybreak-common-issues-and-troubleshooting#wh...
3•imbobbytables•33m ago•0 comments

After Show HN: Targeting the Bot Storm

1•UJ-FLD-ScrTr•34m ago•0 comments

Ask HN: Should you open-source your Claude Code project docs with the repo?

1•seestraw•36m ago•0 comments

SOfIoTS: Secure Ontologies for Internet of Things Systems (2023)

https://eprints.soton.ac.uk/490073/
1•teleforce•38m ago•0 comments

Turning your world upside down

https://easel.games/blog/2026-sep-update
3•BSTRhino•38m ago•1 comments

An update to JSTOR's free reading program

https://about.jstor.org/blog/an-update-to-jstors-free-reading-program/
2•krelian•39m ago•0 comments

Test Time Training

https://ianbarber.blog/2026/09/02/test-time-training/
2•matt_d•41m ago•0 comments

Write Software in Latin (2025) [video]

https://www.youtube.com/watch?v=fGZpaqMha0o
2•akkartik•42m ago•0 comments

Fucc Boi Bench

https://www.fuccboibench.com/index.html
2•patleeman•43m ago•3 comments

Show HN: The cheapest GPU cloud – H100s at $2.04/HR, H200s at $3/HR

https://compute.cheap/
3•EmiCorleone•45m ago•0 comments

Golden Retriever Follows Google Maps Photographer, Appears in over 1k Images (2024)

https://www.distractify.com/p/golden-retriever-appears-in-1000-google-snap-photos
3•thunderbong•48m ago•0 comments

Post-Training Language Models for Gold-Medal Performance in Coding Competitions

https://arxiv.org/abs/2609.02849
1•oliviayii•48m ago•0 comments

You Don't Need Initial-Scale in Your HTML

https://vale.rocks/micros/20260902-1350
1•OuterVale•50m ago•0 comments

I ran Qwen3.8-27B locally on an RTX 5060 Ti 16GB

https://github.com/arczhi/5060ti-qwen3.8-27b
2•arczhi•52m ago•0 comments

Show HN: 58% US County fail PDF Accessibility

https://accesslumens.com/research/state-of-us-county-pdf-accessibility-2026
3•prabhusaves•53m ago•4 comments