Advanced coding agent model with 80B params (3B active MoE) for code generation and debugging
10K+
Qwen3-Coder-Next is an advanced open-weight language model designed specifically for coding agents and local development environments. This model represents a significant breakthrough in efficiency, achieving performance comparable to models with 10–20× more active parameters while using only 3B activated parameters from its 80B total parameter pool.
Built with a sophisticated Mixture-of-Experts (MoE) architecture featuring 512 experts with 10 activated per token, Qwen3-Coder-Next excels at long-horizon reasoning, complex tool usage, and recovery from execution failures. The model's 256k context length combined with its adaptability to various scaffold templates enables seamless integration with different CLI/IDE platforms including Claude Code, Qwen Code, Qoder, Kilo, Trae, and Cline, making it highly versatile for diverse development environments.
Through an elaborate training recipe, Qwen3-Coder-Next demonstrates robust performance in dynamic coding tasks and agentic workflows, making it ideal for sophisticated code generation, refactoring, debugging, and tool-calling scenarios. The model's cost-effective architecture ensures efficient deployment while maintaining high-quality output across various programming tasks.
| Attribute | Value |
|---|---|
| Provider | Qwen Team (Alibaba Cloud) |
| Architecture | Qwen3NextForCausalLM (Mixture-of-Experts) |
| Total Parameters | 80B (3B activated) |
| Context Length | 262,144 tokens |
| Languages | Multiple programming languages |
| Input modalities | Text |
| Output modalities | Text |
| License | Apache 2.0 |
docker model run qwen3-coder-next-vllm
For more information, check out the Docker Model Runner docs.
The model features a hybrid architecture with the following components:

Qwen3-Coder-Next demonstrates exceptional performance across multiple coding benchmarks, achieving results comparable to models with significantly more activated parameters:

The model's efficiency allows for superior cost-effectiveness in agent deployment while maintaining competitive performance with larger models.
For optimal performance, use the following sampling parameters:
<think></think> blocks in its outputThis model card was automatically generated using cagent-action. Want to learn more about Docker Model Runner? Check out the project repository: https://github.com/docker/model-runner.
Content type
Model
Digest
sha256:9276173b4…
Size
148.4 GB
Last updated
5 months ago
docker model pull ai/qwen3-coder-next-vllmPulls:
740
Last week