Qwen Releases Compact 30B MoE for Coding Agents
The new Apache 2.0 model from Alibaba's Qwen team uses a Mixture-of-Experts architecture to deliver strong performance with only 3B active parameters.
Alibaba's Qwen team has released Qwen3-Coder-30B-A3B-Instruct, a new open-source model specialized for code generation and agentic tasks. Published under the permissive Apache 2.0 license, the model is designed to offer a balance of high performance and computational efficiency for developers building AI-powered tools.
The model's architecture is a key feature. It is a Mixture-of-Experts (MoE) model with a total of 30 billion parameters, but it only activates 3 billion of them during any given inference pass. This design allows it to access a large repository of knowledge while keeping the computational cost relatively low, making it more accessible to run on consumer-grade hardware compared to dense models of a similar size.
Key Specifications
- Total Parameters: 30 billion
- Active Parameters: 3 billion (MoE)
- Context Length: 262,144 tokens
- License: Apache 2.0
The combination of an efficient MoE architecture and a very long 262k token context window makes Qwen3-Coder particularly well-suited for building autonomous coding agents. These agents require the ability to understand large codebases and maintain context over complex, multi-step tasks. You can find the model and further details on its Hugging Face repository page. Its release provides another strong, permissively licensed option for teams looking to integrate advanced code generation into their workflows.
Sources
- Visit
Qwen/Qwen3-Coder-30B-A3B-Instruct
Hugging Face
More in Code

Kwaipilot Releases KAT-Coder V2.5 Dev, an Agentic MoE Coder
Kuaishou's coding team ships an open mixture-of-experts model built on the Qwen3.5 MoE architecture and tuned for agentic development work.
Poolside releases Laguna-S-2.1 coding model
The AI coding startup puts a version of its Laguna family on Hugging Face under the permissive OpenMDW license.

DeepReinforce's Ornith-1.0-9B Targets Agentic Coding
A compact, MIT-licensed 9B model built for autonomous coding tasks arrives on Hugging Face.
0 comments
No comments yet. Be the first to weigh in.