G
GEO Toolbox
what-is-qwenqwenqwen3alibabatongyi-qianwenopen-weightschinese-aillmguide

What Is Qwen? Alibaba's Open-Weight AI Family, Explained

What is Qwen? Alibaba's open-weight AI family explained: the Qwen3.7 lineup, the open-vs-closed Max split, safety, and what it means for your AI visibility.

Samy Ben SadokSamy Ben Sadok15 min read
In this post11 sections

By raw download count, Qwen is the most popular open AI model in the world, and most marketers have never heard of it. Alibaba's open models are downloaded, fine-tuned, and built into other developers' products so widely that Qwen can sit inside tools you would never connect back to a Chinese tech giant. Here is the plain version of what Qwen is, current as of June 2026, who builds it, whether it is safe, and where it stands. And then the part the developer write-ups skip: what the most-deployed open model means for whether AI tools describe your brand correctly.

What Is Qwen?

Qwen is Alibaba Cloud's AI model family, most of it released as open weights and known in China as Tongyi Qianwen. It is not a single model but a whole lineup, with versions for text, code, vision, image generation, and audio. If you have run a local model on your laptop, browsed an "open model" leaderboard, or used an AI tool that swapped in a cheaper engine behind the scenes, there is a good chance Qwen was involved.

Like the other open models, Qwen is really three things, and keeping them straight clears up most of the confusion. There are the open weights, which Alibaba publishes so anyone can download, run, and fine-tune the large language models. There is the hosted product, the free Qwen chatbot and Qwen Studio at qwen.ai, which Alibaba runs on its own servers. And there is the API, which developers call to build on it. The models are mostly open; the service around them is Alibaba's.

The reason most marketers have never heard of Qwen, despite its scale, is that it lives mostly as infrastructure rather than as a consumer brand. It does not have a household name like ChatGPT. It sits underneath things, fine-tuned and rebranded inside other products until the Alibaba name disappears. That ubiquity is the whole story, and it is exactly why Qwen is worth your attention even if you never type a prompt into it.

It's Alibaba's AI, said 'chwen'

Qwen is usually pronounced "chwen." It is the AI model family, not the American football player whose name people misspell into the same search box, and not the accent chair that shares the spelling. When this article says Qwen, it means Alibaba's AI.

Who Makes Qwen? Alibaba and the Tongyi Qianwen Team

Qwen comes from Alibaba Cloud, built by the team behind Tongyi Qianwen, and that pedigree is the first thing that sets it apart. Alibaba launched the first Qwen beta in 2023 and has shipped new models at a relentless pace ever since, eventually spinning the work into a dedicated unit inside the company.

That is a different kind of player from the other Chinese labs you have probably seen in headlines. DeepSeek came out of a quant hedge fund, Kimi from the startup Moonshot, and GLM from Zhipu. Qwen comes from one of the largest technology companies on the planet. It is a Big Tech open-model program, not a scrappy upstart, and that shows in both the breadth of the lineup and the strategy behind it.

The strategy is the familiar one Meta and Google use with their open models: give the models away to win developers, and earn the money on cloud and downstream products. Alibaba leans into that hard. It releases most of the lineup as free downloads, and it also wires Qwen into its own ecosystem, powering features across Alibaba's e-commerce and travel platforms. The free models build the habit; the paid cloud and the flagship API are where Alibaba expects to be repaid.

The Qwen Family: One Name, Dozens of Models

The hardest part of understanding Qwen is that there is no single "Qwen." There are dozens, across several generations and a wall of suffixes: Qwen2.5, Qwen3, Qwen3.5, Qwen3.6, Qwen3.7, with labels like Max, Plus, Coder, VL, Image, and Omni appearing across the family, in sizes from under a billion parameters to hundreds of billions. If you have felt lost trying to figure out which Qwen is "the" Qwen, that is the design, not your fault.

The throughline is easy enough. The series ran from the original Qwen in 2023 through Qwen2 and Qwen2.5, then Qwen3 in April 2025, which added a hybrid "thinking" mode that lets the model toggle between fast answers and slower step-by-step reasoning. From there it moved quickly through Qwen3.5 and Qwen3.6 to the current flagship, Qwen3.7-Max, released in May 2026 with a one-million-token context window. The family is trained for well over 100 languages, which is part of why Qwen is so widely adopted outside the English-speaking world.

What really sets Qwen apart from its open rivals is breadth. Where DeepSeek, Kimi, and GLM are essentially text-and-code models, Qwen is a full multimodal family. Here are the main lines as of June 2026.

Qwen line (as of June 2026)What it doesOpen weights?
Qwen3 (dense + MoE)General text and reasoning, hybrid thinking; the models most people actually runYes (Apache 2.0)
Qwen3.7-MaxThe current flagship, 1M context, top performanceNo (API only)
Qwen-CoderCoding and agentic software tasksYes (open versions)
Qwen-VLVision: reads and reasons over images and videoYes (open versions)
Qwen-ImageImage generation and editingYes (open versions)
Qwen-OmniText, image, audio, and video together, with real-time speechMixed (some open, some not)

Is Qwen Open Source? The Open-vs-Closed Reality

Qwen is the open-model story with an asterisk: most of the family is genuinely open, but the best model in it is not. This trips up a lot of people, and it is worth getting right, because "is Qwen even open source anymore?" has become a real question in the community.

Here is the honest version. Most of the Qwen lineup, the dense models and many of the Mixture-of-Experts models, ships as open weights under the permissive Apache 2.0 license. You can download them, run them on your own hardware, fine-tune them, and use them commercially, subject only to the light conditions of the Apache 2.0 license. That is the part that earned Qwen its reputation. But the flagship "-Max" tier, including Qwen3-Max and Qwen3.7-Max, is proprietary: it runs only through Alibaba's API, and you cannot download it. Alibaba has followed this pattern since Qwen2, opening most of the lineup while keeping its most capable model closed.

Licensing adds another layer. Most open models are Apache 2.0 with no conditions, but a few sit under the separate Qwen License, which requires you to request a license from Alibaba once a product passes 100 million monthly active users, and the smallest research variants are non-commercial. And as with every model in this category, "open weights" is not the same as "open source": Alibaba publishes the finished weights, not the training data or the full recipe.

TierExampleDownloadable?License
Open dense + MoEQwen3, Qwen3.6-35BYesApache 2.0 (no strings)
Some larger / older weightsQwen2-72BYesQwen License (100M-MAU clause)
Small research variantsQwen2.5-3BYesQwen Research (non-commercial)
Flagship "-Max"Qwen3.7-MaxNoProprietary (API only)

Because so much of Qwen is free and unrestricted, it gets downloaded, fine-tuned, and rebranded into a vast number of community versions, including ones modified to strip out the guardrails. Hold onto that point. It is the part that actually matters for your brand, and we come back to it at the end.

How Good Is Qwen? Qwen3.7-Max and the Honest Picture

As of June 2026, the flagship Qwen3.7-Max is, by third-party accounts, frontier-competitive, but the more useful story is the open ones. Third-party reviews put the latest Max in the same conversation as the closed leaders on coding and agentic work, and it can sustain long, multi-step tasks autonomously. Treat the exact rankings with some caution, though. Unlike some rivals that publish a clean benchmark card, Alibaba does not put out primary head-to-head numbers for the proprietary Max, so the scores that circulate come from independent reviewers, and because the model is closed you cannot cheaply run it yourself to check.

The result that should actually impress a non-developer is quieter. Qwen's open models, the ones anyone can download for free, routinely punch well above their size, competing with much larger and far more expensive models. That is exactly why developers reach for them as a default, and it is the real Qwen achievement: not that the closed flagship tops a leaderboard for a week, but that the free, downloadable models are good enough to build on.

One honest caveat. On pure English-language tasks the gap between Qwen and the best Western open models like Google's Gemma is narrow and shifts with every release. Qwen's more durable advantage is its broad multilingual coverage, strongest in Chinese and across many non-English languages, which matters more if your audience is global than if it is English-first.

Is Qwen Safe? The China and Alibaba Question

The honest answer turns on the same distinction as every Chinese model, who makes it versus who hosts your data, plus one Alibaba-specific wrinkle. Get the first part straight and most of the worry sorts itself out.

When you use the hosted Qwen app or API, your prompts travel to Alibaba's servers, which puts them under Chinese jurisdiction and the data rules that come with it. Any hosted model means your prompts leave the building, a US provider included; the difference with a Chinese one is whose jurisdiction and policy they land under. For sensitive or proprietary work, that is a real consideration, and it is the same caution we walk through for DeepSeek. The escape hatch is the open weights: because most of the family is downloadable, a team can run Qwen on its own infrastructure, so the prompts never leave the building and Chinese hosting never enters the picture. Self-host rather than send is the clearest answer for sensitive work.

The wrinkle is procurement. Some enterprises, especially in regulated or security-sensitive settings, run a blanket "no Chinese-origin models" policy, and that is a box-checking rule, not a technical one. Self-hosting solves the data-residency problem but may not clear a policy that bars the model by origin regardless of how it is run. If you operate in a regulated or security-sensitive environment, that policy question is often the real blocker, not the engineering. There is also a content angle: the official app follows Chinese content rules on politically sensitive topics, and because the weights are open, the community has even produced "uncensored" forks that strip those guardrails out, which is a reminder of how far beyond Alibaba's control these models travel once released.

How to Access Qwen

There are three ways in, and which one you pick decides the cost and privacy tradeoff. The quickest is the free Qwen chatbot and Qwen Studio at qwen.ai, which need no setup and cover text, images, and more. For building, the API is OpenAI-compatible, so it slots into existing tools by changing little more than an endpoint, and it is priced well below the closed Western frontier. And because most of the family is open, you can skip Alibaba's servers entirely and self-host.

How you use itCost (as of June 2026)What you get
Qwen chat / Qwen StudioFreeWeb chat with text and images, no setup, quickest way to try it
Standalone API (Qwen3.7-Max)~$1.25 in / ~$3.75 out per 1M tokensBuild the flagship into your own product
Self-host (open models)Free license, your own hardwareData stays local; runs on anything from a laptop to a server

The flagship's API pricing on OpenRouter is roughly a dollar and change per million input tokens, a fraction of what the top closed models charge, though promotional rates move so it is worth checking live. The open models live on Hugging Face and Alibaba's ModelScope, and they run through the usual local tools like Ollama and LM Studio, which is how Qwen ended up on so many laptops and phones in the first place.

Qwen vs DeepSeek, Kimi, GLM and Llama

In the crowded open-model field, Qwen's distinction is breadth and reach rather than a single benchmark win. The other open models tend to specialize: DeepSeek is the reasoning-and-cost specialist, Kimi leans agentic with long context, GLM is coding-first, and Meta's Llama is the Western pioneer that kicked off the open-weight wave. Qwen is the one that does a bit of everything, across the most modalities, with the widest deployment.

ModelMakerStrongest atOpen weights?
QwenAlibabaBreadth (text, vision, image, audio), multilingual, sheer reachMost yes; flagship Max closed
DeepSeekHigh-FlyerReasoning, math, very low costYes (MIT)
KimiMoonshotAgentic work, long contextYes (modified)
GLMZhipuCoding, agents, long-horizon tasksYes (MIT)
LlamaMetaThe Western open pioneer, large ecosystemYes (Llama license)

For most teams the practical answer is not to crown one open model but to reach for whichever fits the job, often pairing a cheap open model with a closed frontier model like Claude or GPT for the hardest work. What makes Qwen matter beyond that menu is not where it lands on any one test. It is how many places it has already ended up, and that is the thing with real consequences for your brand.

What Qwen Means for Your Brand's AI Visibility

The question most marketers actually have is whether they need to do something about Qwen. The short answer is no, not directly, and the reason is a distinction worth holding onto. Qwen is infrastructure, not a destination. You do not "optimize for Qwen" the way you optimize a page for Google. Alibaba does run a Qwen chatbot, but in most Western markets your buyers are not researching you there; they are on ChatGPT, Perplexity, Gemini, and Claude. Those products are what you track your visibility in, and a single open model launching changes none of that. It is worth saying plainly, too, that ranking number one on Google does not mean an AI engine will mention you, because that is a separate system with its own logic.

So why does Qwen come up at all? Because of its reach, with one honest qualifier. Alibaba's family passed 700 million downloads and more than 180,000 derivative versions by early 2026, more than any other open model. Most of those are developers running Qwen for coding, local inference, or backend features that never describe a brand. But some of those deployments do face end users, the chat assistants, support bots, and search wrappers quietly built on Qwen, and their reach is impossible to measure from a download count and impossible to audit. You cannot inspect every product that runs on it, including community forks like "Liberated Qwen," a version stripped of its content guardrails. That is the real point: an open model this widely embedded becomes part of the substrate that describes your brand in places you will never see, not because it is sinister, but because it is everywhere and out of anyone's hands once released.

That ubiquity makes a second problem worth understanding, and it applies to every model, Qwen included. An AI's built-in memory goes stale, and not just on last week's news. To show it, in June 2026 we asked two well-known models, with web search off, about Qwen. GPT-5.5 honestly admitted it was unsure and named the two-year-old "Qwen2-72B" as the flagship. The older GPT-4o confidently answered that the latest Qwen was "Qwen-7B" and that Qwen "is open source and free to use", naming a 2023 model and getting the licensing flatly wrong, since the real flagship is closed. Those are not bleeding-edge misses; they are wrong about Qwen's basic, established state, its current version and whether it is even open.

The lesson is not really about Qwen. For an established brand, the danger is rarely being invisible; it is being described as an outdated version of yourself, an old price, a discontinued product, a name from before your rebrand. If a model can be this wrong about something with hundreds of millions of downloads, it can be wrong about your latest page.

You cannot tune any single model, much less every fork of one. What you can do is make sure every engine and crawler can reach your current pages, and that your facts line up across the sources a model is likely to read. That combination, reachability plus consistency, is the foundation of generative engine optimization, and it is the same mechanism behind AI hallucinations about your company. The pattern we see at geotoolbox is that the businesses surfacing well in AI answers are rarely the ones with the prettiest homepage; they are the ones a model can find, parse, and trust without tripping over a contradiction. Our guides on what GEO is and how AI engines choose their sources go deeper, and since being cited by one engine never guarantees the next, that work pays off across all of them.

Qwen is worth understanding, but the open-model wave it leads does not change your job so much as widen the field: more places an answer about you can appear, more forks running quietly underneath them, and more chances to be described with last year's facts. Qwen is just the clearest case, because it is the one that ended up everywhere. The first move is also the cheapest, and it is the same no matter which model is running underneath: find out whether the AI crawlers can even reach and read your current pages. You can run a free AI Readiness check from geotoolbox to see where those gaps are before the next answer about your brand gets written without you.

Frequently Asked Questions

How do you pronounce Qwen, and is it the football player?

Qwen is usually said "chwen." It is Alibaba's family of AI models, not the American football player whose name gets misspelled into the same search box, and not the furniture that shares the spelling. The AI model is always tied to Alibaba or "Tongyi Qianwen," its Chinese name.

Who makes Qwen, and is it Chinese?

Qwen is made by Alibaba Cloud, the cloud arm of the Chinese technology giant Alibaba, and was first released in 2023 under the name Tongyi Qianwen. Yes, it is a Chinese model, and it operates under Chinese law. That mainly matters for the hosted app and API, which send your prompts to Alibaba's servers; the open models can be self-hosted to avoid that.

Is Qwen open source?

Mostly, with an important exception. Most of the Qwen lineup ships as open weights under the permissive Apache 2.0 license, so you can download, run, and fine-tune those models freely. But the flagship "-Max" models, including Qwen3.7-Max, are proprietary and available only through Alibaba's API. So "is Qwen open source?" is yes for the models most people run, and no for the best one. As with all of these, "open weights" also is not the same as fully open source, since the training data is not released.

Is Qwen safe to use for business?

It depends on how you use it, and on your procurement rules. The hosted app and API route your prompts to servers under Chinese jurisdiction, which is a real consideration for sensitive work; self-hosting the open weights keeps your data in-house. Separately, many enterprises ban Chinese-origin models by policy regardless of how they are run, so the bigger blocker is often that rule rather than the technology.

Is Qwen free, and how much does it cost?

The Qwen chatbot and Qwen Studio are free to use, and the open models are free to download and run under their licenses if you have the hardware. The flagship Qwen3.7-Max runs through a paid API, priced at roughly $1.25 per million input tokens and $3.75 per million output as of June 2026, though promotional rates change. That is a fraction of what comparable closed Western models charge.

Do I need to track or optimize for Qwen for my brand?

Not directly. Qwen is infrastructure, not a consumer search product, so there is nothing to "optimize for." You track the products your buyers actually use, ChatGPT, Perplexity, Gemini, and Claude, and you keep your brand reachable and consistent across the web so that any engine, including the many downstream tools running on open models like Qwen, can describe you correctly and currently.

Sources

Keep reading