Qwen homepage

Qwen

by Alibaba Cloud

Alibaba Cloud's open-weight model family and Qwen Chat AI assistant

Product with AI agentsAssistant

Last reviewed 2026-06-20

Qwen (Tongyi Qianwen) is Alibaba Cloud's family of large language and multimodal models, first launched in beta in April 2023, plus Qwen Chat, the consumer assistant that runs on top of them. The model family spans general LLMs (Qwen3, with hybrid thinking and non-thinking modes), vision-language models (Qwen-VL), coding models (Qwen3-Coder), audio and omnimodal models (Qwen-Audio, Qwen3-Omni), and image and video generation (Qwen-Image, Wan). Many models are released as open weights under the Apache 2.0 license, while flagship variants such as Qwen3-Max are served as a paid API through Alibaba Cloud Model Studio. Qwen Chat (chat.qwen.ai) is the assistant surface: a chat interface over the Qwen models that answers questions, writes and edits text and code, generates and edits images and video, processes documents, searches the web, and runs DeepResearch, a multi-step research agent. It serves a broad audience, from developers self-hosting open weights, to teams calling the API, to consumers using the free Qwen app. Treat the core experience as an assistant that responds when asked; DeepResearch and Qwen Code are the more agentic slices, run under the user's oversight.

What it can do

  • Conversational chat, writing, and coding

    Assistant

    Qwen Chat answers questions and drafts or edits text and code on request across the Qwen model family; Qwen3 supports switching between a thinking mode for complex reasoning and a non-thinking mode for general chat. The representative experience responds when asked rather than acting on its own.

    source
  • Image and video generation and editing

    Assistant

    Generates and edits images (Qwen-Image, Qwen-Image-Edit) and generates video (Wan), with style transfer and multi-element composition described on the Qwen and Alibaba Cloud product pages.

    source
  • Web search and document processing

    Assistant

    Grounds answers with web search integration and processes uploaded documents and files inside Qwen Chat, per Alibaba Cloud's Qwen product overview.

    source
  • DeepResearch agent

    Supervised

    An agent that plans and runs multi-step web searches and synthesizes a research report, with a dual-mode switch (a faster normal mode and a deeper advanced mode). Alibaba describes it as a multi-agent collaborative mechanism; it completes the research task under the user's oversight.

    source
  • Open-weight models and tool use

    Assistant

    Releases open-weight dense and Mixture-of-Experts models (0.6B to 235B-A22B) under the Apache 2.0 license that can be self-hosted, with documented agent capabilities for integrating external tools (function calling) in both thinking and non-thinking modes.

    source

Strengths

  • +Strong open-weight models (many under Apache 2.0) that can be self-hosted, plus a free consumer chat
  • +Broad multimodal coverage: text, code, image, video, audio, and an omnimodal model
  • +Pay-per-token API via Alibaba Cloud Model Studio for the flagship and hosted models

Limitations

  • Core Qwen Chat is an assistant, not an autonomous agent; only DeepResearch and Qwen Code are more agentic, under user oversight
  • Licensing is mixed (Apache 2.0, source-available Qwen License, non-commercial Qwen Research License), so terms vary by model
  • Flagship models (e.g. Qwen3-Max) are proprietary and API-only, not open-weight

Overview

Qwen (Tongyi Qianwen) is Alibaba Cloud's family of large language and multimodal models, first launched in beta in April 2023, together with Qwen Chat, the consumer assistant that runs on top of them. The family spans general LLMs (Qwen3, with hybrid thinking and non-thinking modes), vision-language models (Qwen-VL), coding models (Qwen3-Coder), audio and omnimodal models (Qwen-Audio, Qwen3-Omni), and image and video generation (Qwen-Image, Wan). Many models are released as open weights under Apache 2.0, while flagship variants such as Qwen3-Max are served as a paid API through Alibaba Cloud Model Studio.

What it does

Qwen Chat answers questions and drafts or edits text and code on request. It generates and edits images (Qwen-Image) and generates video (Wan), processes uploaded documents, and grounds answers with web search. Qwen3 can switch between a thinking mode for complex reasoning and a non-thinking mode for faster general chat. DeepResearch plans and runs multi-step web searches and writes a research report, with a dual-mode switch between a faster normal mode and a deeper advanced mode; Alibaba describes it as a multi-agent collaborative mechanism, and it runs under the user's oversight. Qwen Code is a separate open-source coding agent.

Autonomy note

Treat the core Qwen experience as an assistant: it produces output when asked rather than acting on its own. DeepResearch and Qwen Code are the more agentic slices, and they carry out multi-step work under the user's oversight, which makes them supervised rather than fully autonomous.

Integrations & setup

Use Qwen three ways: the free Qwen Chat web app and mobile app at chat.qwen.ai; the pay-per-token API via Alibaba Cloud Model Studio (the platform formerly branded DashScope); or self-hosting the open-weight models, which are distributed via Hugging Face and ModelScope and run with tooling such as Ollama and vLLM. The models support function calling for tool use.

Pricing

Freemium. Qwen Chat offers free access. Open-weight models can be downloaded and self-hosted at no license cost where the Apache 2.0 license applies. Hosted and flagship models are billed per input and output token through Alibaba Cloud Model Studio, with prices varying by model and region (third-party figures are not official); check the official pricing page.

Best for / not for

Best for developers who want strong open-weight models to self-host or call cheaply by API, and for consumers who want a free, broadly multimodal assistant. Less suited to buyers who need a hands-off autonomous worker out of the box; the autonomous slice is limited to DeepResearch and Qwen Code under user oversight, and licensing terms differ across models.

Traction

Alibaba reports having open-sourced over 300 models built on its Qwen and Wan foundation models, with more than 600 million downloads and 170,000+ derivative models created, and the Qwen open models have repeatedly topped Hugging Face open-model leaderboards (vendor-reported and third-party figures).

Alternatives

DeepSeek is the closest competitor (a Chinese open-weight LLM family with a free chat); ChatGPT, Google Gemini, Claude, and Grok are the other leading general assistants. For running Qwen's open weights locally, see Ollama.

What people are saying

We aggregate real LinkedIn discussion into sentiment for the agents people search most. Qwen isn't tracked yet, want it added? Request tracking.

FAQ

Is Qwen an AI agent?+

Mostly no. Qwen is a family of language and multimodal models plus Qwen Chat, an assistant that responds when asked. It has more agentic surfaces layered on top, notably DeepResearch (a supervised agent that runs multi-step web research into a report) and Qwen Code (an open-source coding agent), but the representative experience is an assistant.

Is Qwen open source and free?+

Partly. Many Qwen open-weight models are released under the Apache 2.0 license and can be downloaded and self-hosted for free, while some use the source-available Qwen License or the non-commercial Qwen Research License. Qwen Chat offers free access, and the flagship hosted models (such as Qwen3-Max) are billed per token through Alibaba Cloud Model Studio.

Who makes Qwen?+

Qwen (Tongyi Qianwen) is developed by Alibaba Cloud, first launched in beta in April 2023 and opened for public use in China in September 2023.

Sources

Last reviewed 2026-06-20

Alternatives & related