Alibaba·Qwen·Qwen3NextForCausalLM

Qwen3 Coder Next — Hardware Requirements & GPU Compatibility

ChatCode

Qwen3 Coder Next is a 79.7-billion parameter code-specialized instruction-tuned model from Alibaba Cloud, the next generation of the Qwen Coder series. It is trained extensively on source code and programming-related data, delivering strong performance across code generation, completion, debugging, refactoring, and software engineering dialogue. The model represents a significant step up in coding capability within the Qwen family. Due to its large parameter count, running Qwen3 Coder Next locally requires substantial VRAM, typically 48GB or more at reduced precision, placing it in the territory of professional GPUs or multi-GPU consumer setups. It is a top-tier choice for developers who need the most capable local coding assistant available. Released under the Apache 2.0 license.

1.1M downloads 1.1K likesFeb 2026262K context

Specifications

Publisher
Alibaba
Family
Qwen
Parameters
79.7B
Architecture
Qwen3NextForCausalLM
Context Length
262,144 tokens
Vocabulary Size
151,936
Release Date
2026-02-03
License
Apache 2.0

Get Started

How Much VRAM Does Qwen3 Coder Next Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XXS2.2022.3 GB
IQ2_XS2.4024.3 GB
IQ2_S2.5025.3 GB
IQ2_M2.7027.3 GB
IQ3_XXS3.1031.3 GB
IQ3_XS3.3033.3 GB
IQ3_S3.4034.3 GB
Q2_K3.4034.3 GB
Q3_K_S3.5035.3 GB
IQ3_M3.6036.3 GB
Q3_K_M3.9039.2 GB
Q4_04.0040.2 GB
Q3_K_L4.1041.2 GB
IQ4_XS4.3043.2 GB
Q4_14.5045.2 GB
Q4_K_S4.5045.2 GB
IQ4_NL4.5045.2 GB
Q4_K_M4.8048.2 GB
Q4_K_L4.9049.2 GB
Q5_K_S5.5055.2 GB
Q5_K_M5.7057.2 GB
Q5_K_L5.8058.2 GB
Q6_K6.6066.1 GB
Q8_08.0080.1 GB

Which GPUs Can Run Qwen3 Coder Next?

Q4_K_M · 48.2 GB

Qwen3 Coder Next (Q4_K_M) requires 48.2 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 63+ GB is recommended. Using the full 262K context window can add up to 12.8 GB, bringing total usage to 61.0 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run Qwen3 Coder Next?

Q4_K_M · 48.2 GB

8 devices with unified memory can run Qwen3 Coder Next, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio M4 Max (64 GB).

Related Models

Frequently Asked Questions

How much VRAM does Qwen3 Coder Next need?

Qwen3 Coder Next requires 48.2 GB of VRAM at Q4_K_M, or 80.1 GB at Q8_0. Full 262K context adds up to 12.8 GB (61.0 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 79.7B × 4.8 bits ÷ 8 = 47.8 GB

KV Cache + Overhead 0.4 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead 13.2 GB (at full 262K context)

VRAM usage by quantization

48.2 GB
61.0 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run Qwen3 Coder Next?

Yes, at IQ2_XXS (22.3 GB) or lower. Higher quantizations like IQ2_XS (24.3 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for Qwen3 Coder Next?

For Qwen3 Coder Next, Q4_K_M (48.2 GB) offers the best balance of quality and VRAM usage. Q4_K_L (49.2 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 22.3 GB.

VRAM requirement by quantization

IQ2_XXS
22.3 GB
IQ3_S
34.3 GB
Q3_K_L
41.2 GB
Q4_K_M
48.2 GB
Q4_K_L
49.2 GB
Q8_0
80.1 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Qwen3 Coder Next on a Mac?

Qwen3 Coder Next requires at least 22.3 GB at IQ2_XXS, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run Qwen3 Coder Next locally?

Yes — Qwen3 Coder Next can run locally on consumer hardware. At Q4_K_M quantization it needs 48.2 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is Qwen3 Coder Next?

At Q4_K_M, Qwen3 Coder Next can reach ~61 tok/s on AMD Instinct MI300X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: AMD Instinct MI300X5300 ÷ 48.2 × 0.55 = ~61 tok/s

Estimated speed at Q4_K_M (48.2 GB)

~61 tok/s
~45 tok/s
~37 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of Qwen3 Coder Next?

At Q4_K_M, the download is about 47.80 GB. The full-precision Q8_0 version is 79.67 GB. The smallest option (IQ2_XXS) is 21.91 GB.