What Alibaba's Qwen is
Alibaba is one of China's largest technology companies, and its Qwen team is its AI research and model division. Since 2023, Qwen has released a large and growing family of AI models — tools that can read, write, reason, write code, understand images, transcribe audio, and analyze video. If you've heard of ChatGPT or Claude, Qwen is Alibaba's equivalent: a suite of AI assistants and developer APIs, with one major twist — most of the models are free to download and run yourself.
Why it matters
For most of AI's recent history, the most powerful models were locked behind paywalls and APIs controlled by a handful of U.S. companies. Qwen changed that calculus. When Alibaba released Qwen2.5 — described at the time as potentially the largest open-source model release in history — it put seven different model sizes (from tiny mobile-friendly versions to 72-billion-parameter workhorses) into the hands of any developer, for free. That matters because it means startups, researchers, and companies in any country can build on frontier-quality AI without paying per-query fees or agreeing to usage restrictions.
What Qwen can do
Qwen isn't one model — it's a whole ecosystem. Here's a plain-language map of the main branches:
- Language models: The core Qwen series handles reading, writing, summarizing, and reasoning in dozens of languages. The Qwen-MT Turbo translation model supports 92 languages covering over 95% of the world's population.
- Coding: Qwen3-Coder, the flagship coding model, is a 480-billion-parameter system that claims performance on par with Anthropic's Claude Sonnet 4 on programming tasks. It can handle files up to 1 million words long.
- Vision: The Qwen3.5 vision-language family can look at images and answer questions about them. The flagship version outperformed GPT-5.2, Claude 4.5 Opus, and Gemini-3 Pro on 28 out of 44 vision benchmarks.
- Audio and video: Qwen2.5-Omni can process text, images, audio, and video all at once, responding in real time with both text and synthesized speech. Qwen2-VL can understand videos longer than 20 minutes.
- Math and reasoning: QwQ-32B is a reasoning-focused model trained with reinforcement learning — a technique that teaches the model to check its own work — aimed at mathematics and complex problem-solving.
How it's distributed
Most Qwen models are available on Hugging Face and ModelScope (two popular platforms for sharing AI models), as well as GitHub. Hosted versions run on Alibaba Cloud. This wide distribution means developers can pick the version that fits their budget and hardware — from a tiny model that runs on a phone to a massive one that needs a server.
Recent developments
Alibaba has been releasing new models at a rapid pace. In early 2026, the Qwen3.5 family arrived with strong vision capabilities and small models that punch well above their weight — the 9-billion-parameter version outperformed OpenAI's 120-billion-parameter model on several tests. Shortly after, Qwen3.7-Max launched as a closed-weights flagship targeting long-running "agentic" tasks — jobs where the AI works autonomously over many steps, like writing and debugging an entire software project.
That shift from open to closed weights for the top-tier models is notable. It suggests Alibaba is moving toward a more commercial strategy for its most powerful systems, while continuing to release smaller open models for the developer community.
Things to keep in mind
A published research study found that Qwen 2.5 showed the most extreme geopolitical bias of any lab tested — its post-training process increased China-favourability by 18 times compared to the base model. The researchers argue this kind of bias is introduced during the fine-tuning process, not baked into the raw training data. It's a reminder that open weights don't automatically mean neutral or unbiased, and that anyone deploying these models in sensitive contexts should evaluate them carefully.
Where it's heading
Qwen's trajectory points toward two things happening at once: continued open-weight releases for developers and researchers, and a growing suite of closed, commercially-focused flagship models for enterprise customers. The breadth of the model family — covering more modalities and languages than almost any other lab — suggests Alibaba is building toward a general-purpose AI platform, not just a chatbot.




