Hacker News
Bonsai 27B: A 27B-Class Model that runs on a phone
kristianp
|next
[-]
simonw
|next
|previous
[-]
I've tried a couple in LM Studio - the GGUF one and the MLX one - but neither worked there. Anyone else get them to work? Might be that LM Studio needs to upgrade their llama.cpp or MLX engines first.
bansaltushar
|root
|parent
|next
[-]
Details are here -> https://github.com/PrismML-Eng/Bonsai-demo/blob/main/README....
sigbottle
|next
|previous
[-]
liuliu
|next
|previous
[-]
alvatech
|next
|previous
[-]
NitpickLawyer
|root
|parent
|next
[-]
Ternary Bonsai 27B uses ternary {−1, 0, +1} weights with FP16 group-wise scaling, giving a true 1.71 effective bits per weight.
1-bit Bonsai 27B uses binary {−1, +1} weights with the same group-wise scaling, giving 1.125 effective bits per weight.
PcChip
|root
|parent
[-]
is it a float? if so, how many bits is the float?
I've never heard of a bit ever having more than two possible values
zawaideh
|root
|parent
|next
[-]
petu
|root
|parent
|previous
[-]
e.g. 5 trits (243 states) into a byte gives 1.6 bits per trit: https://compilade.net/blog/ternary-packing
syntaxing
|next
|previous
[-]
luckystarr
|next
|previous
[-]
thomasjb
|next
|previous
[-]
erwan577
|next
|previous
[-]
I wish KV-cache memory usage and related optimizations were discussed more clearly in new model announcements and demos.
syntaxing
|next
|previous
[-]
erelong
|next
|previous
[-]
> Ornith-1.0-9B, which can be easily deployed on edge devices, matches or exceeds the performance of much larger models such as Gemma 4-31B and Qwen 3.6 35B.
https://deep-reinforce.com/ornith_1_0.html
Only tried it so much so far; it did a little better than Qwen 9B
verdverm
|root
|parent
|next
[-]
liuliu
|root
|parent
|next
|previous
[-]
janalsncm
|root
|parent
|previous
[-]
erelong
|root
|parent
[-]
The title says it's 27B grade running on a phone and what I was comparing it to in my mind was a model that runs at 35B grade that could presumably run on a phone "better"?
edit: I asked AI for the difference and understand a little better, thanks for the heads up to learn the difference between models... I think the thing was, although ornith was created for a specific agentic purpose, it was still outperforming a previous generalist model I had running locally (so in my mind I thought it was still a better local model) - I'd like to try bonsai out if I can figure out how to run it lol
xyzsparetimexyz
|next
|previous
[-]
Havoc
|next
|previous
[-]
I can just see their image tool on the app store
Catloafdev
|root
|parent
[-]
Available on HuggingFace: https://huggingface.co/collections/prism-ml/bonsai-27b