Qwen3-Coder-Next 技术报告

Qwen3-Coder-Next Technical Report

杨安 An Yang · Alibaba Qwen · 2026-02-28 · arXiv:2603.00729 ↗ · 被引 50

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了 Qwen3-Coder-Next,一个专为编码智能体设计的开源权重语言模型。该模型拥有 800 亿参数,但在推理时仅激活 30 亿参数,实现了强大的编码能力与高效推理。在这项工作中,我们探索了强训练配方能在多大程度上提升小参数规模模型的能力上限。为此,我们通过大规模合成可验证编码任务并配以可执行环境进行智能体训练,使得模型能够通过中期训练和强化学习直接从环境反馈中学习。在包括 SWE-Bench 和 Terminal-Bench 在内的智能体基准测试中,Qwen3-Coder-Next 相对于其激活参数数量取得了有竞争力的性能。我们发布了基础版和指令微调版的开源权重,以支持研究和实际编码智能体开发。

We present Qwen3-Coder-Next, an open-weight language model specialized for coding agents. Qwen3-Coder-Next is an 80-billion-parameter model that activates only 3 billion parameters during inference, enabling strong coding capability with efficient inference. In this work, we explore how far strong training recipes can push the capability limits of models with small parameter footprints. To achieve this, we perform agentic training through large-scale synthesis of verifiable coding tasks paired with executable environments, allowing learning directly from environment feedback via mid-training and reinforcement learning. Across agent-centric benchmarks including SWE-Bench and Terminal-Bench, Qwen3-Coder-Next achieves competitive performance relative to its active parameter count. We release both base and instruction-tuned open-weight versions to support research and real-world coding agent development.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →