Buyer's guide / AI & local LLMs
Best CPU for AI and local LLMs (2026)
The honest version: for pure GPU inference the CPU barely matters — so this guide is organised by when it does. Consumer value, the Intel option, unified-memory APUs that hold models a GPU can't, and the workstation platform you only need for multi-GPU rigs.
By Evan Cole · Last updated July 17, 2026
Most "best CPU for AI" guides quietly assume the CPU is the star of an AI build. For running large language models locally, it usually isn't. Token generation is a memory-bandwidth-bound workload, and when your model fits in a GPU's VRAM the weights never touch the processor — the CPU just tokenizes text, samples the next token, and launches GPU kernels. A modest modern chip does that as well as an expensive one.
So this guide is built around a more useful question than "which CPU is fastest": which case are you in? If a GPU does all the inference, buy the cheapest capable chip and spend the difference on VRAM. If your model is too big for VRAM, the answer changes — and it changes toward memory bandwidth and PCIe lanes, not core count. Below are the picks for each case, and the honest reasoning for when to spend and when not to.
Building for gaming rather than AI? The CPU calculus is different there — see our AMD vs Intel for gaming guide. This guide was produced with AI assistance as part of VerdictBits's research workflow. Every vendor specification is cross-checked against primary sources before publication; prices are approximate US street as of mid-2026 and move often — the "Check price" links go to the live listing.
The picks at a glance
The verdict, at a glance
Best overall value (AM5)
The most capable mainstream chip — 16 cores to feed a GPU, run services, and handle light CPU offload without leaving the affordable AM5 platform.
Enough to feed a GPU (budget)
If the GPU does all the inference, this is all the CPU you need — 8 cores is plenty to tokenize and launch kernels. Put the savings into VRAM.
Best Intel (Arrow Lake)
Intel's strongest current option — more E-cores for parallel prep and a higher official memory speed. For pure inference it's roughly a wash with AMD.
Best unified-memory APU (PC)
AMD Ryzen AI Max+ 395 (Strix Halo)
The 'CPU' that IS the inference engine — up to 128 GB of unified memory holds 40-70B-class models a $600 discrete GPU simply can't fit. You buy capacity, not peak speed.
Best unified-memory APU (Apple)
The turnkey high-bandwidth path — 128 GB of unified memory at 546 GB/s in a quiet, efficient box, with a mature Apple-silicon LLM stack (llama.cpp, Ollama, MLX).
Best HEDT (multi-GPU / big-RAM)
The only clean path to four GPUs at full x16 or serious high-channel CPU inference — and honestly overkill for 95% of readers. Buy it for the PCIe lanes, not the cores.
When the CPU actually matters (and when it doesn't)
The single fact that governs this whole page: LLM text generation is limited by how fast the hardware can read the model's weights from memory, not by raw compute. Throughput is roughly memory bandwidth ÷ active model size. That one rule explains every recommendation below.
| Your case | Does the CPU matter? | What actually matters |
|---|---|---|
| Pure GPU inference (model fits in VRAM) | Barely | GPU VRAM + bandwidth. Any modern 6-8 core CPU is enough — see our best GPU for local AI. |
| Hybrid / CPU inference (spills into system RAM) | Yes — but bandwidth, not cores | Memory bandwidth. Dual-channel DDR5 is ~90 GB/s regardless of capacity; workstation 4-8 channels break past it. |
| Unified-memory APU (Ryzen AI Max, Apple silicon) | The SoC IS the engine | Size + bandwidth of the shared memory pool. You buy capacity, not peak speed. |
| Multi-GPU rig (2-4+ cards) | Yes — for the PCIe lanes | Lane count. Consumer ~24 usable lanes; Threadripper 80-128. Cores are secondary. |
| Data prep / fine-tuning / many services | Yes — core count helps here | Cores + threads for tokenizing datasets, dataloaders, and running a stack alongside the model. |
Not sure how much memory your target model needs? Our LLM VRAM calculator turns a model size, quantization and context length into a memory figure — which tells you whether you're in the "fits in VRAM" case or the "needs unified memory / CPU offload" case above.
The picks, by case
AMD Ryzen 9 9950X — Best overall value (AM5)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- 16C/32T — headroom for prep + services + a GPU
- AM5 platform longevity and cheap DDR5
- Great all-round value at street pricing
- 120 W-class efficiency for the core count
Reasons to avoid
- Overkill purely to feed one inference GPU
- Dual-channel DDR5 caps CPU-inference bandwidth (~90 GB/s)
- The 12C 9900X (~$400-430) is better $/core if you don't need 16
16C / 32T, up to 5.7 GHz, dual-channel DDR5, 28 PCIe 5.0 lanes. The 9950X is the most capable chip on the mainstream AM5 platform, and the right pick if your build does more than feed a single GPU — hosting an inference server, a vector database and an API gateway together, or handling CPU-side data prep. If you only need to feed one GPU, it's more than necessary; the 12-core Ryzen 9 9900X (~$400-430) is the better value, and the 9700X below is plenty. Note that on any AM5 chip you're capped at dual-channel DDR5 (~90 GB/s), so more cores do not speed up CPU inference.
Check current price on Amazon → · approx ~$550-600
AMD Ryzen 7 9700X — Enough to feed a GPU (budget)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- Plenty to feed a single inference GPU
- 65 W — cool, quiet, cheap to run
- Full 28 PCIe 5.0 lanes for the GPU + an NVMe
- Frees budget for a bigger-VRAM GPU
Reasons to avoid
- 8 cores limit heavy data prep / many services
- No benefit for CPU/hybrid inference (still dual-channel)
- Step up to the 9900X if you host several services at once
8C / 16T, up to 5.5 GHz, dual-channel DDR5, 28 PCIe 5.0 lanes, 65 W. If a discrete GPU does all your inference, this is genuinely all the CPU you need — eight cores tokenize, sample and launch kernels with room to spare, and the full 28 PCIe 5.0 lanes feed the GPU and an NVMe. The money you don't spend here is far better invested in GPU VRAM, which is what actually decides how large a model you can run and how fast. Step up only if you plan to run several services at once.
Check current price on Amazon → · approx ~$300-330
Intel Core Ultra 9 285K — Best Intel (Arrow Lake)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- 24 cores (8P+16E) for parallel data prep
- Higher official memory support (DDR5-6400)
- Onboard NPU for light on-CPU AI tasks
- Ultra 7 265K (~$350-400) is the value pick
Reasons to avoid
- New LGA 1851 platform — no upgrade path like AM5
- Roughly a wash with AMD for GPU-fed inference
- 24 CPU PCIe lanes — same multi-GPU wall as AM5
24C (8P+16E), up to 5.7 GHz, DDR5-6400 official, onboard NPU, LGA 1851. Intel's current flagship is the strongest non-AMD choice: 24 cores (8 performance + 16 efficiency) are well suited to parallel data preparation, the official memory support is a notch higher (DDR5-6400), and there's an onboard NPU for light on-CPU AI tasks. For GPU-fed inference it lands roughly level with AMD, so pick on platform and price — the Core Ultra 7 265K (~$350-400) is the value option. One caveat shared with AM5: ~24 CPU PCIe lanes mean the same multi-GPU ceiling.
Check current price on Amazon → · approx ~$475-500
AMD Ryzen AI Max+ 395 (Strix Halo) — Best unified-memory APU (PC)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- Up to ~96 GB allocatable as VRAM from one 128 GB pool
- 256-bit LPDDR5X (~210-215 GB/s realized) — wide for a PC
- Runs 40-70B-class models in a small, efficient box
- One SoC: CPU + iGPU + NPU
Reasons to avoid
- Soldered memory — no upgrades, buy the capacity you need
- Decode slower than a discrete GPU on models that fit in VRAM
- AMD's 'up to 128B-parameter' claim is marketing — plan ~40-70B at Q4
- Overlaps our best AI PC picks
16C Zen 5 + Radeon 8060S, up to 128 GB LPDDR5X, 256-bit (~256 GB/s). This is the case where the "CPU" is the inference engine. Strix Halo pairs a 16-core Zen 5 CPU with a large integrated GPU and up to 128 GB of LPDDR5X on a 256-bit bus (~210-215 GB/s realized of 256 GB/s theoretical), and lets you allocate up to roughly 96 GB of that pool as "VRAM." That holds 40-70B-class models a $600 discrete card can't fit. You're buying capacity and efficiency, not peak speed — decode is slower than a fast discrete GPU on any model that fits in VRAM. AMD markets "up to 128B parameter" support; plan realistically for ~40-70B at Q4. It ships in mini-PCs like the Framework Desktop (128 GB ~$1,999). This path overlaps our best AI PC picks — see there for the whole-machine view.
Check current price on Amazon → · approx ~$1,600-2,200 (mini-PC)
Apple Mac Studio M4 Max — Best unified-memory APU (Apple)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- Up to 128 GB unified memory at 546 GB/s
- Highest bandwidth-per-watt in a turnkey machine
- Mature Metal/MLX local-LLM tooling
- Silent, low-power, no build required
Reasons to avoid
- macOS-only; no CUDA for fine-tuning/training
- Discrete NVIDIA GPUs beat it on models that fit in VRAM
- Mac Studio M3 Ultra (up to 512 GB) is the pricey capacity monster
16-core CPU, up to 128 GB unified memory at 546 GB/s. The turnkey high-bandwidth option: up to 128 GB of unified memory at 546 GB/s in a small, silent, efficient box, with a mature Apple-silicon local-LLM stack (llama.cpp, Ollama, MLX). It sits between Strix Halo and a discrete GPU — more bandwidth than the former, more capacity than the latter — but there's no CUDA, so fine-tuning and training are weaker than on NVIDIA. If capacity in a no-build machine is the goal, the Mac Studio M3 Ultra (up to 512 GB) is the pricier ceiling. For the Mac-vs-PC decision in full, see our Mac vs PC for local LLMs comparison.
Check current price on Amazon → · approx from ~$2,000
AMD Ryzen Threadripper 9970X — Best HEDT (multi-GPU / big-RAM)
— VerdictBits editorial score (fitness for local-AI role)
Reasons to buy
- 80 PCIe 5.0 lanes (TRX50) — 4x GPUs at full bandwidth
- 4-channel DDR5 escapes the ~90 GB/s desktop wall
- 32 Zen 5 cores for heavy prep + fine-tuning dataloaders
- WRX90 PRO boards reach 8-channel + 128 lanes
Reasons to avoid
- Expensive platform (CPU + board + registered RAM)
- Overkill for a single-GPU or dual-GPU build
- Current gen is Threadripper 9000 (Zen 5) — not the older 7000
32C / 64T Zen 5, 4-channel DDR5 (TRX50), 80 PCIe 5.0 lanes, sTR5. The reason to leave the consumer platform is PCIe lanes, not cores. Two GPUs already oversubscribe AM5's ~24 usable lanes; three or four cards at full bandwidth need Threadripper's 80 lanes (TRX50) or a WRX90 PRO board's 128. The 4-to-8 memory channels also break past the ~90 GB/s dual-channel wall for CPU inference. It's an expensive platform — CPU, board and registered memory — and genuine overkill for a single- or dual-GPU build, so buy it only when the lane count is the thing you actually need. The 24-core 9960X (~$1,499) is the entry point; step up to the 64-core 9980X or a PRO WRX90 chip for maximum channels and lanes. The current generation is Threadripper 9000 "Shimada Peak" (Zen 5) — don't buy the older 7000 series.
Check current price on Amazon → · approx ~$2,499
CPU comparison: cores, lanes, and memory for AI
| CPU | Cores / threads | Memory | PCIe lanes | Approx price | Best case |
|---|---|---|---|---|---|
| Ryzen 7 9700X | 8 / 16 | Dual-channel DDR5 | 28 (5.0) | ~$300-330 | Feed one GPU |
| Ryzen 9 9950X | 16 / 32 | Dual-channel DDR5 | 28 (5.0) | ~$550-600 | GPU + services + prep |
| Core Ultra 9 285K | 24 / 24 | Dual-channel DDR5-6400 | ~24 CPU | ~$475-500 | Parallel prep, Intel platform |
| Ryzen AI Max+ 395 | 16 / 32 | Up to 128 GB unified, ~256 GB/s | soldered | ~$1,600-2,200 | Hold 40-70B models |
| Mac Studio M4 Max | 16-core | Up to 128 GB unified, 546 GB/s | — | from ~$2,000 | Turnkey high bandwidth |
| Threadripper 9970X | 32 / 64 | 4-channel DDR5 | 80 (5.0) | ~$2,499 | Multi-GPU / CPU inference |
Prices are approximate US street as of mid-2026 and move week to week. Unified memory buys capacity; a discrete GPU buys speed — the two climb different curves, which is why the APUs and the desktop chips aren't ranked against each other but placed by case.
Buying advice: the honest truths
- More cores don't speed up GPU inference. When the model is in VRAM, the weights never reach the CPU. A 6-core and a 16-core chip feeding the same GPU give near-identical tokens per second. Cores only pay off for prep, fine-tuning, and many-service hosts.
- Bandwidth, not capacity, is the CPU-inference bottleneck. A dual-channel desktop with 128 GB of DDR5 has the same ~90 GB/s as one with 32 GB. Capacity decides whether a model loads; bandwidth decides how fast it runs.
- Spend on the GPU first. A bigger-VRAM GPU that fits the whole model beats any CPU offload by several times. The CPU upgrade only earns its money once the model no longer fits in VRAM.
- Unified memory buys capacity; a discrete GPU buys speed. Ryzen AI Max and Apple silicon hold models a consumer GPU can't, but decode slower than that GPU on models which fit. Choose by the size you actually run.
- PCIe lanes are the real reason to go workstation. Not cores — lanes. Two GPUs already drop to x8/x8 on consumer boards; 3-4 GPUs require Threadripper/Xeon.
- Mixture-of-Experts flips the math. An MoE model decodes at its small active size (fast) but must hold its full parameter count in memory — exactly where a 128 GB unified box or a big-RAM desktop wins over a small discrete GPU.
Compare retailers: our picks link to Amazon — it's also worth cross-checking current CPU prices on Newegg →.
Frequently asked questions
Does the CPU matter for running local LLMs?
For pure GPU inference — where the whole model fits in VRAM — the CPU barely matters. The GPU streams weights from its own memory; the CPU just tokenizes, samples, and launches kernels, so a 6-8 core chip performs almost identically to a 16-core one. The CPU starts to matter in three cases: (1) hybrid/CPU inference, where the model spills into system RAM and memory bandwidth becomes the bottleneck; (2) unified-memory machines (Ryzen AI Max, Apple silicon), where the SoC IS the inference engine; and (3) multi-GPU rigs, where you need the PCIe lanes only a workstation platform provides. For most people the honest answer is: buy a modest modern CPU and put the money into GPU VRAM.
Is more CPU cores better for AI inference?
Not for GPU inference. When the model lives in VRAM, weights never touch the CPU or system RAM, so extra cores sit idle — a Ryzen 7 and a Ryzen 9 feeding the same GPU produce near-identical tokens per second. Even for CPU-only inference, cores past roughly eight give diminishing returns because you saturate the memory bus, not the cores. More cores earn their keep only for data preprocessing, fine-tuning dataloaders, or running many services alongside the model.
How much RAM bandwidth do I need for CPU inference?
Bandwidth, not capacity, is the bottleneck for CPU inference. Token generation is memory-bandwidth-bound: throughput is roughly memory bandwidth divided by the active model size. A standard desktop is dual-channel DDR5 at about 90 GB/s (DDR5-5600) — and that figure is the same whether you install 32 GB or 128 GB. Capacity decides whether a model loads; bandwidth decides how fast it runs. To go faster you need more memory channels: workstation platforms like Threadripper offer 4 or 8 channels, and unified-memory APUs use a wide 256-bit-plus bus (256 GB/s on Ryzen AI Max, 546 GB/s on an M4 Max).
Should I buy a better CPU or a better GPU for local AI?
Buy the GPU first, almost always. A bigger-VRAM GPU that fits the whole model gives several times the tokens per second of any CPU offload, and once the model is on the GPU the CPU is nearly irrelevant. The correct spending order for most local-LLM builds is: max out VRAM on one GPU, then only worry about the CPU. A CPU upgrade only pays off once the model no longer fits in VRAM and you are forced into CPU/hybrid inference — at which point memory channels (a workstation platform) or unified memory become the real question.
Is a unified-memory machine like Ryzen AI Max or an M4 Max better than a GPU for LLMs?
It depends on the size of the model you run. Unified memory buys you capacity; a discrete GPU buys you speed. A Ryzen AI Max or Apple M-series box can allocate 96-128 GB as 'VRAM' and hold a 70-120B-class model that no single consumer GPU can fit — but it decodes slower than a discrete GPU (256-614 GB/s versus 1,000-1,800 GB/s on a high-end card). A 24 GB discrete GPU is far faster on anything that fits in 24 GB, and simply can't run what doesn't. Pick capacity versus speed by the model size you actually intend to run.
Do I need a Threadripper or workstation CPU for AI?
Only for multi-GPU rigs or serious CPU inference. The trigger is PCIe lanes, not cores: consumer AM5 and Intel Arrow Lake give about 24 usable lanes — enough for one full-bandwidth GPU, so a second card already drops both to x8. Three or four GPUs require the 80 lanes of Threadripper TRX50 or the 128 lanes of a WRX90 PRO board. Workstation platforms also offer 4-to-8 memory channels, which is the only way to escape the ~90 GB/s dual-channel wall for CPU inference. For a single- or dual-GPU build, a consumer chip is the right call — Threadripper is expensive and overkill. Note the current generation is Threadripper 9000 (Zen 5), not the older 7000 series.
The bottom line
For most people building a machine to run local LLMs, the CPU is not where the money goes. If a GPU does the inference, a Ryzen 7 9700X (or a 12-core 9900X if you host services) is plenty — put every spare dollar into GPU VRAM, which is what actually decides your model-size ceiling and speed. Only step off that path when your model won't fit in VRAM: a Ryzen AI Max or Mac Studio unified-memory box to hold a 70B-class model, or a Threadripper platform when you need the PCIe lanes for multiple GPUs. Start from the whole-machine view in our best AI PC for 2026, and size your target model with the VRAM calculator before you spend.
Related buyer's guides
All reviews →Buyer's guide / AI PCs
LLM VRAM calculator
Enter a model size, quantization and context length to estimate the VRAM or unified memory an LLM needs to run locally — and instantly see which 2026 machines can hold it.
Use the calculator →
Buyer's guide / AI PCs
How to run LLMs locally: the 2026 hardware guide
How much VRAM or unified memory you need to run 7B-120B models locally, the capacity-vs-bandwidth tradeoff, and the 2026 hardware that hits each point on the curve — GB10, Ryzen AI Max, Apple Silicon and RTX GPUs.
Read the guide →
Buyer's guide / AI PCs
Mac vs PC for running local LLMs (2026)
It's not Mac vs PC — it's capacity vs speed. A Mac's unified memory fits models a PC GPU can't hold; a PC GPU runs the models that fit far faster. A sourced head-to-head plus which to buy.
Read the comparison →
Buyer's guide / AI PCs
The best AI PC for running LLMs locally in 2026
Six machines for running large language models on your own hardware — from a $799 Mac mini on-ramp to an NVIDIA GB10 supercomputer — ranked by what actually matters: unified-memory capacity and bandwidth, not NPU TOPS.
6 picks →
Benchmark / AI PCs
AI PC benchmark: local-LLM speed and memory (2026)
How the 2026 AI PCs compare for running local LLMs: unified memory, memory bandwidth, NPU TOPS, the biggest model each can hold, and measured tokens per second.
Read the benchmark →
Buyer's guide / PC builds
Best gaming PC under $1,500 in 2026
The honest $1,500 build: a 16GB RX 9060 XT, Ryzen 5 and 32GB DDR5 for strong 1080p-ultra and entry-1440p gaming — with the real shortage-adjusted total, where every dollar goes, and whether a prebuilt beats it this year.
See the build →