Casper Hansen·Llama 3·LlamaForCausalLM

Llama 3.3 70B Instruct Awq — Hardware Requirements & GPU Compatibility

Chat

This is an AWQ-quantized version of Meta's Llama 3.3 70B Instruct, repackaged by Casper Hansen. Llama 3.3 70B Instruct is one of the most capable open-weight models available, delivering performance competitive with much larger models across reasoning, coding, math, and multilingual tasks. Casper Hansen's AWQ (Activation-aware Weight Quantization) conversion reduces memory requirements while preserving model quality, making this 70.6-billion-parameter model more accessible for local deployment. AWQ quantization is designed for GPU inference and works with frameworks like vLLM and AutoAWQ. Running this model still requires substantial VRAM, but the quantization brings it within reach of high-end consumer or professional multi-GPU setups.

849.3K downloads 41 likesDec 2024131K context
Based on Llama 3.1 70B

Specifications

Publisher
Casper Hansen
Family
Llama 3
Parameters
70.6B
Architecture
LlamaForCausalLM
Context Length
131,072 tokens
Vocabulary Size
128,256
Release Date
2024-12-06
License
llama3.3

Get Started

How Much VRAM Does Llama 3.3 70B Instruct Awq Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XXS2.2020.4 GB
IQ2_XS2.4022.1 GB
IQ2_S2.5023.0 GB
IQ2_M2.7024.8 GB
IQ3_XXS3.1028.3 GB
IQ3_XS3.3030.1 GB
Q2_K3.4031.0 GB
Q3_K_S3.5031.8 GB
IQ3_M3.6032.7 GB
Q3_K_M3.9035.4 GB
Q4_04.0036.3 GB
Q3_K_L4.1037.1 GB
IQ4_XS4.3038.9 GB
Q4_14.5040.7 GB
Q4_K_S4.5040.7 GB
IQ4_NL4.5040.7 GB
Q4_K_M4.8043.3 GB
Q4_K_L4.9044.2 GB
Q5_K_S5.5049.5 GB
Q5_K_M5.7051.2 GB
Q5_K_L5.8052.1 GB
Q6_K6.6059.2 GB
Q8_08.0071.5 GB

Which GPUs Can Run Llama 3.3 70B Instruct Awq?

Q4_K_M · 43.3 GB

Llama 3.3 70B Instruct Awq (Q4_K_M) requires 43.3 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 57+ GB is recommended. Using the full 131K context window can add up to 42.3 GB, bringing total usage to 85.6 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run Llama 3.3 70B Instruct Awq?

Q4_K_M · 43.3 GB

11 devices with unified memory can run Llama 3.3 70B Instruct Awq, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio M4 Max (64 GB).

Related Models

Frequently Asked Questions

How much VRAM does Llama 3.3 70B Instruct Awq need?

Llama 3.3 70B Instruct Awq requires 43.3 GB of VRAM at Q4_K_M, or 71.5 GB at Q8_0. Full 131K context adds up to 42.3 GB (85.6 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 70.6B × 4.8 bits ÷ 8 = 42.3 GB

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

KV Cache + Overhead 43.3 GB (at full 131K context)

VRAM usage by quantization

43.3 GB
85.6 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run Llama 3.3 70B Instruct Awq?

Yes, at IQ2_S (23.0 GB) or lower. Higher quantizations like IQ2_M (24.8 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for Llama 3.3 70B Instruct Awq?

For Llama 3.3 70B Instruct Awq, Q4_K_M (43.3 GB) offers the best balance of quality and VRAM usage. Q4_K_L (44.2 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 20.4 GB.

VRAM requirement by quantization

IQ2_XXS
20.4 GB
Q2_K
31.0 GB
Q3_K_L
37.1 GB
Q4_K_M
43.3 GB
Q4_K_L
44.2 GB
Q8_0
71.5 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Llama 3.3 70B Instruct Awq on a Mac?

Llama 3.3 70B Instruct Awq requires at least 20.4 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 Llama 3.3 70B Instruct Awq locally?

Yes — Llama 3.3 70B Instruct Awq can run locally on consumer hardware. At Q4_K_M quantization it needs 43.3 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is Llama 3.3 70B Instruct Awq?

At Q4_K_M, Llama 3.3 70B Instruct Awq can reach ~67 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 ÷ 43.3 × 0.55 = ~67 tok/s

Estimated speed at Q4_K_M (43.3 GB)

~67 tok/s
~50 tok/s
~42 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 Llama 3.3 70B Instruct Awq?

At Q4_K_M, the download is about 42.33 GB. The full-precision Q8_0 version is 70.55 GB. The smallest option (IQ2_XXS) is 19.40 GB.