PrismML hopes its tiny LLM will change how we all use AI
TechCrunch Julie Bort ● Covered by 3 sources
PrismML says it shrank a reasoner to 5.9 GB, small enough for a PC. That could put serious AI on your device instead of in the cloud.
Based on reporting by TechCrunch, Julie Bort — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
PrismML is trying to make a basic AI assumption look outdated: that smarter models have to be huge. The startup just released Bonsai 2 27B, a compressed version of Alibaba’s Qwen3.8 27B that now fits into 5.9 GB of memory. That is a major squeeze — roughly 9x to 10x smaller than the original — and it’s small enough to run on a PC, with a high-end phone potentially in reach too.
The company isn’t a household name yet, but the people behind it are unusually well connected. PrismML was founded by Caltech researchers and is led by Babak Hassibi, a Caltech professor who specializes in compression. Ion Stoica is advising the company, and PrismML also has backing from Khosla Ventures, Cerberus Capital, and Caltech. There’s also talk, which Hassibi wouldn’t confirm, that Apple may be interested.
What makes PrismML stand out is not just the size of its models, but how close they stay to the originals. Hassibi says Bonsai 2 reaches 98% of Qwen’s aggregate benchmark scores. The earlier Bonsai model, released in March, reached 95%. That first version has already been downloaded more than 11 million times, and PrismML says its even smaller models have picked up another 2.6 million downloads.
The trick is in the weights. Instead of storing each one with 16 bits, PrismML uses what it calls ternary weights: +1, −1, or 0. That cuts the memory load hard. And the company thinks it can go further, with plans to compress models in the several-hundred-billion-parameter range over the next couple of months.
For Hassibi and Stoica, the point is clear: if the model runs on your own device, it becomes both private and free in the everyday sense — no cloud bill, no data shipping off to someone else’s servers. That’s a much more interesting pitch than another bigger model nobody can actually use without renting a datacenter.
My take — AI-written commentary, not fact-checked reporting
This is the kind of AI story that matters: not bigger demos, but smaller models that people can actually keep on their own machines. The industry has spent years turning intelligence into a cloud subscription, so anything that pushes useful AI back onto devices is a welcome nuisance to the business model.
Read more about this at: TechCrunch
Related stories
Deploying a 1-Bit Bonsai-27B Model with PrismML llama.cpp and OpenAI-Compatible Local Inference Workflows
MarkTechPost · 1 month ago ·
33
Qwen2.5-LLM: Extending the boundary of LLMs
GitHub Pages · 2 years ago ·
20