Yann LeCun's AMI Labs Raises $1.03 Billion to Build World Models
AMI Labs closes the largest European seed round in history to build world models using JEPA as an alternative to LLMs — here's what they're building and why it matters.
Jeff Brook
AI Researcher — Founder, AI Daily News
Yann LeCun's AMI Labs raised $1.03 billion in what is now the largest European seed round in history. LeCun left Meta to lead the effort. The investor list — Jeff Bezos, Nvidia, Samsung — reads like a who's who of technology infrastructure capital. The bet: that world models built on the Joint Embedding Predictive Architecture (JEPA) represent a fundamentally different path to artificial intelligence than large language models.
What is JEPA and how does it differ from LLMs?
LLMs learn by predicting the next token in a sequence. They operate in language space — everything is text, and understanding the world means understanding text about the world. JEPA takes a different approach: it learns by predicting abstract representations of future states in embedding space, not by predicting specific tokens or pixels.
The distinction matters because predicting in embedding space allows the model to capture the structure of situations without getting lost in surface-level details. When you predict the next word, you are committed to a specific level of detail. When you predict in embedding space, you can capture that a ball will fall when released without needing to predict the exact pixel-by-pixel trajectory.
LeCun has argued for years that this approach is more aligned with how biological intelligence works. Humans do not predict the world word-by-word or pixel-by-pixel. We build internal models that predict at the right level of abstraction for the task at hand.
Why does $1 billion matter for this approach?
JEPA has been a research concept for several years, with Meta publishing foundational papers while LeCun led their AI research division. The gap between the research and a production system is primarily one of scale — training world models on diverse physical and conceptual data requires compute resources comparable to what frontier LLM labs spend.
The $1 billion gives AMI Labs the compute budget to test the thesis at scale. Previous JEPA experiments operated on constrained datasets and limited compute. The question that can now be answered: does the JEPA approach produce capabilities that scale the way LLMs have scaled, or does it hit diminishing returns at a lower ceiling?
Nvidia's involvement is particularly significant. As the primary supplier of AI training hardware, Nvidia's investment likely comes with preferential access to next-generation GPUs. Training world models is compute-intensive in ways that differ from LLM training — more emphasis on video and sensory data processing, different memory access patterns, longer training sequences.
What would working world models enable?
If JEPA-based world models succeed, they unlock capabilities that LLMs struggle with:
Physical reasoning. Understanding how objects interact, what happens when forces are applied, how materials behave. This is foundational for robotics, autonomous vehicles, and engineering simulation. Current LLMs can discuss physics but cannot reliably simulate it.
Planning over long horizons. World models can simulate the consequences of actions before taking them, enabling planning that accounts for physical and causal constraints. This is qualitatively different from LLM-based planning, which operates on linguistic reasoning about actions rather than simulated experience of outcomes.
Multimodal understanding without translation. Rather than converting video to text descriptions and reasoning about the descriptions, world models operate directly on visual and sensory representations. This eliminates the information loss that occurs when rich perceptual data is compressed into language.
What should practitioners watch for?
AMI Labs is a long-term bet. World models at production quality are likely years away, and the path from research to deployment is uncertain. But the implications for the AI landscape are significant regardless of timeline.
If JEPA works at scale, the current LLM-centric architecture becomes one approach among several rather than the default. Teams building AI products would need to evaluate whether their use case is better served by language models, world models, or a combination. Robotics and physical AI applications would shift toward JEPA-based systems.
If JEPA does not scale, the $1 billion investment still produces valuable research and infrastructure that advances the field. The investors are sophisticated enough to price in the risk of a research bet not paying off.
Regardless of outcome, the funding round signals that the smartest capital in technology does not believe LLMs are the final architecture. Practitioners should track AMI Labs' publications and benchmarks as they emerge. The first meaningful signal will be whether JEPA world models can outperform LLMs on physical reasoning benchmarks within the next 12-18 months.
The AI field has a tendency to assume the current paradigm is permanent. AMI Labs is a well-funded reminder that the architecture landscape is still being written.