AMD Strix Halo (32GB)

The AMD Strix Halo (32GB) has 32 GB VRAM and 256 GB/s memory bandwidth. It can run 52 of our 94 tracked models natively in VRAM at 8k context.

With 32 GB LPDDR5X, the AMD Strix Halo (32GB) is a laptop-tier GPU that can run 52 models natively. It comfortably runs 7B–32B models at Q4; 70B-class models typically need CPU offload.

AMD Strix Halo (32GB): AMD unveiled Strix Halo (retail name: Ryzen AI Max 300 series) at CES on January 6, 2025, and 32GB is the one tier where the chip behind it genuinely varies by vendor. ASUS's ROG Flow Z13 (GZ302) pairs its 32GB configuration with the same flagship Ryzen AI Max+ 395 the larger tiers get (16 Zen 5 cores, 40-compute-unit Radeon 8060S iGPU, RDNA 3.5, 14.8 TFLOPS FP16), at roughly $2,999.99 MSRP; a Best Buy sale as recently as July 2026 cut the 64GB configuration of the same laptop to $2,099.99, briefly undercutting its own 32GB list price for double the memory. Framework Desktop's base $1,099 configuration instead substitutes the cut-down Ryzen AI Max 385: 8 Zen 5 cores and a 32-compute-unit Radeon 8050S rated 11.5 TFLOPS FP16, about 22% less than the full chip. Either way, memory bandwidth is unaffected: quad-channel LPDDR5X-8000 over a 256-bit bus gives the same 256 GB/s theoretical ceiling as every other Strix Halo tier this site tracks (independent testing measures roughly 215 GB/s, ~84%, of that actually achieved), so this site's bandwidth-bound tok/s estimate doesn't change between the two chips; what does change is compute-bound prompt processing, which this site doesn't model.

This site's calculator puts Llama 3.1 8B at its recommended Q5_K_M (7.58 GB) at 24.6 tok/s and Qwen3 8B at its recommended Q5_K_M (7.73 GB) at 24.1 tok/s, identical to every larger Strix Halo tier, since decode speed here is set by bandwidth, not capacity. Independent Vulkan/RADV community benchmarks report closer to 45 tok/s for a similar 7B Q4 build; this site's decode-efficiency constant was calibrated against a discrete RTX 4090, not this unified-memory architecture, so treat the figures here as a conservative floor. This tier's real ceiling is capacity, not speed: with roughly 24 GB usable after the OS reserve, 70B-class dense models don't fit at any quantization (even Llama 3.3 70B's smallest real build, Q2_K at 32.88 GB, overshoots it), so 64GB is the entry point for that class. This site's own top-of-board picks that do fit here include Qwen 3.8 27B and Qwen 3.6 27B at Q5_K_M (22.13 GB, 8.4 tok/s) and Gemma 4 31B at Q4_K_M (22.63 GB, 8.2 tok/s, barely over 1 GB of headroom left), but the fastest board-topper by far is a MoE release: Ornith 1.5 35B-A3B fits at Q3_K_M (19.04 GB) decoding at 33.4 tok/s, 4x a same-capacity dense model's speed, because only a fraction of its parameters activate per token. 52 of the 94 models this site tracks fit natively at this capacity, the fewest of any Strix Halo tier, but still more than double a typical 16GB discrete GPU. None of those tok/s figures capture this platform's most-discussed real-world weakness, though: prompt processing. Strix Halo's iGPU is bandwidth-bound rather than compute-bound, so long prompts are genuinely slow to chew through before the first output token appears. Independent benchmarking (datahardware.ai) measured GPT-OSS 120B prefilling at only about 340 tok/s on this chip, roughly a fifth of the ~1,700 tok/s NVIDIA's compute-bound DGX Spark reaches on the identical model, and real document text prefills 24-33% slower still than the synthetic prompts most benchmarks use. The practical effect: a 12,000-token prompt needs roughly 35 seconds of processing before generation even starts, versus about 7 seconds on DGX Spark. Decode itself keeps sliding well past this page's 8k-context estimate too: one independent long-context benchmark found generation speed dropping by roughly two-thirds once the KV cache filled to around 76k tokens.

Vulkan (RADV or AMDVLK) via llama.cpp works everywhere; ROCm 6.4+ targets this chip directly as gfx1151 on Linux, when your specific unit uses the full Ryzen AI Max+ 395; the cut-down Ryzen AI Max 385 some vendors ship at this capacity uses the same gfx1151 target too. Independent backend testing (soothill.io, kyuz0's toolboxes benchmarks) found no single fastest backend across the Strix Halo family: ROCm usually wins prompt processing, Vulkan usually wins token generation. On Windows, AMD's Adrenalin driver exposes a Variable Graphics Memory setting to split this pool between system RAM and VRAM; on Linux the more common approach is a small BIOS UMA carve-out plus the amdgpu.gttsize kernel parameter. With only 32GB total, leave enough headroom in that split for the OS, this is the one tier where over-allocating VRAM can actually starve the system side.

VendorAMD
ArchitectureRDNA 3.5
VRAM32 GB (unified)
Memory typeLPDDR5X
Memory bandwidth256 GB/s
Compute backendVULKAN
TierLaptop
Released2025
Models (native)52 / 94
Models (offload)0 / 94
Software: Vulkan (RADV or AMDVLK) via llama.cpp works cross-platform. ROCm 6.4+ on Linux targets this chip as gfx1151. Some 32GB Strix Halo laptops ship the cut-down Ryzen AI Max 385 (32-CU Radeon 8050S) instead of the full 40-CU 8060S the larger memory tiers get; check your exact model before assuming full-chip prompt-processing speed.

Strix Halo's bandwidth doesn't change with capacity, but its peers' does

All four Strix Halo memory tiers this site tracks, 32GB through 128GB, share the exact same LPDDR5X-8000 memory subsystem. Plotted against two other unified-memory systems at similar capacities, the pattern is a flat line where a discrete GPU's would slope upward with price:

0425850070140VRAM (GB)Bandwidth (GB/s)AMD Strix Halo (32GB)AMD Strix Halo (64GB)AMD Strix Halo (96GB)AMD Strix Halo (128GB)NVIDIA DGX Spark (128GB)Apple M3 Ultra (96GB)
VRAM and memory bandwidth, from each card's real spec sheet. A card further right holds bigger models; a card further up decodes them faster once they fit.

Every Strix Halo point sits at exactly 256 GB/s regardless of capacity, a 4x range in GB with zero change in bandwidth: this page's 32GB tier decodes exactly as fast as the 128GB tier on any model that fits both. NVIDIA's DGX Spark, at 4x this page's capacity, only reaches 273 GB/s (about 6.6% more than 256 GB/s). Apple's 96GB M3 Ultra Mac Studio reaches 819 GB/s, roughly 3.2x Strix Halo's bandwidth, at triple this page's capacity. Since LLM decode is bandwidth-bound, buying a bigger Strix Halo unit buys headroom for larger models, not a faster ceiling for the ones that already fit on this one: this site's calculator returns the identical 24.6 tok/s for Llama 3.1 8B on every Strix Halo tier from 32GB to 128GB.

Popular models for this GPU

Models this GPU runs natively in VRAM (52)

Show 47 more

Too large for this GPU (42)

Frequently asked questions

How much VRAM does the AMD Strix Halo (32GB) have?
The AMD Strix Halo (32GB) has 32 GB of LPDDR5X with 256 GB/s memory bandwidth (unified system memory, shared between CPU and GPU).
What is the AMD Strix Halo (32GB) best for?
With 32 GB of VRAM, the AMD Strix Halo (32GB) is well-suited for running 7B–32B models at Q4 with room for context, making it a great all-rounder for local LLM inference.
What LLMs can the AMD Strix Halo (32GB) run locally?
The AMD Strix Halo (32GB) can run 52 of the 94 open-weight models tracked by CanItRun natively in VRAM at 8k context. Top options include: Qwen 3.8 27B at Q5_K_M, Muse Glimmer 30B at Q5_K_M, Ornith 1.5 9B at BF16.
Can the AMD Strix Halo (32GB) run Gemma 4 31B?
Yes. The AMD Strix Halo (32GB) runs Gemma 4 31B natively in VRAM at Q4_K_M quantization, achieving approximately 8.2 tokens per second.
Can the AMD Strix Halo (32GB) run Qwen 3.6 27B?
Yes. The AMD Strix Halo (32GB) runs Qwen 3.6 27B natively in VRAM at Q5_K_M quantization, achieving approximately 8.4 tokens per second.
Can the AMD Strix Halo (32GB) run Qwen3 8B?
Yes. The AMD Strix Halo (32GB) runs Qwen3 8B natively in VRAM at BF16 quantization, achieving approximately 9.7 tokens per second.