Be part of our day by day and weekly newsletters for the newest updates and unique content material on industry-leading AI protection. Be taught Extra
Qwen Crew, a division of Chinese language e-commerce large Alibaba growing its rising household of open-source Qwen massive language fashions (LLMs), has launched QwQ-32B, a brand new 32-billion-parameter reasoning mannequin designed to enhance efficiency on advanced problem-solving duties via reinforcement studying (RL).
The mannequin is accessible as open-weight on Hugging Face and on ModelScope beneath an Apache 2.0 license. This implies it’s accessible for business and analysis makes use of, so enterprises can make use of it instantly to energy their merchandise and purposes (even ones they cost prospects to make use of).
It will also be accessed for particular person customers by way of Qwen Chat.
Quan-with-Questions was Alibaba’s reply to OpenAI’s unique reasoning mannequin o1
QwQ, quick for Qwen-with-Questions, was first launched by Alibaba in November 2024 as an open-source reasoning mannequin geared toward competing with OpenAI’s o1-preview.
At launch, the mannequin was designed to reinforce logical reasoning and planning by reviewing and refining its personal responses throughout inference, a way that made it notably efficient in math and coding duties.
The preliminary model of QwQ featured 32 billion parameters and a 32,000-token context size, with Alibaba highlighting its skill to outperform o1-preview in mathematical benchmarks like AIME and MATH, in addition to scientific reasoning duties reminiscent of GPQA.
Regardless of its strengths, QwQ’s early iterations struggled with programming benchmarks like LiveCodeBench, the place OpenAI’s fashions maintained an edge. Moreover, as with many rising reasoning fashions, QwQ confronted challenges reminiscent of language mixing and occasional round reasoning loops.
Nonetheless, Alibaba’s resolution to launch the mannequin beneath an Apache 2.0 license ensured that builders and enterprises might freely adapt and commercialize it, distinguishing it from proprietary alternate options like OpenAI’s o1.
Since QwQ’s preliminary launch, the AI panorama has advanced quickly. The restrictions of conventional LLMs have turn into extra obvious, with scaling legal guidelines yielding diminishing returns in efficiency enhancements.
This shift has fueled curiosity in massive reasoning fashions (LRMs) — a brand new class of AI methods that use inference-time reasoning and self-reflection to reinforce accuracy. These embrace OpenAI’s o3 collection and the massively profitable DeepSeek-R1 from rival Chinese language lab DeepSeek, an offshoot of Hong Kong quantitative evaluation agency Excessive-Flyer Capital Administration.
A brand new report from internet site visitors analytics and analysis agency SimilarWeb discovered that for the reason that launch of R1 again in January 2024, DeepSeek has rocketed up the charts to turn into the most-visited AI model-providing web site behind OpenAI.

QwQ-32B, Alibaba’s newest iteration, builds on these developments by integrating RL and structured self-questioning, positioning it as a severe competitor within the rising subject of reasoning-focused AI.
Scaling up efficiency with multi-stage reinforcement studying
Conventional instruction-tuned fashions usually wrestle with tough reasoning duties, however the Qwen Crew’s analysis means that RL can considerably enhance a mannequin’s skill to unravel advanced issues.
QwQ-32B builds on this concept by implementing a multi-stage RL coaching method to reinforce mathematical reasoning, coding proficiency and normal problem-solving.
The mannequin has been benchmarked towards main alternate options reminiscent of DeepSeek-R1, o1-mini and DeepSeek-R1-Distilled-Qwen-32B, demonstrating aggressive outcomes regardless of having fewer parameters than a few of these fashions.

For instance, whereas DeepSeek-R1 operates with 671 billion parameters (with 37 billion activated), QwQ-32B achieves comparable efficiency with a a lot smaller footprint — usually requiring 24 GB of vRAM on a GPU (Nvidia’s H100s have 80GB) in comparison with greater than 1500 GB of vRAM for working the total DeepSeek R1 (16 Nvidia A100 GPUs) — highlighting the effectivity of Qwen’s RL method.
QwQ-32B follows a causal language mannequin structure and contains a number of optimizations:
- 64 transformer layers with RoPE, SwiGLU, RMSNorm and Consideration QKV bias;
- Generalized question consideration (GQA) with 40 consideration heads for queries and eight for key-value pairs;
- Prolonged context size of 131,072 tokens, permitting for higher dealing with of long-sequence inputs;
- Multi-stage coaching together with pretraining, supervised fine-tuning and RL.
The RL course of for QwQ-32B was executed in two phases:
- Math and coding focus: The mannequin was educated utilizing an accuracy verifier for mathematical reasoning and a code execution server for coding duties. This method ensured that generated solutions have been validated for correctness earlier than being strengthened.
- Normal functionality enhancement: In a second part, the mannequin acquired reward-based coaching utilizing normal reward fashions and rule-based verifiers. This stage improved instruction following, human alignment and agent reasoning with out compromising its math and coding capabilities.
What it means for enterprise decision-makers
For enterprise leaders—together with CEOs, CTOs, IT leaders, workforce managers and AI utility builders—QwQ-32B represents a possible shift in how AI can help enterprise decision-making and technical innovation.
With its RL-driven reasoning capabilities, the mannequin can present extra correct, structured and context-aware insights, making it precious to be used instances reminiscent of automated information evaluation, strategic planning, software program growth and clever automation.
Firms trying to deploy AI options for advanced problem-solving, coding help, monetary modeling or customer support automation might discover QwQ-32B’s effectivity a sexy choice. Moreover, its open-weight availability permits organizations to fine-tune and customise the mannequin for domain-specific purposes with out proprietary restrictions, making it a versatile selection for enterprise AI methods.
The truth that it comes from a Chinese language e-commerce large might increase some safety and bias considerations for some non-Chinese language customers, particularly when utilizing the Qwen Chat interface. However as with DeepSeek-R1, the truth that the mannequin is accessible on Hugging Face for obtain and offline utilization and fine-tuning or retraining means that these might be overcome pretty simply. And it’s a viable various to DeepSeek-R1.
Early reactions from AI energy customers and influencers
The discharge of QwQ-32B has already gained consideration from the AI analysis and growth neighborhood, with a number of builders and {industry} professionals sharing their preliminary impressions on X (previously Twitter):
- Hugging Face’s Vaibhav Srivastav (@reach_vb) highlighted QwQ-32B’s pace in inference due to supplier Hyperbolic Labs, calling it “blazingly quick” and similar to top-tier fashions. He additionally famous that the mannequin “beats DeepSeek-R1 and OpenAI o1-mini with Apache 2.0 license.”
- AI information and rumor writer Chubby (@kimmonismus) was impressed by the mannequin’s efficiency, emphasizing that QwQ-32B typically outperforms DeepSeek-R1, regardless of being 20 instances smaller. “Holy moly! Qwen cooked!” they wrote.
- Yuchen Jin (@Yuchenj_UW), co-founder and CTO of Hyperbolic Labs, celebrated the discharge by noting the effectivity positive aspects. “Small fashions are so highly effective! Alibaba Qwen launched QwQ-32B, a reasoning mannequin that beats DeepSeek-R1 (671B) and OpenAI o1-mini!”
- One other Hugging Face workforce member, Erik Kaunismäki (@ErikKaum) emphasised the convenience of deployment, sharing that the mannequin is accessible for one-click deployment on Hugging Face endpoints, making it accessible to builders with out in depth setup.
Agentic capabilities
QwQ-32B incorporates agentic capabilities, permitting it to dynamically alter reasoning processes primarily based on environmental suggestions.
For optimum efficiency, Qwen Crew recommends utilizing the next inference settings:
- Temperature: 0.6
- TopP: 0.95
- TopK: Between 20-40
- YaRN Scaling: Beneficial for dealing with sequences longer than 32,768 tokens
The mannequin helps deployment utilizing vLLM, a high-throughput inference framework. Nonetheless, present implementations of vLLM solely help static YaRN scaling, which maintains a set scaling issue no matter enter size.
Future developments
Qwen’s workforce sees QwQ-32B as step one in scaling RL to reinforce reasoning capabilities. Trying forward, the workforce plans to:
- Additional discover scaling RL to enhance mannequin intelligence;
- Combine brokers with RL for long-horizon reasoning;
- Proceed growing basis fashions optimized for RL;
- Transfer towards synthetic normal intelligence (AGI) via extra superior coaching methods.
With QwQ-32B, Qwen Crew is positioning RL as a key driver of the subsequent era of AI fashions, demonstrating that scaling can produce extremely performant and efficient reasoning methods.