Qwen Releases 480B Open-Source Model for Code Agents
The new flagship coding model from Alibaba's Qwen team uses a massive Mixture-of-Experts architecture and is released under a permissive Apache-2.0 license.
Alibaba's Qwen team has released a powerful new open-source model specialized for code generation and agentic tasks. The model, named Qwen3-Coder-480B-A35B-Instruct, marks a significant entry into the high-end landscape of AI coding assistants, combining immense scale with an efficient architecture.
At its core, Qwen3-Coder is a Mixture-of-Experts (MoE) model. While it contains a massive 480 billion total parameters, it only activates a sparse 35 billion for any given input. This design aims to provide the vast knowledge capacity of a very large model while maintaining more manageable computational requirements for inference, striking a balance between power and efficiency.
Long Context and a Permissive License
Beyond its MoE architecture, the model boasts two key features that set it apart. First is its exceptionally long context window of 262,144 tokens, allowing it to process and reason over entire codebases or lengthy project histories. This is critical for complex, multi-file software development tasks.
Second, and perhaps most importantly for the community, Qwen3-Coder is released under the Apache-2.0 license. This permissive license allows for both commercial and research use, giving developers a powerful, unrestricted foundation to build sophisticated new tools and coding agents. You can find the model and its details on its Hugging Face repository.
Sources
- Visit
Qwen/Qwen3-Coder-480B-A35B-Instruct
Hugging Face
More in Code
Tencent's T1 Targets Long-Horizon Terminal Work
A 122B mixture-of-experts model trained with reinforcement learning claims state-of-the-art results on Terminal-Bench.

OUI-1: A Gemma-based diffusion model for generative UI
Thesys releases an experimental diffusion language model aimed at turning prompts into user interfaces, built atop Google's Gemma.

NeoHorse-1-4B tunes Qwen3.5 for agentic work
A compact 4-billion-parameter model built for tool use, coding, and multi-step reasoning arrives from TokenRhythm.
0 comments
No comments yet. Be the first to weigh in.