Alibaba debuts its Qwen3 family of open-weight “hybrid” AI reasoning models, including Qwen3-235B-A22B, with 235B total parameters and 22B activated parameters
Chinese tech company Alibaba on Monday released Qwen3, a family of AI models the company claims matches …
TechCrunchKyle Wiggers
Context & Ripple Effects
This release established the Qwen3 line’s open-weight, hybrid-reasoning foundation. It was followed by an instruction-tuned Qwen3-235B-A22B update focused on reasoning, accuracy, and multilingual capability, indicating that Alibaba treated the initial family as a continuing model platform rather than a one-off launch.
The subsequent Qwen releases broadened that platform in both directions: smaller open-weight Qwen3.5 variants extended the line to lighter deployments, while later previews pushed toward much larger models. That makes the original architecture and release posture consequential beyond a single benchmark cycle.
First-order effects
Developers and enterprises gain an open-weight Qwen option centered on reasoning, with a 235B-total-parameter model that activates 22B parameters; this creates a concrete alternative for teams able to run and adapt their own models.
Alibaba gains a reusable Qwen3 base for follow-on releases and distribution, rather than relying solely on a closed hosted-model offering.
Second-order effects
Model buyers can weigh total capability against active-parameter requirements when assessing self-hosted deployments, increasing pressure on rival open-weight providers to show practical efficiency as well as headline model scale.
The release creates a foundation for specialized derivatives, as illustrated by the later Qwen3 instruction-tuned release, shifting more differentiation toward tuning, tooling, and deployment support.
Third-order effects
If this pattern persists, open-weight frontier-adjacent models will make the base model less of a standalone moat and place greater value on complements such as infrastructure, customization, and distribution.
The Qwen roadmap—from small variants to very large previews—suggests a bifurcated model market: broadly deployable open-weight options alongside selectively opened high-end systems, with the balance determined by operating cost and ecosystem uptake.
The trend: This is one data point in the industrialization of AI models, where open-weight releases and efficient activation architectures expand buyer choice while shifting competition to the surrounding stack.
Qwen3 is finally out! It really takes some time for our guys to figure out methods to solve some problems that are not fancy. How to scale RL with stable training, how to balance data from different domains, how to increase the support of more languages with performance
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 [image]
Amazing models. I'll be a contrarian and while everyone will (understandably!) raving about Qwen3-235B-A22B, I'm mostly shocked by Qwen3-32B (incredible scores for a 32B model, I think this literally punches the Pareto front through the roof!), Qwen3-30B-A3B (it looks much 1/
First tests on qwen 0.6b does confirm tiny models could overcome their memory issues through recursive reasoning *but* we need to better design reasoning processes to reopen generation paths. Right now it's running circle on the first assumptions. [image]
The Qwen team really cooked with this release Just incredible work all around: - 235B MoE that is comparable to o1, o3-mini, Gemini 2.5 Pro, etc. - trained on 36T tokens, covering 119 languages! Data extracted from PDFs, synthetic data, etc. - Thinking and non-thinking modes - [i…
Qwen3 models are supporting 119 languages and dialects. This extensive multilingual capability opens up new possibilities for international applications, enabling users worldwide to benefit from the power of these models. [image]
Qwen's distillation teacher MoE has fewer total parameters (235B) than Meta's Llama 4 Behemoth has active (288B). As a result its still much smaller distills dunk on Scout viciously. Should have trained that behemoth ass to a fit condition first, huh [image]
I seriously cannot believe this is a 0.6B LLM! 🤯 @Alibaba_Qwen just released Qwen3, a series of hybrid reasoning models that allow you to control how much “thinking” the model does for a given task. They can even run locally in your browser on WebGPU with 🤗 Transformers.js! [vide…
Qwen3 exhibits scalable and smooth performance improvements that are directly correlated with the computational reasoning budget allocated. This design enables users to configure task-specific budgets with greater ease, achieving a more optimal balance between cost efficiency and…
🤖 Now on #KaggleModels! The long-awaited @Alibaba_Qwen's Qwen 3 is here - featuring dense + MoE models, trained on 36T tokens across 119 languages. Big gains in reasoning, performance, and long-context (32k tokens) support! Learn more: https://www.kaggle.com/...
Qwen3 maintains the Qwen trend of massively overthinking tasks, generating thousands of thinking tokens and running out of context before answering. [video]
We have optimized the Qwen3 models for coding and agentic capabilities, and also we have strengthened the support of MCP as well. Below we provide examples to show how Qwen3 thinks and interacts with the environment. [video]
The long-awaited Qwen3 is finally here! Our team has put tremendous effort into Qwen3, hoping to bring something fresh to the open LLM community. We've made significant progress in pretraining, large-scale reinforcement learning, and integration of reasoning modes. We believe
Qwen 3 is live!!! The legends at @Alibaba_Qwen have graced us with 8 new model sizes, including some nice small ones, a dense 32B, and an MoE 30B as well as a 235B MoE! Everything but the 235B is ready to go on @lmstudio: https://huggingface.co/... As well as on my own page!! 🤗