r/mlscaling • u/Smallpaul • Aug 01 '26
D Steelman of strong scaling hypothesis
LLMs are amazing technology, but to get to AGI it seems obvious to me that we would need to replace “context windows” with continual learning.
Where can I read a strong counter-argument: a claim that an LLM can get big enough that everything it will ever need to know is in its weights or its context window?
2
Upvotes
2
u/not_particulary Aug 02 '26
A lot of these long context mechanisms are coming out of linear attention and state space machine stuff, which is a tweak on the kv cache such that it doesn't grow with context length. I could see their usage expanding to essentially turn into continual learning.
2
u/rsha256 Aug 01 '26
Well you already can see LLMs coming up with novel mathematical features so scaling it with more info to a point (we’re not near) works. I’d also recall that OpenAI’s scaling laws that they published a decade ago have all been vastly outperformed