
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
Will PrismML's Bonsai 27B model appear on Hugging Face by July 18, 2026?
Resolves by Jul 18, 2026
PrismML released Bonsai 27B, a compressed version of an existing model that uses either 1-bit or ternary (three-value) weights instead of standard floating-point representation, reducing file sizes to between 3.9GB and 5.9GB. The ternary variant retains 94.6 percent of the original model's performance while the 1-bit variant retains 89.5 percent, making these versions small enough to run on laptops and phones where memory constraints are severe. The compression works by representing each weight as a code with a shared scale factor per group of 128 weights, reducing the bits needed per weight from 16 to either 1.71 bits (ternary) or 1.125 bits (binary). Both variants are multimodal, support a 262K-token context window, and are released under Apache 2.0 with code available on standard platforms like llama.cpp and MLX.

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

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

Prime Intellect launched verifiers 0.2.0. It previews a rewritten core, shipped under the new verifiers.v1 namespace. Modern evaluations now run coding agents with tools, compaction, and subagents. Accordingly, v1 rebuilds environments to run these agentic workloads at scale. What is verifiers v1? First, consider what verifiers is: Prime Intellect’s environment stack for agentic reinforcement learning and evaluations. Previously, an environment bundled its data, agent logic, and inf
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven