AI tool comparison
Qwen3.6-35B-A3B vs Ternary Bonsai
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Open Source Models
Qwen3.6-35B-A3B
35B total, 3B active: Alibaba's lean MoE coding beast goes fully open source
75%
Panel ship
—
Community
Free
Entry
Alibaba's Qwen team open-sourced Qwen3.6-35B-A3B on April 16, 2026 — a sparse Mixture-of-Experts model with 35 billion total parameters but only ~3 billion active per forward pass. That architectural trick is the whole story: you get near-frontier performance while consuming compute comparable to a 3B dense model. It's available under Apache 2.0 on Hugging Face and ModelScope. The model supports a 262K token context window (extensible to 1M with YaRN), multimodal inputs including text, images, and video, and is purpose-built for agentic coding workflows. On SWE-bench and Terminal-Bench it outperforms the much larger dense Qwen3.5-27B, matching Gemma4-31B on several benchmarks. RefCOCO visual grounding score hits 92.0 — some multimodal metrics reach Claude Sonnet 4.5 territory. Community reaction has been immediate: r/LocalLLaMA lit up with benchmarks showing it solving coding tasks that models with 10x the active parameters couldn't handle. The FP8 quantized variant runs comfortably on a single 24GB consumer GPU, making this the most capable locally-runnable coding agent most developers have ever had access to.
Open Source Models
Ternary Bonsai
1.58-bit LLMs that run at 82 tok/s on M4 Pro and on your iPhone
75%
Panel ship
—
Community
Free
Entry
PrismML's Ternary Bonsai is a family of aggressively quantized language models that take the BitNet concept to its logical extreme. Each weight is constrained to one of three values — {-1, 0, +1} — with a shared FP16 scale factor per 128-weight group. No higher-precision escape hatches, no hybrid layers. The result is a 9x reduction in memory footprint versus standard 16-bit models. The numbers are striking: the 8B model fits in 1.75 GB and hits 82 tokens per second on an M4 Pro. More impressively, it runs at 27 tokens per second on an iPhone 17 Pro Max — fast enough for real-time conversation on-device. The 8B variant scores 75.5 average across standard benchmarks, outperforming many models that are 9-10x larger. The 4B and 1.7B variants push further into mobile-optimized territory. All three models are released under the Apache 2.0 license, available on Hugging Face and GitHub, and integrated into the Locally AI iOS app for immediate on-device deployment. For developers building privacy-sensitive applications or anyone tired of paying cloud inference costs, Ternary Bonsai offers a compelling on-device alternative that doesn't require a beefy GPU.
Reviewer scorecard
“3B active parameters with 35B parameter breadth is engineering magic. I'm getting near-frontier coding results in Cline and running it locally on a 3090 — the refusals are lower than Claude for security research too. Apache 2.0 means I can fine-tune it on my codebase. This is the best open-source coding model I've used.”
“82 tokens per second on M4 Pro in 1.75 GB is a genuinely impressive engineering achievement. For local tooling, code assistants, or any latency-sensitive workload where I don't want cloud round-trips, this hits a sweet spot that larger quantized models miss. Apache 2.0 means I can embed it in commercial apps without legal headaches.”
“MoE models have notoriously bad batching throughput — if you're serving this at scale, the economics don't work out. And Alibaba's track record on long-term model support and safety filtering is shakier than Google or Anthropic. It's impressive in isolation, but enterprise teams should pressure-test it before replacing frontier APIs.”
“A 75.5 benchmark average sounds good until you compare it against 8B models quantized with GGUF Q8 — which score similarly and have years of tooling, community support, and production deployments behind them. The 9x memory savings matter on constrained devices but less so on any machine with 16GB+ RAM. Niche but real use case.”
“The gap between open and closed models is closing faster than anyone predicted. When a freely downloadable model matches Claude Sonnet on multimodal benchmarks, the frontier lab pricing power evaporates. Qwen3.6-35B-A3B is another milestone in the commoditization of intelligence — and commoditization always accelerates adoption.”
“On-device AI at 27 tokens per second on a phone is the inflection point that makes LLMs a platform primitive rather than a cloud service. Once inference is this cheap and fast on commodity hardware, the entire economic model of AI-as-API-call collapses. Ternary quantization is an early signal of where efficiency research is heading.”
“I don't often care about coding models, but this one handles image + video understanding for design briefs surprisingly well. I used it to analyze a competitor's UI and generate a full redesign spec. The 262K context means I can feed entire brand guidelines without chunking.”
“The prospect of running a capable LLM entirely on my iPhone without sending any data to a server is genuinely exciting for creative work with sensitive material. Drafting, editing, and ideation without a cloud subscription or privacy concerns — I'd pay for that, and here it's free.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.