Alibaba·Qwen·Qwen3MoeForCausalLM

Qwen3 30B A3B GPTQ Int4 — Hardware Requirements & GPU Compatibility

Chat

Qwen3 30B A3B GPTQ Int4 is a GPTQ INT4 quantized version of Alibaba's 30.5-billion-parameter mixture-of-experts model. The aggressive INT4 quantization combined with the MoE architecture's low active parameter count makes this one of the most memory-efficient ways to run a 30B-class model locally. With only about 3 billion parameters active per token and weights compressed to 4-bit precision, this model can fit comfortably on consumer GPUs with as little as 4 to 6 GB of VRAM. It is an excellent option for users who want to maximize model capability on budget hardware, though some quality degradation compared to higher-precision formats is expected.

104.7K downloads 49 likesMay 202541K context
Based on Qwen3 30B A3B

Specifications

Publisher
Alibaba
Family
Qwen
Parameters
30.5B
Architecture
Qwen3MoeForCausalLM
Context Length
40,960 tokens
Vocabulary Size
151,936
Release Date
2025-05-21
License
Apache 2.0

Get Started

How Much VRAM Does Qwen3 30B A3B GPTQ Int4 Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XXS2.208.8 GB
IQ2_XS2.409.6 GB
IQ2_S2.509.9 GB
IQ2_M2.7010.7 GB
IQ3_XXS3.1012.2 GB
IQ3_XS3.3013 GB
Q2_K3.4013.4 GB
Q3_K_S3.5013.8 GB
IQ3_M3.6014.1 GB
Q3_K_M3.9015.3 GB
Q4_04.0015.7 GB
Q3_K_L4.1016.1 GB
IQ4_XS4.3016.8 GB
Q4_14.5017.6 GB
Q4_K_S4.5017.6 GB
IQ4_NL4.5017.6 GB
Q4_K_M4.8018.7 GB
Q4_K_L4.9019.1 GB
Q5_K_S5.5021.4 GB
Q5_K_M5.7022.1 GB
Q5_K_L5.8022.5 GB
Q6_K6.6025.6 GB
Q8_08.0030.9 GB

Which GPUs Can Run Qwen3 30B A3B GPTQ Int4?

Q4_K_M · 18.7 GB

Qwen3 30B A3B GPTQ Int4 (Q4_K_M) requires 18.7 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 25+ GB is recommended. Using the full 41K context window can add up to 1.9 GB, bringing total usage to 20.6 GB. 6 GPUs can run it, including NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 3090 Ti.

Which Devices Can Run Qwen3 30B A3B GPTQ Int4?

Q4_K_M · 18.7 GB

21 devices with unified memory can run Qwen3 30B A3B GPTQ Int4, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Mini M4 Pro (24 GB).

Related Models

Frequently Asked Questions

How much VRAM does Qwen3 30B A3B GPTQ Int4 need?

Qwen3 30B A3B GPTQ Int4 requires 18.7 GB of VRAM at Q4_K_M, or 30.9 GB at Q8_0. Full 41K context adds up to 1.9 GB (20.6 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 30.5B × 4.8 bits ÷ 8 = 18.3 GB

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

KV Cache + Overhead 2.3 GB (at full 41K context)

VRAM usage by quantization

18.7 GB
20.6 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run Qwen3 30B A3B GPTQ Int4?

Yes, at Q5_K_L (22.5 GB) or lower. Higher quantizations like Q6_K (25.6 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for Qwen3 30B A3B GPTQ Int4?

For Qwen3 30B A3B GPTQ Int4, Q4_K_M (18.7 GB) offers the best balance of quality and VRAM usage. Q4_K_L (19.1 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 8.8 GB.

VRAM requirement by quantization

IQ2_XXS
8.8 GB
Q2_K
13.4 GB
Q3_K_L
16.1 GB
Q4_K_M
18.7 GB
Q4_K_L
19.1 GB
Q8_0
30.9 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Qwen3 30B A3B GPTQ Int4 on a Mac?

Qwen3 30B A3B GPTQ Int4 requires at least 8.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 30B A3B GPTQ Int4 locally?

Yes — Qwen3 30B A3B GPTQ Int4 can run locally on consumer hardware. At Q4_K_M quantization it needs 18.7 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is Qwen3 30B A3B GPTQ Int4?

At Q4_K_M, Qwen3 30B A3B GPTQ Int4 can reach ~156 tok/s on AMD Instinct MI300X. On NVIDIA GeForce RTX 4090: ~35 tok/s. 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 ÷ 18.7 × 0.55 = ~156 tok/s

Estimated speed at Q4_K_M (18.7 GB)

~156 tok/s
~35 tok/s
~116 tok/s
~96 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 30B A3B GPTQ Int4?

At Q4_K_M, the download is about 18.32 GB. The full-precision Q8_0 version is 30.53 GB. The smallest option (IQ2_XXS) is 8.40 GB.