Chinese tech company Alibaba on Monday released Qwen3, a family of AI models the company claims matches and in some cases outperforms the best models available from Google and OpenAI.
Most of the models are โ or soon will be โ available for download under an โopenโ license from AI dev platform Hugging Face and GitHub. They range in size from 0.6 billion parameters to 235 billion parameters. Parameters roughly correspond to a modelโs problem-solving skills, and models with more parameters generally perform better than those with fewer parameters.
The rise of China-originated model series like Qwen have increased the pressure on American labs such as OpenAI to deliver more capable AI technologies. Theyโve also led policymakers to implement restrictions aimed at limiting the ability of Chinese AI companies to obtain the chips necessary to train models.
Introducing Qwen3!
We release and open-weight Qwen3, our latest large language models, including 2 MoE models and 6 dense models, ranging from 0.6B to 235B. Our flagship model, Qwen3-235B-A22B, achieves competitive results in benchmark evaluations of coding, math, generalโฆ pic.twitter.com/JWZkJeHWhC
โ Qwen (@Alibaba_Qwen) April 28, 2025
According to Alibaba, Qwen3 models are โhybridโ models in the sense that they can take time and โreasonโ through complex problems or answer simpler requests quickly. Reasoning enables the models to effectively fact-check themselves, similar to models like OpenAIโs o3, but at the cost of higher latency.
โWe have seamlessly integrated thinking and non-thinking modes, offering users the flexibility to control the thinking budget,โ wrote the Qwen team in a blog post. โThis design enables users to configure task-specific budgets with greater ease.โ
Some of the models also adopt a mixture of experts (MoE) architecture, which can be more computationally efficient for answering queries. MoE breaks down tasks into subtasks and delegates them to smaller, specialized โexpertโ models.
The Qwen3 models support 119 languages, Alibaba says, and were trained on a dataset of nearly 36 trillion tokens. Tokens are the raw bits of data that a model processes; 1 million tokens is equivalent to about 750,000 words. Alibaba says that Qwen3 was trained on a combination of textbooks, โquestion-answer pairs,โ code snippets, AI-generated data, and more.
These improvements, along with others, greatly boosted Qwen3โs capabilities compared to its predecessor, Qwen2, says Alibaba. None of the Qwen3 models are head and shoulders above top-of-the-line recent models like OpenAIโs o3 and o4-mini, but theyโre strong performers nonetheless.
On Codeforces, a platform for programming contests, the largest Qwen3 model โ Qwen-3-235B-A22B โ just beats out OpenAIโs o3-mini and Googleโs Gemini 2.5 Pro. Qwen-3-235B-A22B also bests o3-mini on the latest version of AIME, a challenging math benchmark, and BFCL, a test for assessing a modelโs ability to โreasonโ about problems.
But Qwen-3-235B-A22B isnโt publicly available โ at least not yet.
The largest public Qwen3 model, Qwen3-32B, is still competitive with a number of proprietary and open AI models, including Chinese AI lab DeepSeekโs R1. Qwen3-32B surpasses OpenAIโs o1 model on several tests, including the coding benchmark LiveCodeBench.
Alibaba says Qwen3 โexcelsโ in tool-calling capabilities as well asย following instructions and copying specific data formats. In addition to the models for download, Qwen3 is available from cloud providers, including Fireworks AI and Hyperbolic.
Tuhin Srivastava, co-founder and CEO of AI cloud host Baseten, said that Qwen3 is another point in the trend line of open models keeping pace with closed source systems such as OpenAIโs.
โThe U.S. is doubling down on restricting sales of chips to China and purchases from China, but models like Qwen 3 that are state-of-the-art and openย โฆ will undoubtedly be used domestically,โ he told TechCrunch.ย โIt reflects the reality that businesses are both building their own tools [as well as] buying off the shelf via closed-model companies like Anthropic and OpenAI.โ


