PrismML hopes its tiny LLM will change how we all use AI
If AI lab PrismML isn't on your radar yet, it should be.
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 adviser. 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 Hugging Face 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.β
When you purchase through links in our articles, we may earn a small commission. This doesnβt affect our editorial independence.
You can contact or verify outreach from Julie by emailing [email protected] or via @Julie188 on X.
Originally published by TechCrunch AI. Aggregated on AIWithGhost for educational purposes β full credit and traffic to the original publisher.