Alibaba Debuts Upgraded Qwen 3 that It Claims to Outperform 『DeepSeek』 R1

Alibaba Debuts Upgraded Qwen 3 that It Claims to Outperform 『DeepSeek』 R1

TMTPOST -- Alibaba Group unveiled Qwen 3 on Tuesday, a next-generation upgrade of its flagship AI model featuring enhanced hybrid reasoning capabilities.

Qwen3-235B-A22B, features 235 billion parameters but requires activating only 22 billion — roughly one-third the parameter size of 『DeepSeek』-R1. This design dramatically cuts operating costs while achieving performance that surpasses leading models such as 『DeepSeek』-R1 and OpenAI-o1, making it the most powerful open-source model available globally.

The announcement comes as China’s AI landscape heats up, driven by the rapid rise of local startup 『DeepSeek』, which earlier this year claimed to deliver high-performing models at lower costs compared to Western rivals.

Baidu, China’s top search engine, also stepped up its efforts last Friday by launching the Ernie 4.5 Turbo and the reasoning-optimized Ernie X1 Turbo models.

Alibaba’s new Qwen 3 blends traditional AI tasks with advanced dynamic reasoning, offering a more flexible and efficient platform aimed at application and software developers.

Earlier this year, Alibaba had hastily introduced its Qwen 2.5-Max model in late January, shortly after 『DeepSeek』’s breakthrough, touting it as delivering superior performance.

China's First Hybrid Reasoning Model Enhances Agent Capabilities and Supports MCP

The Qianwen 3 model supports two distinct reasoning modes:

  • Slow Thinking Mode:In this mode, the model performs step-by-step reasoning and provides a final answer after careful deliberation. This approach is ideal for tackling complex problems that require deep thought.
  • Fast Thinking Mode:In this mode, the model delivers rapid, almost instantaneous responses, making it suitable for simple problems where speed is prioritized over depth.

All Qianwen 3 models are hybrid reasoning models, making them the first of their kind in China. This innovative design integrates "Fast Thinking"and "Slow Thinking"into a single model. For straightforward tasks, it can provide instant answers with low computational power, while for complex issues, it can engage in multi-step "Deep Thinking", significantly reducing computational resource consumption.

The API allows users to customize the "Thinking Budget"(i.e., the maximum number of tokens allocated for deep reasoning), enabling different levels of thought processes to flexibly meet the diverse performance and cost requirements of AI applications across various scenarios. For instance:

  • The 4B model is an excellent size for mobile devices.
  • The 8B model can be smoothly deployed on computers and automotive systems.
  • The 32B model is highly favored for large-scale enterprise deployments, and developers with the necessary resources can easily get started.

In the AIME25 evaluation, which measures mathematical problem-solving skills at an Olympiad level, Qianwen 3 scored an impressive 81.5, setting a new record for open-source models. In the LiveCodeBench assessment, which evaluates coding capabilities, Qianwen 3 surpassed the 70-point threshold, outperforming Grok3. Additionally, in the ArenaHard evaluation, which assesses alignment with human preferences, Qianwen 3 achieved a remarkable score of 95.6, surpassing OpenAI-o1 and 『DeepSeek』-R1.

While performance has significantly improved, the deployment cost of Qianwen 3 has drastically decreased. The full-powered version of Qianwen 3 can be deployed with just four H20 GPUs, and its memory usage is only one-third that of models with similar performance.

The Qwen-3 model supports 119 languages and dialects. Currently, these models are open-sourced under the Apache 2.0 license and are now available on platforms such as Hugging Face, ModelScope, and Kaggle.

Alibaba also recommends deploying the model using frameworks like SGLang and vLLM. For local usage, tools such as Ollama, LMStudio, MLX, llama.cpp, and KTransformers are supported.

Qwen-3 also focuses on the application of intelligent agents and large language models. In the BFCL evaluation for assessing agent capabilities, Qwen-3 achieved a new high score of 70.8, surpassing top-tier models like Gemini2.5-Pro and OpenAI-o1. This breakthrough significantly lowers the barrier for agents to utilize tools effectively.

Additionally, Qwen-3 natively supports the MCP protocol and boasts powerful function-calling capabilities. Combined with the Qwen-Agent framework, which includes pre-built tool-calling templates and parsers, it greatly reduces coding complexity and enables efficient agent operations on mobile phones and computers.

36 Trillion Tokens Pre-Trained, Four-Stage Fine-Tuning

In terms of pre-training, the Qwen-3 dataset has undergone significant expansion compared to Qwen-2.5. While Qwen-2.5 was pre-trained on 18 trillion tokens, Qwen-3 nearly doubles this amount, reaching approximately 36 trillion tokens.

To construct this massive dataset, the Qwen team not only collected data from the internet but also extracted information from PDF documents. For instance, Qwen-2.5-VL was used to extract text from these documents, and Qwen-2.5 further improved the quality of the extracted content.

To enhance the quantity of mathematical and coding data, the Qwen team utilized specialized models like Qwen-2.5-Math and Qwen-2.5-Coder to synthesize data. This synthesized data includes diverse formats such as textbooks, Q&A pairs, and code snippets.

The pre-training process is divided into three stages. In the first stage (S1), the model was pre-trained on over 30 trillion tokens with a context length of 4K tokens. This stage equipped the model with foundational language skills and general knowledge.

In the second phase (S2), the Qwen team improved the dataset by increasing the proportion of knowledge-intensive data, such as STEM, programming, and reasoning tasks. Subsequently, the model underwent pre-training on an additional 5 trillion tokens.

In the final phase, the Qwen team extended the context length to 32K tokens using high-quality long-context data, ensuring the model could effectively handle longer inputs.

Due to improvements in the model architecture, increased training data, and more efficient training methods, the overall performance of the Qwen3 Dense base model is comparable to the Qwen2.5 base model, which has more parameters.

For instance, Qwen3-1.7B/4B/8B/14B/32B-Base performs on par with Qwen2.5-3B/7B/14B/32B/72B-Base. Notably, in areas such as STEM, coding, and reasoning, the Qwen3 Dense base model even surpasses the larger-scale Qwen2.5 models.

As for the Qwen3 MoE base models, they achieve performance similar to the Qwen2.5 Dense base models while using only 10% of the activated parameters. This results in significant savings in training and inference costs.

Regarding post-training, to develop a hybrid model capable of both reasoning and rapid response, the Qwen team implemented a four-phase training process. This process includes: (1) cold start for long reasoning chains, (2) reinforcement learning for long reasoning chains, (3) integration of reasoning patterns, and (4) general reinforcement learning.

In the first phase, the model was fine-tuned using diverse long reasoning chain data, covering various tasks and domains such as mathematics, coding, logical reasoning, and STEM problems. This process aimed to equip the model with fundamental reasoning capabilities.

The second phase focuses on large-scale reinforcement learning, utilizing rule-based rewards to enhance the model's exploratory and analytical capabilities.

In the third phase, the model is fine-tuned on a combined dataset that includes long-chain reasoning data and commonly used instruction-tuning data. This process integrates non-thinking patterns into the reasoning model, ensuring a seamless combination of reasoning and rapid response capabilities.

During the fourth phase, reinforcement learning is applied across more than 20 general domains, including tasks such as instruction compliance, format adherence, and agent capabilities. This step further enhances the model's general-purpose abilities while correcting undesirable behaviors.

Currently, individual users can directly experience Qianwen 3 through the Tongyi App, and Quark is set to fully integrate Qianwen 3 soon. Alibaba Tongyi has already open-sourced over 200 models, with global downloads exceeding 300 million. The number of derivative models from Qianwen has surpassed 100,000, overtaking the U.S.-based Llama to become the world's leading open-source model.

特别声明:[Alibaba Debuts Upgraded Qwen 3 that It Claims to Outperform 『DeepSeek』 R1] 该文观点仅代表作者本人,今日霍州系信息发布平台,霍州网仅提供信息存储空间服务。

猜你喜欢

东京田径世锦赛中国队首度获得奖牌🏅 女子链球创佳绩(东京田径世锦赛直播)

2025年东京田径世锦赛第三个比赛日晚间,中国代表团终于迎来突破性时刻。女子链球决赛中,赵杰和张家乐用一场惊心动魄的表演为中国队斩获1银1铜

东京田径世锦赛中国队首度获得奖牌🏅 女子链球创佳绩(东京田径世锦赛直播)

不霸道,不偏执,不强制!这10部短剧的男主,才是「温柔」天花板(不霸气是什么意思)

以下十部作品中的男主角🎭️们,以细腻入微的演绎诠释了1"温柔力量1"的真谛,为短剧市场带来清新之风。作品将个人情感与家国大义完美融合,展现了特殊职业背景下深沉而克制的爱情。男主角🎭️温润如玉的君子风范与克制守礼的

不霸道,不偏执,不强制!这10部短剧的男主,才是「温柔」天花板(不霸气是什么意思)

防爆溶剂灌装机 库存溶剂灌装机 柴油灌装机(大桶防爆灌装机哪家比较好)

我们的产品包括不饱和树脂灌装机、苯丙乳液灌装机、树脂灌装机、自动输送灌装机、重力式灌装机等,具有高效、稳定、可靠等优点。 2、各单机能独立完成其工作,有独立的操作系统,以及数控显示等电器元件来控制调整各参…

防爆溶剂灌装机 库存溶剂灌装机 柴油灌装机(大桶防爆灌装机哪家比较好)

看起来阳光的人也会得抑郁症(看起来很阳光的人)

如果一个性格开朗外向、乐观健谈的人无缘无故变得孤僻少语、悲观消极,而其抑郁情绪无法用成长经历或重大生活事件去解释,且采用自伤的行为来宣泄情绪或获取快感,就应考虑为病态。...

看起来阳光的人也会得抑郁症(看起来很阳光的人)

承认错误!环球影业总裁为《速度与激情9》中开上太空设定而致歉(承认错误吧)

迪塞尔放话要在收官作《速激11》让保罗·沃克以特殊方式回归,并重启街头赛车初心,但影评人都在观望:这个曾创下票房神话的系列,能否用最后一道漂移轨迹挽回尊严? 有趣的是,当年让韩"复活"的《速激3》彩蛋,现

承认错误!环球影业总裁为《<strong>速度与激情9</strong>》中开上太空设定而致歉(承认错误吧)