Downloads · 30 days
186
13% of all-time downloads
unsloth/Qwen3-Coder-Next-Base
Qwen3-Coder-Next-Base is a text generation model from unsloth. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as apache-2.0.
<div <p style="margin-bottom: 0; margin-top: 0;" <h1 style="margin-top: 0rem;"To Run Qwen3-Coder-Next locally - <a href="https://unsloth.ai/docs/models/qwen3-coder-next"Read our Guide!</a</h1 </p <p style="margin-top:…
Downloads · 30 days
186
13% of all-time downloads
All-time downloads
1.4K
Public
Parameters
79.7B
159 GB on disk
Likes
7
Public
Click a slice to open those files.
.safetensors159 GB · 100%
From the Hugging Face model README
Today, we're announcing Qwen3-Coder-Next-Base, an open-weight language model designed specifically for coding agents and local development. It features the following key enhancements:
Advanced architecture: It integrates the Hybrid Attention with highly sparse MoE, enabling high throughput and strong ultra-long-context modeling.
Robust data foundation: Trained on highly diverse, broad-coverage corpora, with native 256K context and support for 370+ languages, it leaves ample headroom for post-training.
Agentic coding capability: With a carefully designed training recipe, it has strong capabilities in tool calling, scaffold/template adaptation, and error detection/recovery, making it a strong backbone for reliable coding agents.
Qwen3-Coder-Next-Base has the following features:
NOTE: This model supports only non-thinking mode and does not generate <think></think> blocks in its output. Meanwhile, specifying enable_thinking=False is no longer required.
For more details, including benchmark evaluation, hardware requirements, and inference performance, please refer to our blog, GitHub, and Documentation.
To achieve optimal performance, we recommend the following sampling parameters: temperature=1.0, top_p=0.95, top_k=40.
If you find our work helpful, feel free to give us a cite.
@techreport{qwen_qwen3_coder_next_tech_report,
title = {Qwen3-Coder-Next Technical Report},
author = {{Qwen Team}},
url = {https://github.com/QwenLM/Qwen3-Coder/blob/main/qwen3_coder_next_tech_report.pdf},
note = {Accessed: 2026-02-03}
}