Alibaba’s Qwen3.6 wins on licence freedom, not just benchmarks
Qwen3.6 sits among the July 2026 open-weight leaders, and the reason to pick it is often legal rather than technical: the Qwen line ships under Apache 2.0.
Alibaba's Qwen3.6 is one of the four models named repeatedly in July 2026's open-weight round-ups, and the recurring reason given is licence freedom rather than a benchmark win.
Why the licence is the feature
The Qwen line has shipped its dense and mixture-of-experts variants under Apache 2.0 — a genuine open-source licence with no field-of-use restrictions, no user-count threshold and no requirement to badge your product. You can fine-tune it, ship it inside a commercial product, and never speak to Alibaba.
Compare that with Meta's Llama models, which ship under the Meta Llama Community License — open weights, but with conditions attached. Both are useful; only one is open source in the sense a lawyer would recognise. We unpack that distinction in open weights vs open source.
What that means in practice
If you are building a product that you intend to sell, licence terms are not a detail you can defer. Three concrete cases where Apache 2.0 changes the answer:
- Reselling a fine-tune. You want to fine-tune on your own catalogue data and sell the result as a product feature.
- On-premise delivery to a client. You are handing a deployment to a customer who will run it on their own hardware.
- Embedding in a device or offline app. No API call, no telemetry, no vendor relationship.
The wider Qwen family
Qwen ships in a range of sizes rather than a single flagship, which matters more than it sounds: the small variants are what actually run on a single workstation GPU. A 7B-class model you can run locally today beats a 700B-class model you cannot afford to serve.