AMD Strix Halo (128GB)
The AMD Strix Halo (128GB) has 128 GB VRAM and 256 GB/s memory bandwidth. It can run 72 of our 97 tracked models natively in VRAM at 8k context.
With 128 GB LPDDR5X, the AMD Strix Halo (128GB) is a laptop-tier GPU that can run 72 models natively. 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, numbers this page shares bit-for-bit with every other Strix Halo tier, since decode speed here is set by bandwidth alone. Community llama.cpp benchmarks on the Vulkan/RADV backend 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 run, not this unified-memory iGPU architecture, so treat the figures here as a conservative floor rather than a hard ceiling. What 128GB actually buys over the smaller tiers: this site's own top-of-board picks for this capacity include Mistral Medium 3.5 128B, a 128B dense model that just fits at Q5_K_M (105.38 GB, 1.8 tok/s), and DeepSeek V4 Flash 0731, a 284B MoE release that fits at Q2_K (116.56 GB, 10.4 tok/s) because only a fraction of its parameters activate per token. More conventional 70B-class dense models fit too: Llama 3.3 70B and Llama 3.1 70B both reach Q4_K_M (50.75 GB, 3.7 tok/s), and Qwen 2.5 72B is close behind (52.12 GB, 3.6 tok/s), all with well over half this tier's 120 GB of usable memory still free, and GPT-OSS 120B fits at Q4 (80.15 GB, 15.6 tok/s). 72 of the 97 models this site tracks fit natively here, the most of any Strix Halo tier. 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.
AMD Strix Halo (128GB): AMD unveiled Strix Halo (retail name: Ryzen AI Max 300 series) at CES on January 6, 2025. The flagship Ryzen AI Max+ 395 pairs 16 Zen 5 cores (32 threads, up to 5.1 GHz, 80MB combined cache) with a 40-compute-unit Radeon 8060S iGPU (RDNA 3.5, rated 14.8 TFLOPS FP16) and a 50 TOPS NPU, and it's the chip every vendor puts behind this 128GB tier: quad-channel LPDDR5X-8000 over a 256-bit bus gives a 256 GB/s theoretical ceiling that doesn't change anywhere in the 32-128GB range this site tracks, capacity scales 4x tier to tier, bandwidth doesn't move at all (see the VRAM/bandwidth chart below). Independent community bandwidth testing (a Level1Techs forum benchmark thread) measures around 215 GB/s actually achieved, about 84% of that ceiling. This top tier is also the priciest, and its price has moved fast: Framework Desktop's 128GB configuration launched at $1,999, but GMKtec's EVO-X2 128GB has since listed as high as $3,299-3,500. The driver is a 2026 LPDDR5X/DRAM shortage pushing unified-memory AI-PC pricing up broadly, not just this one vendor (compute-market.com cites the same shortage behind NVIDIA's own DGX Spark listing around $4,699 in mid-2026): one buyer's real purchase of a comparable 128GB mini PC (Bosgame M5) rose from roughly €1,700 to over €2,400 within months as the shortage took hold.
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, numbers this page shares bit-for-bit with every other Strix Halo tier, since decode speed here is set by bandwidth alone. Community llama.cpp benchmarks on the Vulkan/RADV backend 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 run, not this unified-memory iGPU architecture, so treat the figures here as a conservative floor rather than a hard ceiling. What 128GB actually buys over the smaller tiers: this site's own top-of-board picks for this capacity include Mistral Medium 3.5 128B, a 128B dense model that just fits at Q5_K_M (105.38 GB, 1.8 tok/s), and DeepSeek V4 Flash 0731, a 284B MoE release that fits at Q2_K (116.56 GB, 10.4 tok/s) because only a fraction of its parameters activate per token. More conventional 70B-class dense models fit too: Llama 3.3 70B and Llama 3.1 70B both reach Q4_K_M (50.75 GB, 3.7 tok/s), and Qwen 2.5 72B is close behind (52.12 GB, 3.6 tok/s), all with well over half this tier's 120 GB of usable memory still free, and GPT-OSS 120B fits at Q4 (80.15 GB, 15.6 tok/s). 72 of the 97 models this site tracks fit natively here, the most of any Strix Halo tier. 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. Independent backend testing (soothill.io, kyuz0's toolboxes benchmarks) found no single fastest backend: ROCm usually wins prompt processing, Vulkan usually wins token generation, so the right choice depends on whether you're bottlenecked on long prompts or on 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 to let the GPU reach further into system memory on demand.
| Vendor | AMD |
| Architecture | RDNA 3.5 |
| CPU cores | 16-core Zen 5 (Ryzen AI Max+ 395), Radeon 8060S iGPU (40 CUs) |
| VRAM | 128 GB (unified) |
| Memory type | LPDDR5X |
| Memory bandwidth | 256 GB/s |
| Compute backend | VULKAN |
| Tier | Laptop |
| Released | 2025 |
| Models (native) | 72 / 97 |
| Models (offload) | 0 / 97 |
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:
Every Strix Halo point sits at exactly 256 GB/s regardless of capacity, a 4x range in GB with zero change in bandwidth. NVIDIA's DGX Spark, at the same 128GB capacity as this page, only reaches 273 GB/s, just 17 GB/s more than this page's 256 GB/s (about 6.6% more). Apple's 96GB M3 Ultra Mac Studio reaches 819 GB/s, roughly 3.2x Strix Halo's bandwidth, at a smaller capacity than this page's 128GB. 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 a smaller 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 (72)
- DeepSeek V4 Flash 0731 284B284B · MMLU-Pro N/AUD-IQ3_XXS · ~10.4 t/s
- Qwen3 235B-A22B (MoE)235B · MMLU-Pro 84.4Q2_K · ~5.6 t/s
- MiniMax M2.5 229B229B · MMLU-Pro 84.8Q2_K · ~11.3 t/s
- MiniMax M2.7 229B229B · MMLU-Pro 86.0Q2_K · ~11.3 t/s
- Step 3.7 Flash198B · MMLU-Pro N/AQ3_K_M · ~8.7 t/s
Show 67 more
- Step 3.5 Flash196.81B · MMLU-Pro 84.4Q3_K_M · ~8.7 t/s
- Qwen3.8-Flash-Next180B · MMLU-Pro N/AQ3_K_M · ~16.9 t/s
- Mixtral 8x22B Instruct v0.1141B · MMLU-Pro 40.0Q5_K_M · ~1.8 t/s
- Mistral Medium 3.5 128B128B · MMLU-Pro N/AQ5_K_M · ~1.8 t/s
- Qwen 3.5 122B-A10B (MoE)122B · MMLU-Pro 86.7Q6_K · ~6 t/s
- Nemotron 3 Super 120B120B · MMLU-Pro 83.7Q6_K · ~5 t/s
- GPT-OSS 120B117B · MMLU-Pro 80.7Q6_K · ~11.7 t/s
- Llama 4 Scout 109B109B · MMLU-Pro 74.3Q6_K · ~3.4 t/s
- GLM-4.5 Air 106B106B · MMLU-Pro 81.4Q6_K · ~4.8 t/s
- GLM-4.6V 106B106B · MMLU-Pro 79.9Q6_K · ~4.8 t/s
- Qwen 2.5 72B Instruct72B · MMLU-Pro 71.1Q8_0 · ~2.1 t/s
- Llama 3.3 70B Instruct70B · MMLU-Pro 68.9Q8_0 · ~2.2 t/s
- DeepSeek R1 Distill Llama 70B70B · MMLU-Pro 70.0Q8_0 · ~2.2 t/s
- Llama 3.1 70B Instruct70B · MMLU-Pro 66.4Q8_0 · ~2.2 t/s
- Mixtral 8x7B Instruct v0.146.7B · MMLU-Pro 29.7BF16 · ~1.9 t/s
- Command-R 35B35B · MMLU-Pro 33.0BF16 · ~2.1 t/s
- Qwen 3.5 35B-A3B (MoE)35B · MMLU-Pro 85.3BF16 · ~8.3 t/s
- Qwen 3.6 35B35B · MMLU-Pro 85.2BF16 · ~2.3 t/s
- Ornith 1.5 35B-A3B (MoE)35B · MMLU-Pro N/ABF16 · ~8.3 t/s
- Yi 1.5 34B Chat34.4B · MMLU-Pro 37.0BF16 · ~2.3 t/s
- Qwen3 32B32.8B · MMLU-Pro 65.5BF16 · ~2.5 t/s
- Qwen 2.5 32B Instruct32.5B · MMLU-Pro 69.0BF16 · ~2.5 t/s
- Qwen 2.5 Coder 32B Instruct32.5B · MMLU-Pro 62.3BF16 · ~2.5 t/s
- DeepSeek R1 Distill Qwen 32B32.5B · MMLU-Pro 65.0BF16 · ~2.5 t/s
- Nemotron 3 Nano 30B32B · MMLU-Pro 78.3BF16 · ~8.1 t/s
- Gemma 4 31B30.7B · MMLU-Pro 85.2BF16 · ~2.6 t/s
- Qwen3 30B-A3B (MoE)30B · MMLU-Pro 61.5BF16 · ~8 t/s
- Nemotron 3.5 Lightning 30B-A3B30B · MMLU-Pro 81.6BF16 · ~8.3 t/s
- Muse Glimmer 30B27.8B · MMLU-Pro N/ABF16 · ~3 t/s
- Gemma 2 27B Instruct27.2B · MMLU-Pro 38.0BF16 · ~2.9 t/s
- Gemma 3 27B Instruct27B · MMLU-Pro 67.5BF16 · ~3 t/s
- Qwen 3.6 27B27B · MMLU-Pro 86.2BF16 · ~3.1 t/s
- UI-Mate 27B27B · MMLU-Pro ~86.2BF16 · ~3.1 t/s
- Bonsai 27B27B · MMLU-Pro 81.5Ternary (Q2_0) · ~18.9 t/s
- Qwen 3.8 27B27B · MMLU-Pro N/ABF16 · ~3.1 t/s
- Gemma 4 26B (MoE)25.2B · MMLU-Pro 82.6BF16 · ~6.5 t/s
- Mistral Small 3.1 24B Instruct24B · MMLU-Pro 66.8BF16 · ~3.4 t/s
- Mistral Small 22B22.2B · MMLU-Pro 49.2BF16 · ~3.6 t/s
- GPT-OSS 20B21B · MMLU-Pro 67.9BF16 · ~6.9 t/s
- Qwen3 14B14.8B · MMLU-Pro 61.0BF16 · ~5.4 t/s
- Qwen 2.5 14B Instruct14.7B · MMLU-Pro 63.7BF16 · ~5.4 t/s
- Phi-4 14B Instruct14B · MMLU-Pro 70.4BF16 · ~5.7 t/s
- Mistral Nemo 12B Instruct12.2B · MMLU-Pro 35.6BF16 · ~6.5 t/s
- Gemma 3 12B Instruct12.2B · MMLU-Pro 60.6BF16 · ~6.5 t/s
- Gemma 4 12B (Unified)12B · MMLU-Pro 77.2BF16 · ~6.1 t/s
- Gemma 2 9B Instruct9.2B · MMLU-Pro 32.0BF16 · ~7.8 t/s
- Qwen 3.5 9B9B · MMLU-Pro 82.5BF16 · ~9.1 t/s
- Ornith 1.5 9B9B · MMLU-Pro N/ABF16 · ~9.1 t/s
- Llama 3.1 8B Instruct8B · MMLU-Pro 48.3BF16 · ~9.7 t/s
- DeepSeek R1 Distill Llama 8B8B · MMLU-Pro 41.0BF16 · ~9.7 t/s
- Qwen3 8B8B · MMLU-Pro 56.7BF16 · ~9.7 t/s
- Qwen 2.5 7B Instruct7.6B · MMLU-Pro 56.3BF16 · ~10.6 t/s
- Mistral 7B Instruct v0.37.25B · MMLU-Pro 30.0BF16 · ~10.7 t/s
- Gemma 3 4B Instruct4B · MMLU-Pro 43.6BF16 · ~19.6 t/s
- Gemma 4 E4B4B · MMLU-Pro 69.4BF16 · ~18.5 t/s
- Phi-3.5 Mini Instruct3.8B · MMLU-Pro 47.4BF16 · ~15.4 t/s
- Phi-4-mini Instruct3.8B · MMLU-Pro 67.3BF16 · ~19.2 t/s
- Llama 3.2 3B Instruct3.2B · MMLU-Pro 24.0BF16 · ~22.7 t/s
- Qwen 2.5 3B Instruct3.1B · MMLU-Pro 32.4BF16 · ~25.6 t/s
- Gemma 2 2B Instruct2.6B · MMLU-Pro 17.8BF16 · ~27.4 t/s
- Gemma 4 E2B2B · MMLU-Pro 60.0BF16 · ~37.8 t/s
- SmolLM2 1.7B Instruct1.7B · MMLU-Pro 19.0BF16 · ~33.2 t/s
- Qwen 2.5 1.5B Instruct1.5B · MMLU-Pro 16.8BF16 · ~51.4 t/s
- Llama 3.2 1B Instruct1.24B · MMLU-Pro 12.5BF16 · ~60.5 t/s
- Gemma 3 1B Instruct1B · MMLU-Pro 14.7BF16 · ~71.5 t/s
- Qwen 2.5 0.5B Instruct0.5B · MMLU-Pro 10.0BF16 · ~151.2 t/s
- SmolLM2 360M Instruct0.36B · MMLU-Pro 8.0BF16 · ~157.6 t/s
Too large for this GPU (25)
- Llama 3.1 405B Instruct
- DeepSeek V3 671B
- DeepSeek R1 671B
- Llama 4 Maverick 400B
- MiniMax M1 456B
- GLM-4.5 355B
- GLM-4.6 355B
- GLM-4.7 358B
- GLM-5 744B
- Kimi K2.6
- GLM-5.1 754B
- DeepSeek V4 Pro 1.6T
- DeepSeek V4 Flash 284B
- GLM-5.2 753B
- Nemotron 3 Ultra 550B-A55B
- MiMo V2.5 Pro
- Kimi K2.5
- MiniMax M3
- Inkling
- Kimi K3
- Qwen3.8 2.4T-A95B
- DeepSeek V4 Pro 0813 1.6T
- Ornith 1.5 397B (MoE)
- GLM-5.3 753B
- GLM-5.3-Flash 320B
Compare AMD Strix Halo (128GB) with other GPUs
Frequently asked questions
- How much VRAM does the AMD Strix Halo (128GB) have?
- The AMD Strix Halo (128GB) has 128 GB of LPDDR5X with 256 GB/s memory bandwidth (unified system memory, shared between CPU and GPU).
- What is the AMD Strix Halo (128GB) best for?
- With 128 GB of unified memory, the AMD Strix Halo (128GB) is a high-capacity laptop platform that runs 70B-class dense models and large MoE models natively, with plenty of room for long context.
- What LLMs can the AMD Strix Halo (128GB) run locally?
- The AMD Strix Halo (128GB) can run 72 of the 97 open-weight models tracked by CanItRun natively in VRAM at 8k context. Top options include: Qwen3.8-Flash-Next at Q3_K_M, DeepSeek V4 Flash 0731 284B at UD-IQ3_XXS, Qwen 3.8 27B at BF16.
- Can the AMD Strix Halo (128GB) run Gemma 4 31B?
- Yes. The AMD Strix Halo (128GB) runs Gemma 4 31B natively in VRAM at BF16 quantization, achieving approximately 2.6 tokens per second.
- Can the AMD Strix Halo (128GB) run Qwen 3.6 27B?
- Yes. The AMD Strix Halo (128GB) runs Qwen 3.6 27B natively in VRAM at BF16 quantization, achieving approximately 3.1 tokens per second.
- Can the AMD Strix Halo (128GB) run Qwen3 8B?
- Yes. The AMD Strix Halo (128GB) runs Qwen3 8B natively in VRAM at BF16 quantization, achieving approximately 9.7 tokens per second.