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/

Anthropic Just Threatened to Kill Billions of People. This Is Not Okay

https://calnewport.com/anthropic-just-threatened-to-kill-billions-of-people-this-is-not-okay/
1•alexfortin•5m ago•0 comments

The AI policy window is open. We need to act

https://openai.com/index/ai-policy-window/
1•johntb86•6m ago•0 comments

Rebuilding an AI-made browser game with Astra 6

https://arcane-orb-workshop.pages.dev/
2•Spazztik•9m ago•0 comments

CLI for converting JSON logs to human-readable format

https://github.com/poonesnerfect/jlf
1•ankitg12•16m ago•0 comments

Sergey Brin is cooking up Google's AI destiny

https://www.businessinsider.com/sergey-brin-google-gemini-ai-microkitchen-2026-9
2•theanonymousone•17m ago•0 comments

Reverse engineering my e-scooter and rewriting the firmware in Rust

https://bensimms.moe/reverse-engineering-scooter/
1•vinhnx•19m ago•0 comments

Scammers demand ransoms from Instagram users over fake copyright claims

https://www.bbc.com/news/articles/cjw54ww73qjo
2•josephcsible•20m ago•0 comments

The "rnull" Rust block driver

https://lwn.net/Articles/1090378/
1•pykello•20m ago•0 comments

Switching Password Managers in 2026

https://rmondello.com/2026/09/07/switching-password-managers-2026/
1•vinhnx•22m ago•0 comments

A Decade of Rustls

https://rustls.dev/blog/2026-09-08-a-decade-of-rustls/
1•vinhnx•24m ago•0 comments

Garnet: A Next-Generation Cache-Store for Accelerating Applications and Services [pdf]

https://www.vldb.org/pvldb/vol19/p224-chandramouli.pdf
1•k_138z•24m ago•1 comments

Show HN: Oz – a Vim-style terminal editor written in Zig

https://github.com/niT-Tin/oz
2•niT-Tin•25m ago•0 comments

CUDA Rust: Two Tracks for Writing GPU Kernels

https://developer.nvidia.com/blog/introducing-cuda-rust-two-tracks-for-writing-gpu-kernels/
1•xiaoyu2006•25m ago•0 comments

NASA's New Experimental Jet Promises Supersonic Flight Without the Sonic Booms

https://nautil.us/nasas-new-experimental-jet-promises-supersonic-flight-without-the-sonic-booms-1...
1•dustfinger•26m ago•0 comments

Trump promises $5k payout to U.S. adults if Republicans win election

https://www.reuters.com/world/us/trump-promises-5000-payout-us-adults-if-republicans-win-election...
5•nateb2022•27m ago•0 comments

Fnmatch-ng: POSIX fnmatch in one Zig file, 20,794/20,794 vs. musl, zero heap

https://github.com/logicpl4gue/fnmatch-ng
1•logicpl4gue•28m ago•0 comments

The Story of VS Code [video]

https://www.youtube.com/watch?v=kHL3XzjpT5w
1•soheilpro•34m ago•0 comments

The Politics of Superintelligence (2025)

https://www.noemamag.com/the-politics-of-superintelligence/
2•the-mitr•42m ago•0 comments

Copying explains the collective behavior of AI agents in the wild

https://arxiv.org/abs/2609.09150
2•sbulaev•44m ago•0 comments

Suddenly I'm a Go Developer

https://www.infoworld.com/article/4219382/suddenly-im-a-go-developer.html
5•theanonymousone•44m ago•0 comments

Early Islam and the Birth of Capitalism

https://islamiceconomicsproject.com/early-islam-and-the-birth-of-capitalism/
2•teleforce•50m ago•0 comments

Andrew Tulloch has left Meta and joined Anthropic

https://twitter.com/ArfurGrok/status/2097862553552740846
1•bobrenjc93•54m ago•0 comments

The Prophet Mohammed's surprising life as a businessman [video]

https://www.youtube.com/watch?v=NkRHPEueW7Q
2•teleforce•55m ago•0 comments

Looped Transformers as Programmable Computers (2023)

https://arxiv.org/abs/2301.13196
3•peter_d_sherman•1h ago•1 comments

WSJ Why the Largest Megaproject Collapsed - NEOM, Saudi Arabia[video]

https://www.youtube.com/watch?v=GbB3vFfiaVU
1•thelastgallon•1h ago•0 comments

Open source FPGA: the next frontier is silicon

https://www.reddit.com/r/FPGA/comments/1wbrrgi/open_source_fpga_the_next_frontier_is_silicon/
2•random__duck•1h ago•1 comments

FlavorDB: A resource to explore flavor molecules

https://cosylab.iiitd.edu.in/flavordb/
2•thunderbong•1h ago•0 comments

AI Made Delegation Easy: Structure Is Still the Skill

https://syntheticauth.ai/posts/ai-made-delegation-easy-structure-is-still-the-skill
1•zerolayers•1h ago•0 comments

Kepler Compute- New memory startup for AI

https://keplercompute.com
1•osnium123•1h ago•1 comments

Siri Recap: AI Memory with Apple Watch

https://www.apple.com/hk/en/apple-watch-series-12/
1•chepy•1h ago•0 comments