Running sophisticated artificial intelligence systems has long demanded extensive data centers packed with high-end graphical processors, but startup PrismML is actively demonstrating that capable reasoning models do not need to remain gargantuan. Founded by researchers from the California Institute of Technology, the venture operates on the principle that high-performing machine learning architectures can be reduced to a fraction of their original footprint. The company has now marked a significant milestone with the debut of Bonsai 2 27B, an ultra-compact reasoning system engineered to function locally on everyday personal computers and top-tier mobile devices without calling external cloud servers.
Drastic Memory Reduction Through Open Source Adaptation
The centerpiece of this technical breakthrough is the restructuring of Qwen3.8 27B, a widely utilized open source artificial intelligence architecture originally built by Alibaba. PrismML compressed this sprawling system down to a compact 5.9 GB file size, representing a massive 9x to 10x reduction in memory demands compared to the uncompressed base model. Because of this steep drop in resource requirements, an advanced language model can comfortably reside within the memory capacity of conventional PCs and potentially high-end smartphones. Such structural efficiency eliminates the continuous bandwidth, hosting fees, and connectivity dependencies traditionally associated with cloud-hosted machine learning platforms.
The Mechanics of Ternary Weights Compression
The technical foundation underlying this drastic size reduction involves modifying the fundamental building blocks of the neural network. In traditional machine learning architectures, weights represent the learned information and relational parameters captured during extensive pre-training runs, with each individual weight usually consuming 16 bits of digital storage. PrismML replaces this heavy convention with a ternary weights design, constraining the representation of each weight to only three discrete mathematical values: +1, −1, or 0. By recording drastically smaller numerical representations across the entire neural structure, the final model footprint shrinks dramatically without destroying structural coherence, as detailed on the project's Hugging Face repository.
Benchmark Parity and Minimal Accuracy Degradation
While algorithmic compression often degrades reasoning capabilities, PrismML has managed to maintain near-total fidelity with the original system. Bonsai 2 successfully replicates 98% of Qwen's aggregate benchmark scores across standardized tests. This achievement marks a clear progression from the initial Bonsai iteration launched in March, which reached a 95% retention rate. The inaugural edition accumulated more than 11 million downloads, while adjacent ultra-compact models developed by the venture drew another 2.6 million downloads. Chief Executive Officer Babak Hassibi, a Caltech professor specialized in compression, acknowledged that mathematical reduction inevitably causes some slight distortion, but noted that a 2% score fluctuation rarely translates into any noticeable loss of practical utility during day-to-day execution.
Scaling Toward Multi-Hundred-Billion Parameter Systems
Rather than stopping at medium-sized frameworks, the startup intends to bring ternary reduction to larger flagship networks. Babak Hassibi indicated that upcoming models scheduled across the next few months will target configurations featuring several hundred billion parameters, where preserving structural intelligence is mathematically more feasible. He explained that larger models possess broader architectural leeway, making it fundamentally easier to preserve reasoning power and achieve complete parity during heavy compression. Backing these expansive technical ambitions is a $22.25 million seed funding round contributed by prominent venture capital entities, including Khosla Ventures, Cerberus Capital, and Caltech.
Local Device Independence, Privacy, and Industry Competition
The venture is guided by high-profile computing pioneers, including Ion Stoica, who co-founded Databricks and directs the Sky Computing Lab at the University of California, Berkeley. Ion Stoica highlighted the transformative personal utility of locally operated intelligence, emphasizing that users will experience sophisticated processing directly on hardware they already own, avoiding cloud subscription costs while guaranteeing absolute personal data privacy because no queries leave the device. Although other well-funded enterprises like Multiverse Computing are actively targeting model compaction, PrismML's combination of minimal accuracy loss and radical footprint reduction points toward an era where personal devices carry frontier-level reasoning capabilities natively.















