Best Local AI Models for AMD Ryzen AI Max+ 395 (Strix Halo)

The Ryzen AI Max+ 395 is AMD's answer to Apple Silicon: a single APU with 128GB of unified memory, of which roughly 110GB is GPU-addressable on Linux. That capacity lets a single mini PC load 70B and even 120B-class models that no consumer GPU can hold. The trade-off is bandwidth: at 256 GB/s, dense large models load but generate slowly, so MoE models in the 30B-120B range are the best fit.

110GB unified
Quick answer

The best local LLM for the Ryzen AI Max+ 395 is GPT-OSS 120B at ~11 tok/s on its 110GB unified memory. It uses ~65.4GB of unified memory; the Ryzen AI Max+ 395 handles up to 120B parameter models at Q4. (ModelFit, 2026)

Sizing rule: a Q4 model needs about 0.6 GB of unified memory per billion parameters, and ModelFit budgets 90% of this card's 110GB for weights, context, and KV-cache. The per-size table below uses that same budget. Other strong fits: Qwen3-Next 80B-A3B (80B, ~50.4GB) and Qwen3.5 122B-A10B Instruct (122B, ~72GB). GPT-OSS 120B runs at an estimated 11 tok/s on this card. What it will not run: dense models above ~120B at Q4 exceed this budget and need a lower quant, CPU offload, or a second GPU.

$ollama run gpt-oss:120b
TOP PICK
GPT-OSS 120B
EST. SPEED
~11 tok/s
MEMORY NEEDED
~65.4 GB

Speeds are ModelFit estimates from memory bandwidth and model size, not measured benchmarks.

Cite this page: ModelFit, AMD Ryzen AI Max+ 395 Local LLM (2026): 128GB Runs 70B-120B, https://modelfit.io/gpu/ryzen-ai-max-395/, updated September 2026, CC BY 4.0.

Last updated: September 3, 2026 · Editor: ModelFit Team

Unified Memory110 GB unified LPDDR5x
Speed (8B Q4)30 tok/s
Bandwidth256 GB/s
ArchitectureZen 5 + RDNA 3.5
Price · as of Jul 2026~$3,847*check live price
Max model sizeUp to 120B parameter models
Compatibility10 excellent, 0 workable

*128GB GMKtec EVO-X2 class; the 2026 memory shortage moved this category well above its ~$1,999 launch pricing

Ryzen AI Max+ 395 Estimated Tokens/sec by Model Size

Q4_K_M · ModelFit estimate
Model SizeEst. SpeedFit on 110GB
7B~34 tok/sFits in unified memory
14B~19 tok/sFits in unified memory
20B MoE (3.6B active)~29 tok/sFits in unified memory
32B~9 tok/sFits in unified memory
35B MoE (3B active)~24 tok/sFits in unified memory
70B~5 tok/sFits in unified memory
120B MoE (5.1B active)~11 tok/sFits in unified memory
Bar chart: estimated tokens per second on the AMD Ryzen AI Max+ 395 (Strix Halo) by model size. 7B ~34 tok/s, 14B ~19 tok/s, 20B MoE (3.6B active) ~29 tok/s, 32B ~9 tok/s, 35B MoE (3B active) ~24 tok/s, 70B ~5 tok/s, 120B MoE (5.1B active) ~11 tok/s. ModelFit bandwidth-based estimates.
Estimated Speed by Model Size
7B34 tok/s14B19 tok/s20B MoE (3.6B active)29 tok/s32B9 tok/s35B MoE (3B active)24 tok/s70B5 tok/s120B MoE (5.1B active)11 tok/s
ModelFit bandwidth-based estimates, not measured benchmarks.

ModelFit estimates, not measured benchmarks: anchored to an 8B-class Q4_K_M model at 16K context on the Ryzen AI Max+ 395's 256 GB/s bandwidth, then scaled by model size. MoE rows scale by active parameters (decode reads only the active experts), so a 35B MoE runs far faster than a dense 32B. "CPU offload" sizes exceed the 110GB unified memory; dense models slow to a crawl there, MoE models degrade less because hot experts stay GPU-resident.

Context costs unified memory too. GPT-OSS 120B loads ~65.4 GB of weights; at 16k context the KV cache adds ~6.0 GB (still fits the ~99 GB usable unified memory), and at 64k it adds ~24.0 GB (still fits).

KV-cache figures assume an fp16 cache, the llama.cpp/Ollama default. Standard GQA models use a size-class estimate (8 KV heads x 128 head dim class); hybrid linear-attention models (Qwen3.5/3.6, Qwen3-Next) use the exact per-token cost from their published config, since only their sparse full-attention layers cache KV. A q8_0 KV cache roughly halves either figure. Estimates, not measurements.

Where to Buy the Ryzen AI Max+ 395

≈ $3,847 street · 128GB GMKtec EVO-X2 class; the 2026 memory shortage moved this category well above its ~$1,999 launch pricing
Storage & accessories for your model library

ModelFit may earn a commission on purchases through these links, at no extra cost to you. Prices shown are approximate street references.

Ryzen AI Max+ 395 Unified Memory for AI: What Actually Fits?

Unlike a discrete GPU's fixed VRAM, Strix Halo shares one 128GB LPDDR5x pool between CPU and GPU. On Linux, kernel GTT tuning exposes about 110GB of that to the Radeon 8060S iGPU, more than triple an RTX 5090's 32GB. A 70B model at Q4 (~42GB) or a 120B MoE (~65GB) fits with headroom. The catch is memory bandwidth: 256 GB/s (about 215 GB/s measured) is a fraction of a discrete GPU's, and since token generation is bandwidth-bound, dense 70B models run around 5 tok/s. Mixture-of-Experts models, which activate only a few billion parameters per token, are where this chip performs best, hitting 50-70+ tok/s. On Windows the GPU is capped at a fixed BIOS allocation with no equivalent shared pool, so the big-model capability is mainly a Linux story today.

Ryzen AI Max+ 395 vs Top GPUs

HardwareMemorySpeedBandwidthPrice
RTX 409024 GB104 tok/s1008 GB/s$3,494
Ryzen AI Max+ 395110 GB30 tok/s256 GB/s$3,847
RTX 509032 GB145 tok/s1792 GB/s$4,700

Recommended Models

registry-verified10 models
01

GPT-OSS 120B

GPT-OSS / 117B / MXFP4 / ~65.4 GB

Best for: Reasoning, Coding, Agents·Pop: 88/100

Perf: ~11 tok/s · first token ~1.4s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for reasoning, coding, agents on Ryzen AI Max+ 395.

ollamaregistry-verified
02

Qwen3-Next 80B-A3B

Qwen / 80B / Q4_K_M / ~50.4 GB

Best for: Chat, Coding, Long Context·Pop: 80/100

Perf: ~17 tok/s · first token ~1.2s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for chat, coding, long context on Ryzen AI Max+ 395.

ollamaregistry-verified
03

Qwen3.5 122B-A10B Instruct

Qwen / 122B / Q4_K_M / ~72 GB

Best for: Frontier-level reasoning, Complex tasks·Pop: 75/100

Perf: ~9 tok/s · first token ~1.5s

Local OKOK

Fits in 110 GB unified memory with room to spare. Best for frontier-level reasoning, complex tasks on Ryzen AI Max+ 395.

ollamaregistry-verified
04

Llama 4 Scout

Llama / 109B / Q4_K_M / ~67 GB

Best for: Long context, Quality, Multimodal·Pop: 86/100

Perf: ~7 tok/s · first token ~1.6s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for long context, quality, multimodal on Ryzen AI Max+ 395.

ollamaregistry-verified
05

Qwen3.6 35B-A3B (Q8)

Qwen / 35B / Q8_0 / ~38.7 GB

Best for: Reasoning, Coding, Agents·Pop: 88/100

Perf: ~15 tok/s · first token ~1.2s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for reasoning, coding, agents on Ryzen AI Max+ 395.

ollamaregistry-verified
06

Qwen3.5 35B-A3B Instruct (Q8)

Qwen / 35B / Q8_0 / ~38.7 GB

Best for: Reasoning, Coding, Agent scenarios·Pop: 90/100

Perf: ~15 tok/s · first token ~1.2s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for reasoning, coding, agent scenarios on Ryzen AI Max+ 395.

ollamaregistry-verified
07

Qwen3.6 27B (Q8)

Qwen / 27B / Q8_0 / ~30 GB

Best for: Coding, Quality, Long context·Pop: 92/100

Perf: ~7 tok/s · first token ~1.1s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for coding, quality, long context on Ryzen AI Max+ 395.

ollamaregistry-verified
08

Laguna S 2.1

Laguna / 118B / Q4_K_M / ~96 GB

Best for: Agentic coding, Long-horizon tasks·Pop: 70/100

Perf: ~10 tok/s · first token ~1.4s

Local OKOK

Fits in 110 GB unified memory with room to spare. Best for agentic coding, long-horizon tasks on Ryzen AI Max+ 395.

ollamaregistry-verified
09

Qwen3-Next 80B-A3B (Q8)

Qwen / 80B / Q8_0 / ~84.8 GB

Best for: Chat, Coding, Long Context·Pop: 80/100

Perf: ~11 tok/s · first token ~1.4s

Local OKOK

Fits in 110 GB unified memory with room to spare. Best for chat, coding, long context on Ryzen AI Max+ 395.

ollamaregistry-verified
10

Qwen3 30B (Q8)

Qwen / 30B / Q8_0 / ~30.3 GB

Best for: Quality, Coding·Pop: 78/100

Perf: ~16 tok/s · first token ~1.2s

Local OKExcellent

Fits in 110 GB unified memory with room to spare. Best for quality, coding on Ryzen AI Max+ 395.

ollamaregistry-verified

Models Too Big for 110GB? Rent a Cloud GPU

by the hour

The Ryzen AI Max+ 395 tops out around up to 120b parameter models. For anything bigger, an hourly rented GPU runs the same open weights with the same Ollama workflow, billed by the hour, no hardware purchase needed.

RunPodHourly GPU pods (RTX 4090 to H100) with one-click Ollama/vLLM templates.Rent
Vast.aiMarketplace of rented GPUs, usually the cheapest per-hour prices.Rent

ModelFit may earn a commission on sign-ups made through these links, at no extra cost to you.

Ryzen AI Max+ 395 FAQ: Common Questions

What size LLM can the Ryzen AI Max+ 395 run?

Up to 120B-parameter models. Its 128GB unified memory (~110GB GPU-addressable on Linux) holds a 70B model at Q4 (~42GB) or a 120B MoE (~65GB) with room to spare, far beyond any consumer GPU. Mixture-of-Experts models in the 30B-120B range run best.

How fast is the Ryzen AI Max+ 395 for local AI?

It depends on the model type. Dense 70B models generate around 5 tok/s because the 256 GB/s memory bandwidth is the bottleneck. MoE models like Qwen3 30B-A3B or gpt-oss-120b run much faster, 50-70+ tok/s, since only a few billion parameters are active per token. All figures are estimates.

Ryzen AI Max+ 395 vs RTX 5090 for local LLMs?

They win on different axes. The RTX 5090 (32GB, 1,792 GB/s) is far faster per token for models that fit in 32GB. The Ryzen AI Max+ 395 (110GB usable, 256 GB/s) is slower but holds models 3x larger. AMD claims up to 3x the 5090-class performance only when a model exceeds the Nvidia card's VRAM and spills to system RAM.

Do I need Linux to run large models on Strix Halo?

For the largest models, effectively yes. On Linux, GTT kernel tuning lets the GPU address roughly 110GB of the 128GB pool. On Windows the GPU is limited to a fixed BIOS memory carve-out with no equivalent shared pool, so the very-large-model capability is mainly a Linux feature today.

How much does a 128GB Strix Halo mini PC cost?

It launched around $1,999, but that era is over: the 2026 memory shortage repriced 128GB unified-memory boxes sharply upward, and listings checked on 2026-07-31 started near $2,600 and ran past $5,000 depending on storage. Check the live price before budgeting. Note the cheaper EVO-X2 is the 64GB version, which cannot hold a 235B model.

How fast is a 27B-class model like Qwen3.8 27B on the Ryzen AI Max+ 395?

ModelFit estimates a 32B model on the Ryzen AI Max+ 395 runs at roughly 9 tok/s at Q4_K_M. The current 27B-class pick in the catalog is Qwen3.8 27B (ollama run qwen3.8:27b).

The weekly local-AI refresh

New open-weight models, real Apple Silicon benchmarks, and the one model worth running on your Mac this week. Free, one email a week, unsubscribe anytime.

By subscribing you agree to our Privacy Policy and to receive the weekly email. Unsubscribe anytime.

Browse All NVIDIA GPUs for AI

Want Personalized Recommendations?

Use our interactive wizard to compare models across Apple Silicon and NVIDIA GPUs.