alpindale·MixtralForCausalLM

WizardLM 2 8x22B — Hardware Requirements & GPU Compatibility

Chat

WizardLM-2 8x22B is a 140.6-billion-parameter mixture-of-experts chat model built by Microsoft's WizardLM team on top of Mixtral-8x22B-v0.1, tuned for complex chat, multilingual conversation, reasoning, and agent tasks. Microsoft briefly published it in April 2024 alongside smaller 70B and 7B siblings, then withdrew the official release within hours after disclosing that a required toxicity test had not been completed; this repository is a community mirror uploaded from the brief public window before the takedown. As an 8x22B mixture-of-experts model, it needs a multi-GPU workstation to run even quantized. Context length is 65,536 tokens. It is released under the Apache 2.0 license, permitting unrestricted commercial and research use, though as an unofficial mirror of a withdrawn release its provenance is less certain than an official checkpoint. It was published in April 2024.

10.5K downloads 416 likes66K context

Specifications

Publisher
alpindale
Parameters
140.6B
Architecture
MixtralForCausalLM
Context Length
65,536 tokens
Vocabulary Size
32,000
Release Date
2024-04-16
License
Apache 2.0

Get Started

How Much VRAM Does WizardLM 2 8x22B Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
Q2_Kest.3.4060.5 GB
Q3_K_Mest.3.9069.3 GB
Q4_K_Mest.4.8085.1 GB
Q5_K_Mest.5.70101.0 GB
Q6_Kest.6.60116.8 GB
Q8_0est.8.00141.4 GB
BF16est.16.00282.0 GB

est.= calculated VRAM estimate; no published GGUF file found for that quantization yet. Other rows are verified against real community uploads.

Which GPUs Can Run WizardLM 2 8x22B?

Q4_K_M · 85.1 GB

WizardLM 2 8x22B (Q4_K_M) requires 85.1 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 111+ GB is recommended. Using the full 66K context window can add up to 14.6 GB, bringing total usage to 99.7 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run WizardLM 2 8x22B?

Q4_K_M · 85.1 GB

18 devices with unified memory can run WizardLM 2 8x22B, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, MacBook Pro 16" M5 Max (128 GB).

Where to Download WizardLM 2 8x22B

Community quantizations of this model — GGUF for llama.cpp, Ollama, and LM Studio, plus AWQ/MLX variants where available.

Related Models

Frequently Asked Questions

How much VRAM does WizardLM 2 8x22B need?

WizardLM 2 8x22B requires 85.1 GB of VRAM at Q4_K_M, or 282.0 GB at BF16. Full 66K context adds up to 14.6 GB (99.7 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 140.6B × 4.8 bits ÷ 8 = 84.4 GB

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

KV Cache + Overhead ≈ 15.3 GB (at full 66K context)

VRAM usage by quantization

85.1 GB
99.7 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 5090 run WizardLM 2 8x22B?

No — WizardLM 2 8x22B requires at least 60.5 GB at Q2_K, which exceeds the NVIDIA GeForce RTX 5090's 32 GB of VRAM.

What's the best quantization for WizardLM 2 8x22B?

For WizardLM 2 8x22B, Q4_K_M (85.1 GB) offers the best balance of quality and VRAM usage. Q5_K_M (101.0 GB) provides better quality if you have the VRAM. The smallest option is Q2_K at 60.5 GB.

VRAM requirement by quantization

Q2_K
60.5 GB
Q4_K_M ★
85.1 GB
Q5_K_M
101.0 GB
Q6_K
116.8 GB
Q8_0
141.4 GB
BF16
282.0 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run WizardLM 2 8x22B on a Mac?

WizardLM 2 8x22B requires at least 60.5 GB at Q2_K, 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 WizardLM 2 8x22B locally?

Yes — WizardLM 2 8x22B can run locally on consumer hardware. At Q4_K_M quantization it needs 85.1 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is WizardLM 2 8x22B?

At Q4_K_M, WizardLM 2 8x22B can reach ~62 tok/s on AMD Instinct MI350X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

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

Example: NVIDIA B200 → 8000 ÷ 85.1 × 0.65 = ~131 tok/s

Estimated speed at Q4_K_M (85.1 GB)

~131 tok/s
~131 tok/s
~95 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 WizardLM 2 8x22B?

At Q4_K_M, the download is about 84.37 GB. The full-precision BF16 version is 281.24 GB. The smallest option (Q2_K) is 59.76 GB.

Which GPUs can run WizardLM 2 8x22B?

No single consumer GPU has enough VRAM to run WizardLM 2 8x22B at Q4_K_M (85.1 GB). Multi-GPU or professional hardware is required.

Which devices can run WizardLM 2 8x22B?

19 devices with unified memory can run WizardLM 2 8x22B at Q4_K_M (85.1 GB), including ASUS Ascent GX10, Asus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB), Beelink GTR9 Pro (Ryzen AI Max+ 395, 128 GB), Framework Desktop (Ryzen AI Max+ 395, 128 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.