@sudoingX: this lab took qwen 3.6 27b, the model i've been calling king of the 24gb tier all month, and crushed it down to 3.9gb. …
Summary
PrismML announces Bonsai 27B, a binary-quantized version of Qwen3.6 27B that runs on a phone using only 1.125 bits per weight, claiming 89.5% intelligence retention. The model is being independently tested by @sudoingX to verify performance.
View Cached Full Text
Cached at: 07/16/26, 08:23 PM
this lab took qwen 3.6 27b, the model i’ve been calling king of the 24gb tier all month, and crushed it down to 3.9gb. that’s it on my screen right now, loaded now on my single 3090, using less memory than a gemma 12b.
here’s what they actually did, because it matters. no retraining, no new model. they took the existing weights and quantized them to binary, one sign bit per weight with a shared scale every 128, the whole 27b of it, embeddings, attention, all of it, packed into 1.125 bits. it should be broken. sub 4 bit is where models usually turn to mush.
prismml claims it keeps 89.5% of the full model’s intelligence. bold. i already own the real qwen 3.6 27b numbers from my own bench, so i’m going to make it prove that. same agent tasks, same tests, 1 bit against the honest q4, and we find exactly where it breaks.
running it now. receipts coming.
PrismML (@PrismML): Today, we’re announcing Bonsai 27B: the first 27B-class model to run on a phone.
Bonsai 27B is the new multimodal flagship of the Bonsai family. Based on Qwen3.6 27B, it brings a new capability tier to local AI: multi-step reasoning, structured tool use, long-context workflows,
Similar Articles
Prism-ML Bonsai Qwen 3.6 27B
Prism ML released Ternary-Bonsai-27B, a ternary-quantized version of Qwen3.6-27B that retains 95% of FP16 intelligence at a ~7.2 GB footprint, enabling full 27B-class reasoning on laptops and single GPUs with speeds up to 26 tok/s on Apple M5 Pro.
Bonsai 27B (1-bit LLM): The First 27B-Class Model to Run on a Phone
PrismML announces Bonsai 27B, a 1-bit and ternary quantized version of Qwen3.6 27B that runs on phones and laptops, retaining 90-95% of baseline performance with a 3.9GB footprint, enabling agentic and multimodal on-device AI.
@TheAhmadOsman: Been playing with @PrismML's new model that turned Qwen 3.5 27B into a sub-4GB and sub-6GB weights and I am impressed C…
PrismML released a compressed version of Qwen 3.5 27B that fits in sub-4GB and sub-6GB memory, enabling impressive local AI performance.
For those with 12GB GPUs, you can now run QWEN 3.6 27B wth little loss via the new Ternary version.
A new ternary quantized version of Qwen3.6 27B, called Bonsai 27B, allows running the model on 12GB GPUs with 10x less memory and 95% of original performance, making it accessible for local deployment.
prism-ml/Bonsai-27B-mlx-1bit
Bonsai-27B is a 1-bit binary transformer model that achieves full 27B-class reasoning on a phone (iPhone 17 Pro Max) with ~3.9 GB footprint and ~11 tok/s, retaining ~90% of FP16 intelligence.