Alibaba·Qwen·Qwen3NextForCausalLM

Qwen3 Next 80B A3B Instruct — Hardware Requirements & GPU Compatibility

Chat

Qwen3 Next 80B A3B Instruct is a Mixture of Experts (MoE) model from Alibaba Cloud's Qwen 3 series, with approximately 81.3 billion total parameters and around 3 billion active parameters per forward pass. This extreme ratio between total and active parameters allows the model to encode extensive knowledge across its expert layers while maintaining very fast per-token inference, making it an unusually efficient design for its capability level. The model is instruction-tuned for general-purpose chat and requires VRAM proportional to its full 80B parameter count for weight loading, typically needing high-VRAM GPUs or quantized multi-GPU setups. Its low active parameter count results in fast generation speeds despite the large total model size. Released under the Apache 2.0 license.

930.5K downloads 949 likesSep 2025262K context

Specifications

Publisher
Alibaba
Family
Qwen
Parameters
81.3B
Architecture
Qwen3NextForCausalLM
Context Length
262,144 tokens
Vocabulary Size
151,936
Release Date
2025-09-17
License
Apache 2.0

Get Started

How Much VRAM Does Qwen3 Next 80B A3B Instruct Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XXS2.2022.8 GB
IQ3_XXS3.1031.9 GB
Q2_K3.4035.0 GB
Q3_K_S3.5036.0 GB
Q3_K_M3.9040.0 GB
Q4_04.0041.1 GB
IQ4_XS4.3044.1 GB
Q4_14.5046.1 GB
Q4_K_S4.5046.1 GB
IQ4_NL4.5046.1 GB
Q4_K_M4.8049.2 GB
Q5_K_S5.5056.3 GB
Q5_K_M5.7058.3 GB
Q6_K6.6067.5 GB
Q8_08.0081.7 GB

Which GPUs Can Run Qwen3 Next 80B A3B Instruct?

Q4_K_M · 49.2 GB

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

Which Devices Can Run Qwen3 Next 80B A3B Instruct?

Q4_K_M · 49.2 GB

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

Related Models

Frequently Asked Questions

How much VRAM does Qwen3 Next 80B A3B Instruct need?

Qwen3 Next 80B A3B Instruct requires 49.2 GB of VRAM at Q4_K_M, or 81.7 GB at Q8_0. Full 262K context adds up to 12.8 GB (62.0 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 81.3B × 4.8 bits ÷ 8 = 48.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

49.2 GB
62.0 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run Qwen3 Next 80B A3B Instruct?

Yes, at IQ2_XXS (22.8 GB) or lower. Higher quantizations like IQ3_XXS (31.9 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for Qwen3 Next 80B A3B Instruct?

For Qwen3 Next 80B A3B Instruct, Q4_K_M (49.2 GB) offers the best balance of quality and VRAM usage. Q5_K_S (56.3 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 22.8 GB.

VRAM requirement by quantization

IQ2_XXS
22.8 GB
Q3_K_M
40.0 GB
Q4_1
46.1 GB
Q4_K_M
49.2 GB
Q5_K_S
56.3 GB
Q8_0
81.7 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Qwen3 Next 80B A3B Instruct on a Mac?

Qwen3 Next 80B A3B Instruct requires at least 22.8 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 Next 80B A3B Instruct locally?

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

How fast is Qwen3 Next 80B A3B Instruct?

At Q4_K_M, Qwen3 Next 80B A3B Instruct can reach ~59 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 ÷ 49.2 × 0.55 = ~59 tok/s

Estimated speed at Q4_K_M (49.2 GB)

~59 tok/s
~44 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 Next 80B A3B Instruct?

At Q4_K_M, the download is about 48.79 GB. The full-precision Q8_0 version is 81.32 GB. The smallest option (IQ2_XXS) is 22.36 GB.