If AI lab PrismML isnâÂÂt on your radar yet, it should be â not because itâÂÂs raised gobs of money (it hasnâÂÂt yet, just a $22.25 million seed round), but because of the technical minds involved and the potentially industry-changing tech itâÂÂs developing.
PrismML is betting that capable, high-performing, reasoning large language models donâÂÂt, in fact, have to be large.
It is making reasoning models so small they can fit on PCs and smartphones. (ItâÂÂs even rumored to be in talks with Apple, though CEO Babak Hassibi declined to comment on that to TechCrunch.)
On Thursday, PrismML released Bonsai 2 27B, its latest in a family of models, which compresses Qwen3.8 27B, a widely used open-source model from Alibaba, down to 5.9 GB. ThatâÂÂs small enough to fit on a PC and, possibly, a high-end smartphone. ItâÂÂs a 9x to 10x reduction in memory versus the original.
PrismML was founded by a group of Caltech researchers and is led by Hassibi, a Caltech professor and an expert in compression technologies. The startup also counts Ion Stoica as an advisor. Stoica is a co-founder of Databricks (and other companies) and the director of BerkeleyâÂÂs famed Sky Computing Lab, which has birthed many technologies and startups, from Letta to SGLang.
PrismML is also backed by investors Khosla Ventures, Cerberus Capital, and Caltech.
This startup is certainly not the only company working on LLM compression tech. Multiverse Computing, founded by a well-known professor from SpainâÂÂs Donostia International Physics Center, is another. (And Multiverse Computing has raised gobs of cash.)
But Hassibi says that PrismMLâÂÂs compression tech is unique because its LLMs have lost virtually no performance compared with the originals. Bonsai 2 matches 98% of QwenâÂÂs aggregate benchmark scores. ThatâÂÂs up from the first Bonsai, released a couple of months ago in March, that matched 95%. That original model has already been downloaded over 11 million times, and PrismMLâÂÂs even smaller models have been downloaded another 2.6 million times, the company says.
So this shows that PrismMLâÂÂs compression results have improved from one release to the next. Whether it could ever get to 100% benchmark performance parity is a question that remains to be seen. Compression will likely always have some impact, Hassibi says.
Still, perfect benchmark parity is fairly academic anyway. LLMs are not so accurate in their uncompressed form, and benchmarks not so perfectly reflective of actual tasks, that a 2% degradation would likely meaningfully affect how a model performs in actual use. (Plus, the surrounding software â the harness a model runs inside of â matters a lot when it comes to accuracy, too.)
PrismML says it achieves this by shrinking the âÂÂweightsâ that make up a model â weights are, essentially, the information a model learns and stores during training. Normally, each weight requires 16 bits. PrismMLâÂÂs approach, called âÂÂternaryâ weights, simplifies that down to three: +1, âÂÂ1, or 0. With far smaller values to store for each weight, the model takes up dramatically less space. (For a deeper dive on the compression technique, hereâÂÂs the projectâÂÂs GitHub page.)
The startupâÂÂs next goal is to apply this compression technique to even bigger models. âÂÂThe next models that we will release, hopefully in the next couple of months, will be in the several-hundred-billion-parameter range, and I expect it will be easier to retain the intelligence there,â Hassibi told TechCrunch.
As model size grows, he added, âÂÂThere is more room to be able to compress them without losing the intelligence. So I would just say, as a general trend, for larger models, itâÂÂs easier to get to 100%.âÂÂ
Stoica tells us that heâÂÂs excited for this tech because itâÂÂs making it possible for advanced models to run on usersâ devices. âÂÂYou are going to have intelligence at your fingertips, and itâÂÂs going to be free because itâÂÂs going to run on the device you already bought. ItâÂÂs also going to be private, because youâÂÂre not going to send it to the cloud.âÂÂ
Topics
When you purchase through links in our articles, we may earn a small commission. This doesnâÂÂt affect our editorial independence.
