Open-weight models
What is Qwen? Alibaba's free AI models, explained
You've seen the name everywhere. Here's what Qwen is, why it matters, and the 2026 catch.
The answer
Qwen is Alibaba's family of free, downloadable AI models, among the most-used anywhere.
You've probably seen 'Qwen' pop up in AI news and wondered what it actually is. The name appears alongside ChatGPT and Claude in capability comparisons, it's downloaded by millions of developers, and it comes from a Chinese tech giant you might not have thought was a major AI player. Here's the plain-English version — what Qwen is, why it matters, and the catch you should know about.
What 'open' and 'Apache 2.0' actually mean
Most famous AI tools — ChatGPT, Claude, Gemini — are things you use online through a company's website or app. The company controls the model and charges you (directly or via ads) to use it. Qwen is mostly different: it is open-weight, meaning Alibaba publishes the actual model files for you to download. Once you have them, you can run the AI on your own computer or server, without asking Alibaba's permission or paying per use. You can also modify the model — retrain it on your own data, tweak its behaviour, or build it into a product you sell.
The Apache 2.0 licence is the legal bit that makes all of that allowed. It is one of the most permissive software licences in existence — essentially 'do what you want with this, including commercially, as long as you keep the licence notice'. That is why businesses love it: no per-token bill, no revenue-sharing clause, no vendor lock-in. Developers and companies can build on Qwen the same way they build on open-source databases or operating systems — it just works, and nobody can take it away mid-project. This freedom is the main reason Qwen has been downloaded approaching a billion times and reportedly accounts for over half of all open-source AI downloads.
The Qwen3.6 generation: what changed in 2026
Alibaba released the Qwen3.6 family in April 2026, and the headline result was surprising: the Qwen3.6-27B model — 27 billion parameters, free to download — reportedly outperforms Alibaba's own previous flagship, which was nearly 400 billion parameters. That's the AI equivalent of a small, efficient car beating a massive truck on the road course. The reason is better architecture: Qwen3.6 uses more efficient engineering ('Mixture-of-Experts' on some versions) and better training, so it needs less raw scale to hit the same results. What this means for you: smaller models that can run on a decent laptop or a cheap cloud server are now competitive with much larger ones that needed a rack of expensive GPUs. The gap between 'what a big company can afford' and 'what a developer can run at home' is closing fast.
Here is a quick overview of the main Qwen3.6 models:
| Model | Size | Free to download? | Good for |
|---|---|---|---|
| Qwen3.6-27B | 27 billion | Yes (Apache 2.0) | Coding, reasoning, most tasks |
| Qwen3.6-35B-A3B | 35 billion (MoE) | Yes (Apache 2.0) | Efficient large-scale use |
| Qwen3.6-Max-Preview | Not disclosed | No — API only | Frontier performance, paid |
The open models cover most people's needs. The closed one is aimed at businesses that need the absolute best and are happy to pay per API call.
Qwen3.6-27B is fully open, Apache 2.0 licensed, and according to Alibaba's benchmarks, capable of outperforming a 397-billion-parameter predecessor on the tasks that matter most to software engineers.
The 2026 catch — and why it is not the end of the world
There is a twist. In April 2026, Alibaba released its most powerful Qwen model yet — Qwen3.6-Max-Preview — but kept it paid and online-only. You cannot download it; you have to pay to use it through Alibaba Cloud's service. This is the first time a flagship Qwen model has been closed. It follows a pattern you may recognise: give away the good stuff to build a following, then charge for the very best. It is the same approach that made Spotify free for most users and paid for the extra features.
For this model, there's no Hugging Face download, no ModelScope release, no self-hosting option. Access is API-only: available exclusively through Alibaba Cloud's Model Studio and Qwen Studio APIs. For the first time in Qwen's three-year history, the flagship model ships with no public weights.
There is also one other thing to be aware of: because Qwen is made by a Chinese company, some governments and businesses in sensitive industries are cautious about using it, particularly for data that cannot leave certain jurisdictions. For most people experimenting with AI, building a side project, or running a business that does not handle sensitive government or financial data, that caution does not apply — and a free, capable, genuinely open AI model is exactly as useful as it sounds.
Frequently asked questions
Can I use Qwen for free?
Is Qwen as good as ChatGPT?
What is the difference between Qwen3.6-27B and Qwen3.6-Max-Preview?
Why is it called 'open-weight' and not just 'open-source'?
Sources
- Qwen3.6 Open Source Model Beats a 397B Giant — While Alibaba Quietly Closes Weights on Its Flagship — Remio, 22 April 2026
- Qwen by Alibaba in 2026: Free Open-Source AI for Business — MySummit, 10 May 2026
- QwenLM/Qwen3.6 — official model repository — Alibaba / QwenLM (GitHub), 22 April 2026
- Qwen3.6-Max Preview: Coding SOTA + Closed-Weights Pivot — Digital Applied, 20 April 2026