Live data from Hacker News

Bonsai 27B: A 27B-Class model that runs on a phone

prismml.com

11–20 of 278 posts

Re: Bonsai 27B: A 27B-Class model that runs on a phone

#12
I was trying Ornith 9B locally (it's up on Ollama) which claims:

> 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

Re: Bonsai 27B: A 27B-Class model that runs on a phone

#13
post #12

I was trying Ornith 9B locally (it's up on Ollama) which claims: > 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

Note that 3.5 9B cannot do thinking (while 3.6 27B can, pretty effectively, quite verbosely).

Re: Bonsai 27B: A 27B-Class model that runs on a phone

#15
post #12

I was trying Ornith 9B locally (it's up on Ollama) which claims: > 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

Is that a 1-bit LLM? I don’t understand the connection with this article.

Re: Bonsai 27B: A 27B-Class model that runs on a phone

#16
What's the hiring space and business strategy around all of these smaller AI labs? Its really cool that people like these guys get paid to optimize models and give them out for free (open source). Do a lot of these labs have forward deployed engineers doing integrations with customers who want local models? Is there a general shift towards the local model crowd?

Re: Bonsai 27B: A 27B-Class model that runs on a phone

#18

That's awesome. What's the largest model that could fit onto a single 16gb gpu at 1.125 effects bits per weight?

Doing some naive math, the F16 filesize is ~53.8gb, the 1-bit version is ~3.8gb, about 7% of the original size. The F16 size is roughly 2x param count, so that gives a rough ballpark of ~110B.
Post reply on HN