Forget LLMs. World Models Are AI’s Next Leap Yann LeCun, former chief AI scientist at Meta, raised over $1 billion in seed funding for his startup AMI Labs to develop world models, an AI architecture that learns causal reasoning from raw observation rather than next-word prediction. The round, Europe's largest seed funding ever, includes backing from Nvidia, Jeff Bezos, and Eric Schmidt, signaling a major shift away from large language models toward physically grounded AI. Every AI product you have used this year, ChatGPT, Claude, Gemini, runs on the same basic trick. It reads a mountain of text and learns to guess the next word. That guessing game turned out to be shockingly powerful. It writes code, drafts emails, argues philosophy. But ask it to predict what happens when you knock a glass off a table, and it is just pattern matching against text it once read about gravity. It has never seen a glass fall. It has never seen anything. That gap is why some of the most respected names in AI have quietly stopped chasing bigger language models and started building something else entirely: world models. And the amount of money now behind this bet should tell you it is not a fringe idea anymore. Large language models are, at their core, next-token predictors. They are extraordinary at manipulating language, but language is a description of the world, not the world itself. A model trained only on text can tell you that ice melts in heat because it has read that sentence a million times. It has no internal sense of temperature, mass, or motion. It cannot simulate a scenario it has never read a description of, because it never built a model of reality to simulate with. This is the argument Yann LeCun, the Turing Award winner and Meta’s former chief AI scientist, has been making for years, often to the irritation of his own employer.