
Over the past few years, many of us have gotten a crash course in what we now call artificial intelligence—but really, it has mostly been a crash course in large language models. Increasingly, however, LLMs are no longer the only category of AI drawing high expectations, massive funding rounds, and significant research and product development. Over the past year, we've seen a plethora of new announcements in a category labeled "world models," and you'll likely see more movement there in the comi
World models are AI systems that build internal representations of environments and simulate future events within them, distinguishing themselves from large language models by operating in real-time with spatial understanding rather than turn-based text interactions. They aim to enable practical applications including robot training and testing, 3D asset generation, and scientific simulation, though the term remains broadly defined across the field. Some prominent AI researchers view world models as addressing limitations of large language models and representing AI's next frontier, while others see them as part of a broader diversification beyond language-focused systems. Recent commercial announcements and substantial funding rounds suggest world models are transitioning from research topics to the basis for new products and companies.

PrismML just released Bonsai 27B. It is a low-bit representation of Qwen3.6-27B, not a new pretrain. The architecture is unchanged. Two variants ship under Apache 2.0. Ternary Bonsai 27B uses {−1, 0, +1} weights at a true 1.71 bits per weight. Its ideal size is 5.9GB. 1-bit Bonsai 27B uses binary {−1, +1} weights at 1.125 bits per weight, for 3.9GB. Both are multimodal. The split is ~24.8B language weights, a 0.46B vision tower, and 2.5B in embeddings and the LM head. The vision tower is

Mistral AI has released Robostral Navigate, its first model built for embodied navigation. The 8B model takes RGB images and a plain-language instruction, then moves a robot. Notably, it reaches 76.6% success on R2R-CE validation unseen using only a single RGB camera. What is Robostral Navigate? Robostral Navigate is an 8B model for robotic navigation through complex environments. These environments include offices, residential buildings, commercial buildings, and outdoor settings. You gi
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven