Essay7 minJul 2026
Local AI Hardware in 2026
An update to my 2024 hardware guide for running AI on your own computer — the memory shortage, the used RTX 3090 value king, and the new unified-memory challengers.
Back in 2024 I wrote an article about running large language models on your own computer, with a focus on the hardware. Two years later people still ask me the same question — what should I buy? — but the answers have changed quite a bit. So here is the 2026 update, written from the same place as the original: I'm a budget-conscious enthusiast, not a data-center architect. I want the most local AI for the fewest dollars.
The advantages haven't changed: savings over cloud subscriptions, privacy, control, and honestly just the learning and the fun. The models are still free downloads from Hugging Face. What changed is the shopping.
First, the bad news: the memory shortage
The AI boom ate the memory supply. The big three DRAM makers have shifted production toward the high-bandwidth memory that data-center accelerators use, and everything downstream — GDDR for graphics cards, DDR5, even old DDR4 — got scarce and expensive. On some high-end cards the memory is now reported to be as much as 80% of the bill of materials. Think about that: you're mostly buying RAM with a GPU attached.
The practical results, as I write this in mid-2026: graphics card prices are up roughly 1.5–2x depending on the model, supply of the RTX 50-series has been cut around 20%, and the RTX 5090 that briefly sold near $2,000 now starts north of $3,000. Even plain system memory doubled — 32GB DDR4 kits that were $60–90 in late 2025 run $150–180 now. Analysts expect things to stay tight into late 2027. I wish I had better news, but pretending otherwise won't help you budget.
My advice in a shortage: buy for a specific goal, not "just in case." Decide what models you actually want to run, figure out the memory they need, and buy exactly that. And don't wait around for a price crash that may be two years out.
The new-card sweet spot: RTX 5060 Ti 16GB
In my original article I recommended the RTX 4060 Ti 16GB — enough VRAM for real models, modest power draw, didn't break my bank. Its successor plays the same role today: the RTX 5060 Ti 16GB, with an MSRP of $429, street price more like $490–530 lately. It's the best new card under $500 for local AI, full stop. It will do 13B–27B-class LLMs quantized, FLUX-class image generation, even LoRA fine-tuning.
Same warning as 2024, doubled for 2026: do not buy the 8GB version. VRAM is the whole game. An 8GB card is a false economy you will regret the first week.
The used value king: RTX 3090
VRAM, not speed, is what runs out first. Buy memory, not benchmarks.
Here's the one that surprises people: the best GPU for local AI in 2026 is over five years old. A used RTX 3090 with its 24GB of VRAM goes for roughly $600–800, and nothing else near that price touches it. That 24GB holds a 27B–32B model at Q4 quantization with room left for context, generating in the 30–40 tokens-per-second range — faster than you can read. Two of them gets you 48GB and into 70B territory, for less than a single RTX 5090 costs today.
The caveats are real but manageable: it pulls 350 watts so you need a serious power supply and airflow, some cards spent their youth mining, and there's no warranty. Buy from a seller with returns, run a stress test the first day. It's how I'd spend $800 right now.
The wildcard: unified memory
The genuinely new thing since my original article is capable unified-memory machines — boxes where CPU and GPU share one big pool of RAM, so "VRAM" is whatever slice of it the model needs.
On the PC side that means AMD's Strix Halo chip, the Ryzen AI Max+ 395, in mini PCs with up to 128GB of shared LPDDR5X. The Framework Desktop, GMKtec EVO-X2, and a growing list of others use it. With 128GB these machines run mixture-of-experts models that no consumer graphics card can hold — 70B, even 120B-class MoE models — and the sparse models of 2026 are exactly what they're good at, reaching around 100 tokens per second on 30B-MoE-class models. The catch: memory bandwidth is a fraction of a big discrete GPU's, so dense models run slower. Capacity over speed. The other catch is the same shortage as everywhere — the 128GB configs listed around $2,000 in 2025 and have crept toward $2,500–3,300 since.
And yes, Macs. I said in 2024 that the M-series chips were worth considering if you had the budget, and that's more true now. An M5 Max MacBook with 128GB of unified memory runs 70B models at readable speeds, sips 25–70 watts, and does it silently. Apple's MLX framework has gotten seriously good. If you're already a Mac person, you may not need to build anything at all. I'm still a PC builder at heart — but I respect it.
Does my used-Xeon path still make sense?
My own machine is still the one from the original article: a used 2013-era 18-core Xeon on an ASUS X99 board, 64GB of RAM, a 1000-watt power supply, and my 4060 Ti 16GB. The original pitch was that used server CPUs and cheap DDR4 got you a lot of machine for very little money.
Half of that pitch survived. Used Xeons and the Chinese X99 boards are still nearly free — but the cheap-DDR4 part is gone, up 60–80% like everything else. So for a new build I can no longer call it the obvious move. If you already own one, though, keep riding it: the GPU does most of the work anyway, and a big pool of system RAM is newly useful for spilling those mixture-of-experts models out of VRAM. My 64GB has never been more relevant.
What I'd actually do in 2026, by budget:
- ~$500: drop an RTX 5060 Ti 16GB into the PC you already own. Done.
- ~$800: a used RTX 3090 and a power supply that can feed it.
- ~$2,000–2,500: a Strix Halo 128GB mini PC — or a Mac, if that's your world.
- The dream tier: dual used 3090s on a used workstation board. 48GB of VRAM for less than one 5090.
My 2024 conclusion still stands: a personal machine that runs real AI pays for itself in privacy, learning, and zero monthly fees. No cloud AI bills for me. It just takes a little more shopping cunning in 2026 than it used to.
Next up in this series: the software side — LM Studio, quantization without the math, and the models I'm actually running this year.
Peace — and thanks for reading.
◇ Michael McAnally
Continue the thread