Qwen3.6-35B-A3B
35B MoE model, only 3B active params, beats Claude Sonnet 4.5 on benchmarks
The Panel's Take
Qwen3.6-35B-A3B is Alibaba's latest sparse Mixture-of-Experts model — 35 billion total parameters, but only 3 billion activate per forward pass. That efficiency makes it competitive with models three to four times larger at inference while fitting comfortably on consumer hardware. It's natively multimodal, handling image, video, document, and spatial reasoning inputs out of the box, with a 262K context window extensible to 1M tokens. The benchmark numbers have been drawing serious attention. SWE-bench Verified: 73.4% (vs Gemma 4-31B at 52%, and substantially above Claude Sonnet 4.5). MMMU: 81.7 (Claude Sonnet 4.5 scores 79.6). AIME 2026: 92.7. On local inference hardware, community reports show 79–187 tokens/second depending on GPU tier, making it genuinely usable for agentic workflows without API latency. Released under Apache 2.0. The timing matters. With Claude Opus 4.7 drawing community criticism over tokenizer-inflated pricing, Qwen3.6-35B-A3B is arriving as a credible local alternative for agentic coding. r/LocalLLaMA threads from the past week show active migration from Opus 4.7 to Qwen3.6 for cost-sensitive workloads. It's currently #1 trending on Replicate.
Share this verdict
Qwen3.6-35B-A3B verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/qwen36-35b-a3b-alibaba-moe-3b-active-swebench-73-apache-local-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare Qwen3.6-35B-A3B with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/qwen36-35b-a3b-alibaba-moe-3b-active-swebench-73-apache-local-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/qwen36-35b-a3b-alibaba-moe-3b-active-swebench-73-apache-local-2026" alt="Qwen3.6-35B-A3B Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/qwen36-35b-a3b-alibaba-moe-3b-active-swebench-73-apache-local-2026)<iframe src="https://shiporskip.io/embed/qwen36-35b-a3b-alibaba-moe-3b-active-swebench-73-apache-local-2026" title="Qwen3.6-35B-A3B ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“73.4% SWE-bench with 3B active params is extraordinary efficiency. This runs on a single A100 at usable speed, which means you can deploy it self-hosted for agentic coding pipelines without paying frontier API rates. The Apache license seals it — this goes into our infra immediately.”
“Alibaba benchmarks should be read with appropriate skepticism — SWE-bench scores are sensitive to eval harness choices and there have been reproducibility issues with some Qwen claims before. Also, the 262K context at 3B active params sounds too good; I'd want to see real-world retrieval accuracy at 200K+ before trusting it in production agentic pipelines.”
“MoE with sparse activation is clearly the dominant architecture for the next wave of open models. The fact that 3B active params can match 2024's frontier is a signal about where inference efficiency is heading. In 12 months, 'frontier-competitive' will mean running locally on a MacBook.”
“Native multimodal handling of images, video, and documents at this efficiency is a game-changer for content pipelines. If the quality holds up on real-world design tasks, this replaces a stack of specialized models with one local deployment.”