Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Alibaba’s Qwen 3.6 27B scores 77.2 on SWE-bench — and runs on one consumer GPU

A 480-point HN thread called Qwen 3.6 27B “the sweet spot for local development.” That’s not hype — it’s the first time this year an open-weight local model felt genuinely good enough.

What it actually is

Qwen 3.6 27B is a dense, open-weight coding model from Alibaba’s Qwen team, Apache 2.0, dropped April 22. Dense matters here: all 27B parameters fire on every pass, no MoE routing. It scores 77.2 on SWE-bench Verified — within reach of Claude 4.5 Opus’s 80.9, and it edges past Alibaba’s own 397B MoE on agentic coding. 256K context, 201 languages.

The real trick is the size. 27B sits exactly where capability meets a single high-end card — people report ~50 tok/s on an RTX 5090, ~30 on an M5 Mac. No cloud, no token bill, your code never leaves the machine.

Running it

Grab the weights from Hugging Face or ModelScope and serve locally via llama.cpp or LM Studio, or hit the Qwen API if you’d rather not host. Typical use: repo-level agentic coding, autocomplete, frontend work — the stuff you’d normally pay Claude or GPT to do, now offline and free.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment