Bonsai 27B: A 27B-Class model that runs on a phone
11–20 of 278 posts
Re: Bonsai 27B: A 27B-Class model that runs on a phone
#12> 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
#13I 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
#14Re: Bonsai 27B: A 27B-Class model that runs on a phone
#15I 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
#16Re: Bonsai 27B: A 27B-Class model that runs on a phone
#17Re: Bonsai 27B: A 27B-Class model that runs on a phone
#18That's awesome. What's the largest model that could fit onto a single 16gb gpu at 1.125 effects bits per weight?
Re: Bonsai 27B: A 27B-Class model that runs on a phone
#19This must be some sort of unpublished app? I can just see their image tool on the app store
Available on HuggingFace: https://huggingface.co/collections/prism-ml/bonsai-27b
Re: Bonsai 27B: A 27B-Class model that runs on a phone
#20I don’t know if the llama cpp implementation is wonky (and only supports the binary version) but it’s a lot slower than 35B-A3B @ Q4_KM + MTP with CPU offloading.