We need bonsai gemma 4 12B

#13
by CNWPlayer - opened

It can "technically run" on my 4060 but not with any meaningful context. Plus, having a smaller model for the phones would be great

Check out the 1 bit

https://huggingface.co/prism-ml/Bonsai-27B-gguf

I would think a ternary 12B model does better than a binary 27B model but then again idk

Check out the 1 bit

https://huggingface.co/prism-ml/Bonsai-27B-gguf

I would think a ternary 12B model does better than a binary 27B model but then again idk

If I was constrained with 8gb of vram- id use an qwen 3.5 35b moe finetune with an apex quant with ik_llama.cpp + cpu offload

and thatd probably be 20-25+ tps- assuming its a desktop gpu- laptop gpu- you are also power constrained not only vram constrained- so ternary wins out there for raw quality -but not necessarily tps because of being power constrained

it still has to do the math- is what I found when doing it on my rtx 4080 laptop- it was really slow because my 60w tdp wasnt enough juice

yes it fit- and was usable- but for complex agentic tasks it slowed down massively

nevertheless still crazy blackmagic in the world of engineering- so props to prism-ml

Sign up or log in to comment