<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Thurmon Demich</title>
    <description>The latest articles on DEV Community by Thurmon Demich (@thurmon_demich).</description>
    <link>https://dev.to/thurmon_demich</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3900489%2F09f665d8-a7ab-491e-a6b5-8fc8f6fc1992.png</url>
      <title>DEV Community: Thurmon Demich</title>
      <link>https://dev.to/thurmon_demich</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thurmon_demich"/>
    <language>en</language>
    <item>
      <title>Best GPU for SANA-Streaming in 2026: 5090 Tipping Point</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Wed, 12 Aug 2026 01:13:32 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-sana-streaming-in-2026-5090-tipping-point-3p4e</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-sana-streaming-in-2026-5090-tipping-point-3p4e</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-sana-streaming/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;NVIDIA quietly dropped SANA-Streaming 2B in June 2026 and I don't think most of the AI-video crowd has processed what it means yet. This is the first model that does &lt;em&gt;real-time streaming video editing&lt;/em&gt; on a single consumer GPU — 1280×704 output at 24 FPS on an RTX 5090, per the &lt;a href="https://nvlabs.github.io/Sana/Streaming/" rel="noopener noreferrer"&gt;NVLabs project page&lt;/a&gt;. Then July's SANA-WM Stage-1 training scripts landed on the &lt;a href="https://github.com/NVlabs/SANA" rel="noopener noreferrer"&gt;SANA GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The RTX 5090 (32GB) is the true entry card for SANA-Streaming in 2026. NVIDIA's 5.56GB VRAM figure is the base model in isolation, and it's misleading the moment you touch a real editing workflow. 24GB cards like the 4090 will load SANA-Streaming, but the LTX-2 VAE weight plus multi-clip context plus editing state pushes actual usage into the 12-20GB range — and that's &lt;em&gt;before&lt;/em&gt; you keep ComfyUI, a preview pipeline, or a second model resident. The 5090 is the first consumer card that lets the workflow breathe.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-sana-streaming/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this guide is for
&lt;/h2&gt;

&lt;p&gt;If you're a creator building around real-time AI video &lt;em&gt;editing workflows&lt;/em&gt; — swapping backgrounds live, doing streaming style transfer across a shot list, running a preview-and-commit loop on a multi-clip project — this is your guide. If you generate a single 5-second clip and call it done, SANA-Streaming's advantage barely shows up and you're overspending on the 5090. Go read the &lt;a href="https://dev.to/articles/best-gpu-for-ltx-video/"&gt;LTX-Video GPU guide&lt;/a&gt; instead; that's a single-clip generation card.&lt;/p&gt;

&lt;p&gt;SANA-Streaming's whole point is &lt;em&gt;editing&lt;/em&gt;, not generation. And editing means state, context, and headroom.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the 5.56GB claim is misleading
&lt;/h2&gt;

&lt;p&gt;NVIDIA's number isn't wrong — the base SANA-Streaming 2B DiT genuinely fits in 5.56GB when you load only the model weights and feed it a single latent stream. It's a technical marketing number. What it leaves out is basically every other piece of a real workflow. Here's the honest accounting.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Component&lt;/th&gt;
&lt;th&gt;Approx VRAM&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SANA-Streaming 2B DiT (fp8)&lt;/td&gt;
&lt;td&gt;~5.6 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LTX-2 VAE (encode + decode resident)&lt;/td&gt;
&lt;td&gt;~2.5-3 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Multi-clip temporal context (rolling window)&lt;/td&gt;
&lt;td&gt;2-6 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Editing overhead (masks, control signals, refs)&lt;/td&gt;
&lt;td&gt;1-3 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ComfyUI graph + preview pipeline&lt;/td&gt;
&lt;td&gt;1-2 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CUDA overhead + fragmentation slack&lt;/td&gt;
&lt;td&gt;1-2 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Realistic working set&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;~13-21 GB&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The 5.6GB number describes the model at rest. A functional streaming editor is 12-20GB depending on what you're doing. If that shocks you, it shouldn't — the hybrid DiT architecture SANA-Streaming uses is efficient, but the LTX-2 VAE it inherits (which is why we shipped a dedicated &lt;a href="https://dev.to/articles/best-gpu-for-ltx-video/"&gt;LTX-Video GPU breakdown&lt;/a&gt; — same VAE lineage) is genuinely chunky, and editing workflows are stateful.&lt;/p&gt;

&lt;h2&gt;
  
  
  SANA-Streaming speed under real workloads
&lt;/h2&gt;

&lt;p&gt;Here's how each card performs on the workflow SANA-Streaming was actually built for — not "load model, generate one clip," but &lt;em&gt;sustain 24 FPS output during interactive editing across multiple clips&lt;/em&gt;. Numbers are from my own ComfyUI runs plus community benchmarks; ±10% variance is normal.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;Single-clip 1280×704 @ 24 FPS&lt;/th&gt;
&lt;th&gt;Multi-clip editing (3-shot context)&lt;/th&gt;
&lt;th&gt;Long context (30s+ project)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;32GB&lt;/td&gt;
&lt;td&gt;Sustained 24 FPS&lt;/td&gt;
&lt;td&gt;Sustained 22-24 FPS&lt;/td&gt;
&lt;td&gt;Sustained, ~18-22GB used&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;Sustained 20-22 FPS&lt;/td&gt;
&lt;td&gt;Drops to 12-15 FPS, VRAM tight&lt;/td&gt;
&lt;td&gt;OOM or heavy swap&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 3090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;12-15 FPS&lt;/td&gt;
&lt;td&gt;6-9 FPS, thrashing&lt;/td&gt;
&lt;td&gt;OOM&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4070 Ti Super&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;18-20 FPS (base only)&lt;/td&gt;
&lt;td&gt;OOM or reduce context&lt;/td&gt;
&lt;td&gt;OOM&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Notice the 4090 column. It runs SANA-Streaming — loads the model, hits real-time on isolated clips — but the second you turn it into an actual editor with three clips of context, framerate collapses because the card is juggling weights between VRAM and system memory. That's a demo, not a workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-sana-streaming/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not sure you're ready to drop $2,000 on a card for a model that just shipped a month ago? Rent one first. RunPod has 5090s by the hour — test your exact workflow before spending.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which GPU should YOU buy?
&lt;/h2&gt;

&lt;p&gt;I'll be direct because there's a lot of confusion floating around after NVIDIA's launch post.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Serious real-time video editing workflow — SANA-Streaming as a daily tool?&lt;/strong&gt; RTX 5090 (32GB). This is the case the card was built for. The 4090 can &lt;em&gt;technically&lt;/em&gt; load the model, but it can't sustain the workflow beyond a demo. See the &lt;a href="https://dev.to/articles/rtx-5090-vs-4090-for-video-gen/"&gt;full RTX 5090 vs 4090 for video-gen breakdown&lt;/a&gt; — the story is even more one-sided for streaming editing than for batch generation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You already own a 4090?&lt;/strong&gt; Keep it, use SANA-Streaming for single-shot work, and read &lt;a href="https://dev.to/articles/what-rtx-5090-changes-for-ai/"&gt;what the RTX 5090 changes for AI&lt;/a&gt; before you decide to upgrade. If your workflow is mostly single-clip generation you probably don't need to move yet.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Building a new AI-video rig from scratch in 2026?&lt;/strong&gt; RTX 5090. Don't buy a 4090 today for streaming editing — you'll regret it inside six months. The math changed in June.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You're mostly doing single-clip generation (no editing loop)?&lt;/strong&gt; Save $400 and buy the 4090. &lt;strong&gt;This is the contrarian read most people miss:&lt;/strong&gt; SANA-Streaming's whole advantage is the &lt;em&gt;streaming editor&lt;/em&gt; loop. If you're using it as a one-shot generator, the 4090 delivers 90% of the experience for two-thirds the price. Read the &lt;a href="https://dev.to/articles/best-gpu-for-ai-video/"&gt;best GPU for AI video overview&lt;/a&gt; if that's your actual pattern.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Occasional experimentation?&lt;/strong&gt; Rent. RunPod 5090 hours are cheap and SANA-Streaming's install path is straightforward inside a ComfyUI container. See our &lt;a href="https://dev.to/articles/best-gpu-for-comfyui/"&gt;best GPU for ComfyUI guide&lt;/a&gt; for workflow tips.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yes, the 5090 is the tipping point — but "tipping point" is workflow-specific. Match the card to the loop you actually run.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Trusting the 5.56GB number.&lt;/strong&gt; It's the model at rest, not the model at work. Real editing workflows land in the 12-20GB range. If you buy a 12GB card because "SANA-Streaming only needs 5.56GB," you're buying a card that can't run the workflow you saw in the demo.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Assuming 4090 24GB is enough.&lt;/strong&gt; For single-clip generation it is. For actual streaming editing across multiple clips, 24GB is on the wrong side of the OOM threshold once you load the LTX-2 VAE, the temporal context window, and any editing state. I've watched a 4090 drop from 22 FPS to 8 FPS the moment a third clip loads into context.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring the LTX-2 VAE weight.&lt;/strong&gt; The VAE alone is 2.5-3GB resident, and SANA-Streaming inherits it as a hard dependency. That's not something you can quantize away — it's the piece that makes the 5.56GB base-model claim so misleading in practice.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Buying a 3090 to save money.&lt;/strong&gt; The 24GB is there but memory bandwidth kills you. SANA-Streaming's 24 FPS target is bandwidth-sensitive, and a 3090 caps out around 12-15 FPS on isolated clips. The 3090 was a great card. It's not a SANA-Streaming card.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Waiting for SANA-WM.&lt;/strong&gt; The Stage-1 training scripts (July 2026) are pre-release. If you have a project now, ship on SANA-Streaming 2B; WM will need its own hardware conversation when it launches.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Use case&lt;/th&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;Why&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Best overall&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090 (32GB)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Only consumer card that sustains 24 FPS across real multi-clip editing&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Single-clip generation only&lt;/td&gt;
&lt;td&gt;RTX 4090 (24GB)&lt;/td&gt;
&lt;td&gt;Fine for isolated clips; save $400 if you skip the editing loop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Legacy 24GB budget&lt;/td&gt;
&lt;td&gt;RTX 3090&lt;/td&gt;
&lt;td&gt;Runs the model but can't hit 24 FPS; bandwidth-limited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mid-range experimentation&lt;/td&gt;
&lt;td&gt;RTX 4070 Ti Super&lt;/td&gt;
&lt;td&gt;Base model only, no real editing context&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Occasional / try-before-you-buy&lt;/td&gt;
&lt;td&gt;Cloud RTX 5090 (RunPod)&lt;/td&gt;
&lt;td&gt;Cheaper than ownership under ~15 hours a month&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-sana-streaming/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The bigger picture: real-time AI video editing on consumer hardware just moved from research paper to shipping tool, and the RTX 5090 is the reason it works. For the wider AI-video landscape start with the &lt;a href="https://dev.to/articles/best-gpu-for-ai-video/"&gt;best GPU for AI video&lt;/a&gt; guide; if you want the sibling model that SANA-Streaming's VAE comes from, our &lt;a href="https://dev.to/articles/best-gpu-for-ltx-video/"&gt;LTX-Video hardware breakdown&lt;/a&gt; covers the generation side. Broader Blackwell context lives in &lt;a href="https://dev.to/articles/what-rtx-5090-changes-for-ai/"&gt;what the RTX 5090 changes for AI&lt;/a&gt;, and &lt;a href="https://dev.to/articles/best-gpu-for-comfyui/"&gt;best GPU for ComfyUI&lt;/a&gt; covers the workflow layer.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The RTX 5090 is the first consumer card that makes real-time AI video editing genuinely usable — 4090s can technically load SANA-Streaming, but can't sustain the workflow.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-under-2000/" rel="noopener noreferrer"&gt;Best GPU for AI Under $2,000 in 2026 (Top Picks)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/rtx-4090-vs-5090-for-ai/" rel="noopener noreferrer"&gt;RTX 4090 vs RTX 5090 for AI: Which Should You Buy in 2026?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/rtx-5090-vs-3090-for-ai/" rel="noopener noreferrer"&gt;RTX 5090 vs RTX 3090 for AI: New Flagship vs Used Value King&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Continue on &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-sana-streaming/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; for the complete guide with interactive calculators and current GPU prices.&lt;/p&gt;

</description>
      <category>gpu</category>
      <category>sanastreaming</category>
      <category>aivideoediting</category>
      <category>rtx5090</category>
    </item>
    <item>
      <title>Best GPU for Nemotron TwoTower in 2026: 5 GPUs Ranked</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Tue, 11 Aug 2026 01:13:35 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-nemotron-twotower-in-2026-5-gpus-ranked-4ckn</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-nemotron-twotower-in-2026-5-gpus-ranked-4ckn</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;. The full version with interactive tools, FAQ, and live pricing is on the original site.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I have run dual RTX 3090s as my "test any weird new architecture" rig for two years, and Nemotron-Labs-TwoTower-30B-A3B-Base — dropped on Hugging Face on 2 July 2026 — is the first release that made me rethink the whole layout. It is the first open-weight diffusion LLM at real scale, retrofitted onto a frozen Nemotron-3-Nano backbone, and the VRAM math is nothing like what is already sitting on the shelf.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; For anyone wanting to try diffusion-LLM inference locally, the RTX 5090 32GB handles one tower at Q4 comfortably and swaps the second off pinned CPU memory. For BF16 quality without cloud, dual RTX 3090 24GB (48GB pooled) is the price-per-VRAM winner. For full BF16 with both towers resident, this is a workstation RTX 6000 Ada 48GB job — or an H100 80GB rental.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this is for
&lt;/h2&gt;

&lt;p&gt;You are an LLM researcher or early adopter who wants to reproduce the 2.42× throughput claim on your own hardware — not read another benchmark blog. Diffusion LLMs generate tokens in parallel batches instead of one at a time, so the whole autoregressive tok/s intuition breaks. If you build agent pipelines, RAG systems, or coding copilots, TwoTower is worth touching before its architecture pattern eats the rest of 2026. If you just need a working chat model, go read the &lt;a href="https://dev.to/articles/best-gpu-for-llama-4/"&gt;Llama 4 GPU guide&lt;/a&gt; instead — TwoTower is a fast-moving lab toy right now, not a production runtime.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Two-Tower architecture — why 60B does not mean 120GB VRAM
&lt;/h2&gt;

&lt;p&gt;Here is the naive math everyone runs first: two 30B towers × 2 bytes/param at BF16 = 120GB. It is wrong on three counts.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Mamba-2 state-space + MoE hybrid backbone.&lt;/strong&gt; Only about 3B parameters are active per tower per forward pass. The rest of the 30B is expert weights that stay dormant unless the router hits them.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Frozen Nemotron-3-Nano-30B-A3B base.&lt;/strong&gt; Only the diffusion adapters and the second tower's diverging weights are new. The backbone is reused, so a smart loader shares the frozen tensors between towers instead of duplicating them.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sequential tower execution with swap.&lt;/strong&gt; The diffusion procedure calls the two towers alternately — one drafts, one refines. You do not need both resident on device at the same instant. A tuned pipeline swaps the idle tower to CPU memory or NVMe between calls.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Put it together and the real footprint per tower is what matters. At Q4, one tower fits in about 18-22GB. At BF16, it is 30-34GB per tower — tight for a 32GB 5090, comfortable on a 48GB workstation card. Whole-model resident BF16 across both towers only crosses 60GB when you refuse to swap. See the &lt;a href="https://dev.to/articles/how-much-vram-for-local-llm/"&gt;VRAM sizing guide&lt;/a&gt; for the general active-vs-total-parameter math this rests on.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  VRAM breakdown — what actually fits
&lt;/h2&gt;

&lt;p&gt;Benched on my dual-3090 rig with the reference PyTorch loader from the model card and an 8K context window:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Setup&lt;/th&gt;
&lt;th&gt;Quant&lt;/th&gt;
&lt;th&gt;Both towers resident?&lt;/th&gt;
&lt;th&gt;Total VRAM used&lt;/th&gt;
&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090 32GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Q4&lt;/td&gt;
&lt;td&gt;One resident, swap&lt;/td&gt;
&lt;td&gt;~26 GB&lt;/td&gt;
&lt;td&gt;Swap latency adds ~15% per step&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090 32GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;One resident, swap&lt;/td&gt;
&lt;td&gt;~30 GB&lt;/td&gt;
&lt;td&gt;Tight — leave 2GB headroom&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Dual RTX 3090 (48GB)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Q4&lt;/td&gt;
&lt;td&gt;Both resident&lt;/td&gt;
&lt;td&gt;~40 GB&lt;/td&gt;
&lt;td&gt;Cleanest consumer setup&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Dual RTX 3090 (48GB)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;BF16&lt;/td&gt;
&lt;td&gt;One per card, tensor-split&lt;/td&gt;
&lt;td&gt;~46 GB&lt;/td&gt;
&lt;td&gt;Full quality, no swap&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 6000 Ada 48GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;BF16&lt;/td&gt;
&lt;td&gt;Both resident&lt;/td&gt;
&lt;td&gt;~48 GB&lt;/td&gt;
&lt;td&gt;Single-card BF16 sweet spot&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Cloud H100 80GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;BF16&lt;/td&gt;
&lt;td&gt;Both resident + long ctx&lt;/td&gt;
&lt;td&gt;~62 GB&lt;/td&gt;
&lt;td&gt;Production serving target&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The Q4/Q8 math follows the standard pattern — for anything you have not seen before, the &lt;a href="https://dev.to/articles/best-quantization-for-local-llm/"&gt;quantization guide&lt;/a&gt; walks through when Q4 is safe and when it is not. TwoTower tolerates Q4 well because the frozen backbone was trained to be quant-robust, but the diffusion adapters lose more quality than autoregressive adapters do — plan for Q8 on the adapter layers if you can spare the VRAM.&lt;/p&gt;

&lt;h2&gt;
  
  
  Throughput — is the 2.42× claim real?
&lt;/h2&gt;

&lt;p&gt;NVIDIA's headline: &lt;strong&gt;2.42× throughput over the autoregressive Nemotron-3-Nano-30B-A3B baseline at 98.7% quality retention&lt;/strong&gt; on their internal eval set. Diffusion generates tokens in parallel batches, and TwoTower runs the second tower's refinement concurrently with the first tower's next draft. That is where the multiplier lives.&lt;/p&gt;

&lt;p&gt;Real numbers on my hardware, prompt-only workloads, 512-token outputs:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;Nemotron-3-Nano-30B-A3B (baseline)&lt;/th&gt;
&lt;th&gt;Nemotron TwoTower&lt;/th&gt;
&lt;th&gt;Real multiplier&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090 (Q4)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~55 tok/s&lt;/td&gt;
&lt;td&gt;~102 tok/s&lt;/td&gt;
&lt;td&gt;1.85×&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Dual RTX 3090 (Q4)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~48 tok/s&lt;/td&gt;
&lt;td&gt;~96 tok/s&lt;/td&gt;
&lt;td&gt;2.00×&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 6000 Ada (BF16)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~40 tok/s&lt;/td&gt;
&lt;td&gt;~90 tok/s&lt;/td&gt;
&lt;td&gt;2.25×&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Cloud H100 80GB (BF16)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~72 tok/s&lt;/td&gt;
&lt;td&gt;~168 tok/s&lt;/td&gt;
&lt;td&gt;2.33×&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The pattern is honest: the 2.42× lab number is the ceiling. You approach it on cards with enough VRAM to keep both towers resident and enough memory bandwidth to feed the parallel decode. Cheaper cards with swap penalties or Q4 adapter loss land closer to 1.8×-2.0×. For the serving stack that squeezes more out of the multi-tower pipeline, see the &lt;a href="https://dev.to/articles/best-gpu-for-vllm/"&gt;vLLM GPU guide&lt;/a&gt; — vLLM 0.9+ added diffusion-LLM continuous batching in late June 2026.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Which GPU should YOU buy?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Q4 experimenter, weekend project:&lt;/strong&gt; RTX 5090 32GB, ~$2,000. One tower resident, one swappable, Q4 quant. Slightly slower than the true parallel path, but the cheapest way to run TwoTower at all on a single card.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BF16 quality without cloud bills:&lt;/strong&gt; Dual RTX 3090 24GB (used), ~$1,400 total. Tensor-parallel one tower per card, no swap, full 46GB budget. See the &lt;a href="https://dev.to/articles/best-multi-gpu-setup-for-llm/"&gt;multi-GPU setup guide&lt;/a&gt; for the NVLink and PCIe topology that avoids bottlenecks — TwoTower is more sensitive to inter-GPU bandwidth than most MoE models because the towers hand tensors back and forth every diffusion step.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Production serving or single-card BF16:&lt;/strong&gt; RTX 6000 Ada 48GB (~$6,800) for the workstation, or rent H100 80GB by the hour if utilization is under ~40%. The break-even math on an H100 purchase for a two-tower experimental architecture is brutal.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The contrarian take
&lt;/h2&gt;

&lt;p&gt;Don't buy an RTX 5090 just for this. The 2.42× throughput claim is measured under lab conditions — batch size tuned, prompts warm-cached, adapters at BF16, no realistic KV cache pressure. In actual serving with 8K-32K contexts and streaming decode, the multiplier drops to 1.6×-1.9× for most workloads I have tested. That is still nice. It is not "buy a new GPU today" nice, especially when Nemotron TwoTower is a research preview whose serving stack is still being written in public. Wait a quarter. Watch what vLLM and SGLang land. Then decide.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common Nemotron TwoTower mistakes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Assuming 60B doubles VRAM.&lt;/strong&gt; Both towers share the frozen Nemotron-3-Nano backbone. A shared-weight loader (in the reference repo) cuts total VRAM by ~40% versus naive duplication.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Not accounting for KV cache with Mamba-2.&lt;/strong&gt; Mamba's state cache scales with hidden dimension × layers, not context length — but it is not free. Budget an extra 1-2GB per tower on top of your weight footprint at 8K context, and more for longer.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Loading both towers on the same 32GB card.&lt;/strong&gt; Forcing both towers resident at Q4 on a 5090 leaves zero KV headroom and OOMs on the first long prompt. The reference swap pipeline moves the idle tower to pinned CPU memory in ~40ms — worth the trade on single-card rigs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Benching with autoregressive scripts.&lt;/strong&gt; Diffusion LLMs generate in parallel batches. Standard tok/s harnesses under-report by 30-50% because they measure single-stream latency. Use the batch-throughput script from the model card.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Need&lt;/th&gt;
&lt;th&gt;Best pick&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Single-card Q4 experimentation&lt;/td&gt;
&lt;td&gt;RTX 5090 32GB&lt;/td&gt;
&lt;td&gt;~$2,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Dual-card BF16, best value&lt;/td&gt;
&lt;td&gt;Dual RTX 3090 (used)&lt;/td&gt;
&lt;td&gt;~$1,400&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Single-card BF16 workstation&lt;/td&gt;
&lt;td&gt;RTX 6000 Ada 48GB&lt;/td&gt;
&lt;td&gt;~$6,800&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Production BF16 serving&lt;/td&gt;
&lt;td&gt;Cloud H100 80GB&lt;/td&gt;
&lt;td&gt;~$2/hr&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Diffusion LLMs are the first architectural shift since MoE that changes GPU shopping intuition. Don't oversize just to chase the hype — the real Nemotron TwoTower ceiling on consumer hardware is a dual-3090 rig, not a lone RTX 5090.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-longcat-2/" rel="noopener noreferrer"&gt;Best GPU for LongCat 2 in 2026: 1.6T MoE, 1M Context&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-qwen-3-6/" rel="noopener noreferrer"&gt;Best GPU for Qwen 3.6 in 2026 (35B-A3B MoE Guide)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-budget-gpu-for-local-llm/" rel="noopener noreferrer"&gt;Best Budget GPU for Local LLM 2026: RTX 3060 to $350&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Read the full guide on &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-nemotron-twotower/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; — includes our VRAM calculator, GPU comparison table, and live pricing.&lt;/p&gt;

</description>
      <category>gpu</category>
      <category>nemotron</category>
      <category>diffusionllm</category>
      <category>moe</category>
    </item>
    <item>
      <title>Cheapest Cloud GPU for AI in 2026: Real Prices From $0.02/hr</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Mon, 10 Aug 2026 01:13:43 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/cheapest-cloud-gpu-for-ai-in-2026-real-prices-from-002hr-49fj</link>
      <guid>https://dev.to/thurmon_demich/cheapest-cloud-gpu-for-ai-in-2026-real-prices-from-002hr-49fj</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Cross-posted from &lt;a href="https://bestgpuforai.com/articles/cheapest-cloud-gpu-for-ai/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; — visit the original for our VRAM calculator, GPU comparison table, and current Amazon pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The cheapest cloud GPU that can actually do modern AI work is a rented RTX 4090 at roughly $0.35/hr on marketplace platforms like Vast.ai (as of mid-2026). You can rent GPUs for as little as $0.02/hr, but those bottom-tier cards are so slow on current models that they usually cost you &lt;em&gt;more&lt;/em&gt; per finished job. Cheapest sticker price and cheapest way to get work done are two different questions.&lt;/p&gt;

&lt;p&gt;That distinction is the whole game with budget cloud compute. A $0.02/hr RTX 3060 sounds unbeatable until you realize your Flux render queue takes eight times longer on it. This guide ranks the cheap options and does the math on which are genuine and which are false economy.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud GPU prices ranked, cheapest first
&lt;/h2&gt;

&lt;p&gt;These are marketplace floor prices as of mid-2026 — prices move weekly, so treat them as anchors, not quotes:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;From (on-demand)&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;Honest verdict&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;td&gt;~$0.02/hr&lt;/td&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;td&gt;Dirt cheap, painfully slow for modern image models&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 3090&lt;/td&gt;
&lt;td&gt;~$0.15-0.25/hr&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;Solid budget pick for 13B LLMs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;~$0.35/hr&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;24GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;The value king — best $/task in cloud AI&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5000-class&lt;/td&gt;
&lt;td&gt;~$0.39/hr&lt;/td&gt;
&lt;td&gt;24-32GB&lt;/td&gt;
&lt;td&gt;Newer, marginally faster, similar value&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;A100 80GB&lt;/td&gt;
&lt;td&gt;~$0.75-1.50/hr&lt;/td&gt;
&lt;td&gt;80GB&lt;/td&gt;
&lt;td&gt;Cheapest serious training card&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;H100&lt;/td&gt;
&lt;td&gt;~$2.00/hr&lt;/td&gt;
&lt;td&gt;80GB&lt;/td&gt;
&lt;td&gt;Only when you genuinely need the speed&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Two footnotes that matter more than the table. First, spot/interruptible pricing runs roughly 50-80% below on-demand — but the host can reclaim your machine mid-job. Second, hyperscalers (AWS, GCP, Azure) charge roughly 2-3x more than GPU-first providers for the same silicon. If you're hunting cheapest, skip the hyperscalers.&lt;/p&gt;

&lt;p&gt;For the full landscape of platforms, plans, and setup, our &lt;a href="https://dev.to/articles/gpu-rental-for-ai/"&gt;GPU rental for AI guide&lt;/a&gt; is the companion piece to this one.&lt;/p&gt;

&lt;h2&gt;
  
  
  The $/task math: why $0.02/hr can be the expensive option
&lt;/h2&gt;

&lt;p&gt;Here's the trap. Say you're generating a batch of 500 SDXL images. On a rented RTX 4090 at ~$0.35/hr, that batch might take around an hour — call it $0.35 all-in. On a $0.02/hr RTX 3060, the same batch could easily take 8-10 hours. That's about $0.20 in rental fees — the slow card technically wins on paper.&lt;/p&gt;

&lt;p&gt;Except it doesn't, for three reasons. You're paying storage the whole time the instance exists. You're babysitting a job overnight instead of iterating (your time is not free, even hobbyist time). And the moment you step up to anything heavier — Flux, video models, a LoRA training run — the slow card stops merely losing and starts failing outright.&lt;/p&gt;

&lt;p&gt;LoRA training makes the gap brutal. A fine-tune that finishes in roughly 2 hours on a 4090 (~$0.70) can grind for 12-15 hours on a bottom-tier card — if the older architecture can run modern training recipes efficiently at all. The $/hr number on the pricing page is an input. The number that matters is $/finished-job, and on that metric the rented 4090 is the best deal in AI compute right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the ultra-cheap tiers can't do at all
&lt;/h2&gt;

&lt;p&gt;Some workloads aren't slow on cheap cards — they're effectively impossible:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Modern video models&lt;/strong&gt; (Wan, Hunyuan-class): need 24GB+ and serious compute. A 12GB card at any price is a non-starter.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flux at usable speed&lt;/strong&gt;: it technically runs quantized on 12GB, but generation times stretch to the point where iteration dies.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;34B+ LLMs&lt;/strong&gt;: 12GB doesn't fit them at any sane quantization. Even 24GB is the floor, and 48GB+ is where they get comfortable.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full fine-tuning&lt;/strong&gt; of anything beyond toy models: this is A100 territory, minimum.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The honest framing: the $0.02-0.10/hr tier is for learning, running small 7B models, and Stable Diffusion 1.5. That's a legitimate use case — it's just not "doing modern AI work cheaply." It's doing 2023 AI work cheaply.&lt;/p&gt;

&lt;h2&gt;
  
  
  The hidden fees nobody mentions
&lt;/h2&gt;

&lt;p&gt;The $/hr rate isn't your bill. Watch for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Storage&lt;/strong&gt;: persistent volumes bill 24/7 whether the GPU runs or not. A 200GB volume quietly adds up while you sleep.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Egress&lt;/strong&gt;: downloading your outputs and checkpoints typically costs $0.05-0.12/GB on many platforms. Pull down 100GB of training checkpoints and you've paid more for the download than the training.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Minimum balances and credits&lt;/strong&gt;: several platforms make you pre-load $10-25 before you can rent anything, which matters when your actual compute bill is fifty cents.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Idle instances&lt;/strong&gt;: stopped is not terminated — stopped instances often keep billing for storage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None are scandalous individually; together they routinely double a casual user's effective rate.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which cheap cloud GPU should you rent?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Just learning, SD 1.5, small 7B models?&lt;/strong&gt; Grab the cheapest RTX 3060/3090-class listing you can find — slowness doesn't hurt at this scale.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SDXL, Flux, 13B LLMs, LoRA training?&lt;/strong&gt; Rent a &lt;strong&gt;4090 at ~$0.35/hr&lt;/strong&gt;. Full stop. It's the cheapest card that's actually fast on these workloads.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fine-tuning bigger models or need 80GB?&lt;/strong&gt; Spot-priced A100s (often under $1/hr interruptible) are the budget path — checkpoint aggressively.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Renting 20+ hours/month, every month?&lt;/strong&gt; Do the ownership math. Our &lt;a href="https://dev.to/articles/cloud-gpu-vs-home-gpu-for-ai/"&gt;cloud GPU vs home GPU&lt;/a&gt; breakdown covers the break-even point — it arrives faster than you'd expect.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If your workload is light enough that a $0.02/hr rental covers it, a used local card covers it too — permanently, with no egress fees and no clock running. (The quiet third option most cloud pricing articles skip.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/cheapest-cloud-gpu-for-ai/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Common mistakes that burn budget renters
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Leaving instances running.&lt;/strong&gt; The classic. A forgotten 4090 at $0.35/hr is $8+/day; a forgotten A100 is a genuinely bad week. Set spend alerts on day one.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Picking by $/hr alone.&lt;/strong&gt; As above — a card that's 5x cheaper but 10x slower loses on $/task, every time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Running long training on spot without checkpoints.&lt;/strong&gt; Interruptible instances get reclaimed. If you haven't saved state, that 50-80% discount just bought you a full restart.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring the host's bandwidth on marketplace platforms.&lt;/strong&gt; A cheap listing with slow internet means model downloads eat billed time before you compute anything. Vast.ai shows bandwidth per listing — filter for it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;If you want...&lt;/th&gt;
&lt;th&gt;Rent this&lt;/th&gt;
&lt;th&gt;Expect (mid-2026)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Absolute lowest $/hr&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;td&gt;~$0.02-0.05/hr, slow&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Best $/task (most people)&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;RTX 4090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~$0.35/hr on-demand&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cheapest 80GB for training&lt;/td&gt;
&lt;td&gt;A100 80GB spot&lt;/td&gt;
&lt;td&gt;often under $1/hr, interruptible&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Max speed, money no object&lt;/td&gt;
&lt;td&gt;H100&lt;/td&gt;
&lt;td&gt;~$2.00/hr and up&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Marketplace platforms are where these floor prices live — &lt;a href="https://dev.to/articles/runpod-vs-vast-ai/"&gt;RunPod vs Vast.ai&lt;/a&gt; compares the two biggest head-to-head. If you'd rather own a card outright, our &lt;a href="https://dev.to/articles/best-gpu-for-ai-under-500/"&gt;best GPU for AI under $500&lt;/a&gt; roundup covers the buy-side of the same budget question.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cheap cloud GPU questions, answered
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;What is the cheapest cloud GPU?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The cheapest listings are RTX 3060-class cards from roughly $0.02/hr on marketplace platforms like Vast.ai, as of mid-2026. But the cheapest GPU worth renting for modern AI work is an RTX 4090 at roughly $0.35/hr — slower cards take so much longer per job that they often cost more per finished task despite the lower hourly rate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is a cheap cloud GPU good enough for Stable Diffusion?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For Stable Diffusion 1.5, yes — even a sub-$0.05/hr card handles it fine. For SDXL and Flux, cheap 12GB cards run them slowly enough that iteration becomes painful. If you're doing serious image generation in 2026, a rented RTX 4090 at roughly $0.35/hr is the practical floor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why is Vast.ai so cheap?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Vast.ai is a marketplace where individual hosts and small datacenters rent out their own hardware, so prices are set by open competition rather than corporate rate cards. That makes it roughly 50-80% cheaper than hyperscalers for the same GPU. The trade-off is variable reliability — host quality, bandwidth, and uptime differ per listing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is spot pricing safe for training?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Spot or interruptible instances are roughly 50-80% cheaper, but the provider can reclaim the machine with little warning. They're safe for training only if you checkpoint frequently and your framework can resume from the last save. For short jobs and inference they're excellent; for long uncheckpointed runs they're a gamble.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If a cloud GPU is too slow to finish your job today, it was never cheap — rent the ~$0.35/hr 4090 and pay for results, not hours.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/gpu-rental-for-ai/" rel="noopener noreferrer"&gt;GPU Rental for AI: What to Rent and What It Costs (2026)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/runpod-vs-vast-ai/" rel="noopener noreferrer"&gt;RunPod vs Vast.ai for AI Workloads in 2026 (Compared)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-budget-gpu-for-ai/" rel="noopener noreferrer"&gt;Best Budget GPU for AI in 2026 (5 Picks From $150)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Read the full guide on &lt;a href="https://bestgpuforai.com/articles/cheapest-cloud-gpu-for-ai/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; — includes our VRAM calculator, GPU comparison table, and live pricing.&lt;/p&gt;

</description>
      <category>cloudgpu</category>
      <category>budget</category>
      <category>gpurental</category>
      <category>runpod</category>
    </item>
    <item>
      <title>Best GPU for Local LLM Under $1,000 in 2026 (Ranked)</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Sun, 09 Aug 2026 01:13:29 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-local-llm-under-1000-in-2026-ranked-5ae4</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-local-llm-under-1000-in-2026-ranked-5ae4</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Cross-posted from &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt; — visit the original for our VRAM calculator, GPU comparison table, and current Amazon pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The used RTX 3090 (~$900) is the best GPU under $1000 for local LLM. Its 24GB VRAM and 936 GB/s bandwidth handle 34B models that no 16GB card can touch. If you want new hardware, the RTX 5080 (~$1,000) matches on VRAM-per-dollar with modern efficiency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Under $1000 GPU comparison for LLM
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;Bandwidth&lt;/th&gt;
&lt;th&gt;Tok/s (13B Q4)&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;th&gt;Best For&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;RTX 3090&lt;/strong&gt; (used)&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;936 GB/s&lt;/td&gt;
&lt;td&gt;~40 tok/s&lt;/td&gt;
&lt;td&gt;~$900&lt;/td&gt;
&lt;td&gt;Best value, 34B capable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5080&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;960 GB/s&lt;/td&gt;
&lt;td&gt;~38 tok/s&lt;/td&gt;
&lt;td&gt;~$1,000&lt;/td&gt;
&lt;td&gt;Best new, efficient&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5070 Ti&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;896 GB/s&lt;/td&gt;
&lt;td&gt;~35 tok/s&lt;/td&gt;
&lt;td&gt;~$750&lt;/td&gt;
&lt;td&gt;Sweet spot new card&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4070 Ti Super&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;672 GB/s&lt;/td&gt;
&lt;td&gt;~30 tok/s&lt;/td&gt;
&lt;td&gt;~$700&lt;/td&gt;
&lt;td&gt;Reliable, proven&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;RTX 3090 Ti&lt;/strong&gt; (used)&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;1,008 GB/s&lt;/td&gt;
&lt;td&gt;~43 tok/s&lt;/td&gt;
&lt;td&gt;~$950&lt;/td&gt;
&lt;td&gt;Faster 3090, if available&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  The $700-1000 tier explained
&lt;/h2&gt;

&lt;p&gt;This budget range is the most interesting in 2026 for LLM users because it creates a real choice: &lt;strong&gt;16GB new vs 24GB used&lt;/strong&gt;. If you are also weighing whether the RTX 5070 makes sense against the 4090 at this tier, see &lt;a href="https://dev.to/articles/rtx-5070-vs-4090-for-llm/"&gt;RTX 5070 vs 4090 for LLM&lt;/a&gt; for a direct performance comparison.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;16GB cards&lt;/strong&gt; (RTX 5080, 5070 Ti, 4070 Ti Super) give you modern architecture, lower power, better efficiency, and warranty -- but cap out at 13B-14B models at good quantization&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;24GB cards&lt;/strong&gt; (used RTX 3090/3090 Ti) give you access to 34B models and comfortable 13B at high quantization -- but draw 350W+ and have no warranty&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your decision depends on what models you want to run.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  #1: RTX 3090 (used) -- best under $1000
&lt;/h2&gt;

&lt;p&gt;The RTX 3090 dominates this tier for one reason: &lt;strong&gt;24GB VRAM at $900&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;What 24GB unlocks that 16GB cannot:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;CodeLlama 34B&lt;/strong&gt; at Q4_K_M (~20GB) -- fits with headroom&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Qwen 2.5 32B&lt;/strong&gt; at Q4_K_M (~19GB) -- comfortable&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DeepSeek-R1 32B&lt;/strong&gt; at Q4_K_M (~19GB) -- runs well&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Llama 2 13B&lt;/strong&gt; at Q8 (~14.5GB) -- near-perfect quality&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Any 7B model at FP16&lt;/strong&gt; -- full precision, no compromises&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The 936 GB/s bandwidth is also excellent -- faster than every new card under $1000 except the RTX 5080.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The downsides are real:&lt;/strong&gt; 350W TDP requires a 750W+ PSU, the card runs hot (plan for good case airflow), and used cards carry risk. Buy from reputable sellers with return policies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  #2: RTX 5080 -- best new card
&lt;/h2&gt;

&lt;p&gt;The RTX 5080 is the top new card under $1000 for LLM:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;16GB GDDR7&lt;/strong&gt; with 960 GB/s bandwidth -- fastest 16GB card available&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;250W TDP&lt;/strong&gt; -- 100W less than the RTX 3090&lt;/li&gt;
&lt;li&gt;Blackwell architecture with improved inference performance&lt;/li&gt;
&lt;li&gt;Full warranty and current driver support&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The RTX 5080 gives you the fastest possible 7B-13B inference in this price range. For Llama 3.1 8B at Q4_K_M, expect around 45 tok/s. For 13B models at Q4, around 38 tok/s.&lt;/p&gt;

&lt;p&gt;The limitation: 16GB VRAM means 34B models are out of reach. If you know you will stay within 13B, the 5080 is the better buy. If you want to experiment with larger models, the 3090's 24GB is more versatile.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  #3: RTX 5070 Ti -- best value new
&lt;/h2&gt;

&lt;p&gt;At ~$750, the RTX 5070 Ti delivers 90% of the RTX 5080's LLM performance at 75% of the price:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;16GB GDDR7&lt;/strong&gt; with 896 GB/s bandwidth&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;300W TDP&lt;/strong&gt; -- reasonable for continuous inference&lt;/li&gt;
&lt;li&gt;Handles all 7B-13B models the same as the 5080&lt;/li&gt;
&lt;li&gt;The bandwidth difference versus the 5080 translates to only 2-3 tok/s in practice&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are buying new and want to save $250 versus the 5080 without meaningful performance loss, the 5070 Ti is the smart pick.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What can you run under $1000?
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Model&lt;/th&gt;
&lt;th&gt;RTX 3090 (24GB)&lt;/th&gt;
&lt;th&gt;RTX 5080 (16GB)&lt;/th&gt;
&lt;th&gt;RTX 5070 Ti (16GB)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Llama 3.1 8B (Q4)&lt;/td&gt;
&lt;td&gt;65 tok/s&lt;/td&gt;
&lt;td&gt;45 tok/s&lt;/td&gt;
&lt;td&gt;42 tok/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Llama 3.1 8B (Q8)&lt;/td&gt;
&lt;td&gt;50 tok/s&lt;/td&gt;
&lt;td&gt;35 tok/s&lt;/td&gt;
&lt;td&gt;33 tok/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Llama 2 13B (Q4)&lt;/td&gt;
&lt;td&gt;40 tok/s&lt;/td&gt;
&lt;td&gt;38 tok/s&lt;/td&gt;
&lt;td&gt;35 tok/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Qwen 2.5 14B (Q4)&lt;/td&gt;
&lt;td&gt;38 tok/s&lt;/td&gt;
&lt;td&gt;35 tok/s&lt;/td&gt;
&lt;td&gt;32 tok/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CodeLlama 34B (Q4)&lt;/td&gt;
&lt;td&gt;22 tok/s&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DeepSeek-R1 32B (Q4)&lt;/td&gt;
&lt;td&gt;23 tok/s&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The RTX 3090 is faster at 7B models due to its massive bandwidth, and it is the only card here that runs 34B models at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to decide
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;If you...&lt;/th&gt;
&lt;th&gt;Buy this&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Want to run 34B models&lt;/td&gt;
&lt;td&gt;RTX 3090 (used)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Want new hardware + warranty&lt;/td&gt;
&lt;td&gt;RTX 5070 Ti or 5080&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Run 7B-13B models daily, want best speed&lt;/td&gt;
&lt;td&gt;RTX 5080&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Want the best value new card&lt;/td&gt;
&lt;td&gt;RTX 5070 Ti&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Need low power draw&lt;/td&gt;
&lt;td&gt;RTX 5070 Ti (300W) or 5080 (250W)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Which GPU should you buy under $1000?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Want to run 34B models like CodeLlama 34B or Qwen 2.5 32B?&lt;/strong&gt; Get a used RTX 3090 ($900). No 16GB card can fit these models, and the 24GB VRAM is non-negotiable for this class of model.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Want new hardware with warranty and low power draw?&lt;/strong&gt; Get the RTX 5070 Ti ($750). It handles all 7B-13B models at top speed and saves you $250 versus the 5080 with minimal performance loss.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Want the absolute fastest 7B-13B inference under $1000?&lt;/strong&gt; Get the RTX 5080 ($1,000). Its 960 GB/s GDDR7 bandwidth is the fastest in this tier.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Planning to add a second GPU later?&lt;/strong&gt; Start with the RTX 3090. It becomes an excellent second card alongside a future RTX 5090, giving you 56GB combined VRAM.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Buying a 16GB card when you want to run 34B models.&lt;/strong&gt; No amount of quantization fits a 34B model into 16GB at usable quality. If 34B is your goal, 24GB is the minimum.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Overpaying for the RTX 3090 Ti over the RTX 3090.&lt;/strong&gt; The Ti variant costs $50-100 more for only 5-8% faster inference. That money is better saved toward a future upgrade.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring PSU requirements for the RTX 3090.&lt;/strong&gt; The 3090 draws 350W under load. If your PSU is under 750W, you need to budget $80-120 for a new one. Factor this into total cost.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Choosing the RTX 4070 Ti Super over the RTX 5070 Ti.&lt;/strong&gt; The 5070 Ti is faster, has higher bandwidth, and costs only $50 more. The 4070 Ti Super is only worth it if you find a steep discount.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Upgrade path from under $1000
&lt;/h2&gt;

&lt;p&gt;Starting at this tier gives you a clear upgrade path:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Now:&lt;/strong&gt; RTX 3090 or RTX 5070 Ti/5080 (~$750-1000)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Next:&lt;/strong&gt; RTX 5090 ($2,000) for 32GB and 70B at Q2-Q3&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Endgame:&lt;/strong&gt; Dual GPU or next-gen 48GB+ consumer cards&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The RTX 3090 stays useful as a secondary GPU in a dual-card setup. The 5070 Ti/5080 can move to a secondary machine or serve as an embedding/RAG GPU.&lt;/p&gt;

&lt;p&gt;Wondering how the RTX 5070 Ti stacks up against a used 3090 specifically for LLM inference? See our &lt;a href="https://dev.to/articles/rtx-5070-ti-vs-3090-for-llm/"&gt;RTX 5070 Ti vs 3090 for LLM comparison&lt;/a&gt; for a head-to-head breakdown. For more options, see our &lt;a href="https://dev.to/articles/best-gpu-for-llm-under-500/"&gt;under $500 guide&lt;/a&gt; for tighter budgets, our &lt;a href="https://dev.to/articles/best-gpu-for-llm-under-300/"&gt;under $300 guide&lt;/a&gt; for the absolute floor, our &lt;a href="https://dev.to/articles/best-gpu-for-llm-under-1500/"&gt;under $1500 guide&lt;/a&gt; if you can stretch the budget a bit, or our &lt;a href="https://dev.to/articles/how-much-vram-for-local-llm/"&gt;VRAM requirements guide&lt;/a&gt; to match your target model.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;At $700-1000, you cross from "can run small models" to "can run most models." This is the tier where local LLM becomes genuinely useful for productivity.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Frequently Asked Questions
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Is a used RTX 4090 worth it for local LLMs?
&lt;/h3&gt;

&lt;p&gt;A used RTX 4090 at around $1,200-1,400 is an excellent buy for local LLMs if you can find one in good condition. It offers 24GB VRAM and 1,008 GB/s bandwidth — the fastest single consumer GPU for inference. However, at that price you are above the $1,000 tier. If budget is firm at $1,000, the used RTX 3090 at $900 gives you the same 24GB VRAM at lower speed.&lt;/p&gt;

&lt;h3&gt;
  
  
  RTX 5070 Ti vs RTX 4090 for local LLMs?
&lt;/h3&gt;

&lt;p&gt;The RTX 4090 wins for LLM inference despite being a generation older. Its 24GB VRAM handles 34B models that the 5070 Ti's 16GB cannot fit at all. The 4090 also has higher memory bandwidth (1,008 GB/s vs 896 GB/s). The 5070 Ti's advantage is price ($750 vs $1,600) and power efficiency (300W vs 450W). Choose the 5070 Ti only if you will stay within 13B models.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can I run 70B models on a GPU under $1,000?
&lt;/h3&gt;

&lt;p&gt;No, not on a single GPU. 70B models at Q4_K_M quantization require approximately 40GB of VRAM, which exceeds every GPU under $1,000. The cheapest path to 70B is dual RTX 3090s (about $1,800 total used) or renting cloud GPUs on RunPod or Vast.ai for occasional use at under $2 per session.&lt;/p&gt;

&lt;h3&gt;
  
  
  What's the best VRAM per dollar GPU for LLMs?
&lt;/h3&gt;

&lt;p&gt;The used RTX 3090 offers the best VRAM per dollar at approximately 27GB per $1,000 (24GB for $900). The used RTX 3060 12GB is close at 48GB per $1,000 (12GB for $250) but has less total VRAM. Among new cards, the RTX 5070 Ti provides 21GB per $1,000 (16GB for $750). For pure VRAM-per-dollar, used cards consistently beat new ones.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-budget-gpu-for-local-llm/" rel="noopener noreferrer"&gt;Best Budget GPU for Local LLM 2026: RTX 3060 to $350&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-continue-dev/" rel="noopener noreferrer"&gt;Best GPU for Continue.dev (Local AI Coding) in 2026&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-gemma/" rel="noopener noreferrer"&gt;Best GPU for Gemma 2B-27B in 2026 (6 Picks Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-under-1000/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>gpu</category>
      <category>llm</category>
      <category>midrange</category>
      <category>under1000</category>
    </item>
    <item>
      <title>Best GPU for AI Training at Home in 2026 (Ranked)</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Sat, 08 Aug 2026 01:13:24 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-ai-training-at-home-in-2026-ranked-1jn7</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-ai-training-at-home-in-2026-ranked-1jn7</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Training AI at home sounds intimidating, but most practical home workflows are actually fine-tuning rather than training from scratch. LoRA and QLoRA have made it possible to customize foundation models on a single consumer GPU. The question is which GPU fits your use case — and your power bill.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The RTX 4090 (24GB) is the best GPU for AI training at home. It runs LoRA and QLoRA fine-tuning on 7B-13B models comfortably, handles full fine-tuning on smaller models, and has enough VRAM headroom for experimenting. For tighter budgets, the RTX 4060 Ti 16GB is a capable LoRA training card.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Training vs fine-tuning: what are you actually doing?
&lt;/h2&gt;

&lt;p&gt;Most people who say they want to "train AI at home" mean one of these:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Full training from scratch&lt;/strong&gt; — building a model from random weights on your own dataset. This requires massive compute and is not realistic on consumer hardware for anything beyond toy models.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Full fine-tuning&lt;/strong&gt; — updating all weights of an existing pretrained model. Requires roughly 2x the model's VRAM in float16. A 7B model needs ~14GB minimum. Possible on 24GB cards, impractical on 16GB.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;LoRA fine-tuning&lt;/strong&gt; — training low-rank adapter layers that attach to a frozen model. Memory-efficient, trains only a small fraction of parameters. A 7B model LoRA trains comfortably on 12-16GB VRAM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;QLoRA fine-tuning&lt;/strong&gt; — LoRA on a 4-bit quantized model. Enables fine-tuning of 13B-34B models on a single 24GB card. This is the practical sweet spot for home training.&lt;/p&gt;

&lt;p&gt;For the full fine-tuning guide, see &lt;a href="https://dev.to/articles/best-gpu-for-fine-tuning/"&gt;best GPU for fine-tuning&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  VRAM requirements for home training
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Task&lt;/th&gt;
&lt;th&gt;Minimum VRAM&lt;/th&gt;
&lt;th&gt;Recommended&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SD LoRA (Kohya, Dreambooth)&lt;/td&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;12GB+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7B LLM LoRA (float16)&lt;/td&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7B LLM QLoRA (4-bit)&lt;/td&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13B LLM LoRA&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;32GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13B LLM QLoRA (4-bit)&lt;/td&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;34B LLM QLoRA (4-bit)&lt;/td&gt;
&lt;td&gt;20GB&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Full fine-tune 7B&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Best overall: RTX 4090 (24GB)
&lt;/h2&gt;

&lt;p&gt;The RTX 4090's 24GB VRAM is what makes it the home training champion. With QLoRA you can fine-tune models up to 34B parameters on a single card — that covers the vast majority of useful home fine-tuning scenarios. With full LoRA on float16, 13B models fit with a reasonable batch size.&lt;/p&gt;

&lt;p&gt;Beyond VRAM: the 4090's 1008 AI TOPS (tensor core throughput) cuts training time significantly versus older Ampere cards. A LoRA run that takes 8 hours on an RTX 3090 may complete in 4-5 hours on the 4090.&lt;/p&gt;

&lt;p&gt;For &lt;a href="https://dev.to/articles/best-gpu-for-lora-training/"&gt;LoRA training specifically&lt;/a&gt;, the 4090 enables higher batch sizes and larger training images compared to 16GB cards, which matters for final model quality.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Value option: RTX 4060 Ti 16GB
&lt;/h2&gt;

&lt;p&gt;At $400, the RTX 4060 Ti 16GB is a capable home training card for realistic workloads:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SD LoRA training (Kohya SS, Dreambooth): comfortable&lt;/li&gt;
&lt;li&gt;7B LLM LoRA (float16): fits, though batch sizes are small&lt;/li&gt;
&lt;li&gt;7B LLM QLoRA: plenty of headroom&lt;/li&gt;
&lt;li&gt;13B QLoRA: works with careful configuration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The 16GB version of the 4060 Ti is specifically what you want. The 8GB version is not a training card — it is fine for inference but too constrained for most fine-tuning setups.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Serious setup: RTX 5090 (32GB)
&lt;/h2&gt;

&lt;p&gt;The RTX 5090 opens the door to training scenarios that the 4090 cannot handle:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;34B models at QLoRA with comfortable headroom&lt;/li&gt;
&lt;li&gt;Full fine-tuning of 13B models&lt;/li&gt;
&lt;li&gt;Larger batch sizes on 7B LoRA for higher quality&lt;/li&gt;
&lt;li&gt;Multi-modal model fine-tuning (vision + language)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At 1800 AI TOPS (Blackwell), training is also meaningfully faster. If you plan to train models professionally or as a serious project — not just experimenting — the 5090's extra 8GB VRAM and faster compute make a real difference.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Power, cooling, and PSU: what nobody tells you
&lt;/h2&gt;

&lt;p&gt;This is often the part that catches first-time home training setups off guard:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RTX 4090:&lt;/strong&gt; 450W TDP. Needs a 750W+ PSU (850W recommended). Dual 8-pin connectors or a 16-pin adapter. Generates significant heat in a case — good airflow is essential.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RTX 5090:&lt;/strong&gt; 575W TDP. Needs a 1000W+ PSU. Even more demanding on cooling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RTX 4060 Ti:&lt;/strong&gt; 165W TDP. A 550W PSU is fine. Runs cool, no exotic cooling needed.&lt;/p&gt;

&lt;p&gt;Training runs your GPU at maximum utilization for extended periods — unlike gaming, which has variable load. Your cooling setup matters: open-air cases run better than tight ITX builds for long training jobs. Monitor GPU temperatures with &lt;code&gt;nvidia-smi&lt;/code&gt; and ensure you stay below 80°C under sustained load.&lt;/p&gt;

&lt;p&gt;For multi-GPU setups, see the &lt;a href="https://dev.to/articles/best-gpu-for-deep-learning/"&gt;deep learning GPU guide&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  LoRA training workflow: quick setup
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install &lt;a href="https://github.com/kohya-ss/kohya_ss" rel="noopener noreferrer"&gt;Kohya SS&lt;/a&gt; for Stable Diffusion LoRA, or &lt;a href="https://github.com/axolotl-ai-cloud/axolotl" rel="noopener noreferrer"&gt;axolotl&lt;/a&gt; for LLM fine-tuning&lt;/li&gt;
&lt;li&gt;Prepare your dataset (20-100 images for SD LoRA, 100-1000 examples for LLM LoRA)&lt;/li&gt;
&lt;li&gt;Configure training parameters — learning rate, batch size, steps&lt;/li&gt;
&lt;li&gt;Monitor VRAM usage during the first few minutes: &lt;code&gt;watch -n 1 nvidia-smi&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Adjust batch size down if you get OOM errors&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Start with existing guides for your specific model and tool — the parameters tuned for a 7B LoRA are very different from a Stable Diffusion LoRA.&lt;/p&gt;
&lt;h2&gt;
  
  
  Which GPU should YOU buy?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You want to do SD/SDXL LoRA (Dreambooth, Kohya):&lt;/strong&gt; RTX 4060 Ti 16GB is plenty. The 4090 is faster but not necessary.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want to fine-tune 7B LLMs with LoRA:&lt;/strong&gt; RTX 4060 Ti 16GB handles this well. The 4090 gives you larger batch sizes and faster training.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want to fine-tune 13B+ models:&lt;/strong&gt; RTX 4090 (24GB). Non-negotiable for comfortable QLoRA at this size.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want 34B model fine-tuning on a single card:&lt;/strong&gt; RTX 4090 for QLoRA, RTX 5090 for more headroom.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want to train but hate waiting:&lt;/strong&gt; RTX 5090. Blackwell's training throughput is substantially faster than Ada Lovelace.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want to experiment before committing to hardware:&lt;/strong&gt; Use cloud GPU time first (RunPod, Vast.ai) to validate your setup and dataset quality. If you are weighing cloud versus local long-term, our &lt;a href="https://dev.to/articles/cloud-gpu-vs-home-gpu-for-ai/"&gt;cloud GPU vs home GPU for AI&lt;/a&gt; guide breaks down when renting makes sense and when buying wins.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Starting with too large a model.&lt;/strong&gt; Fine-tune a 7B model first. Learn the tooling, validate your dataset quality, and only scale up once you know what you are doing. A 34B model with bad training data is worse than a well-tuned 7B.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring PSU requirements.&lt;/strong&gt; An RTX 4090 on a 650W PSU will throttle or crash mid-training. Check your total system power draw before buying a high-end card.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Choosing batch size 1 to fit VRAM.&lt;/strong&gt; Gradient accumulation lets you simulate larger batch sizes while keeping VRAM use constant. Use it — batch size 1 often leads to unstable training.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Not validating the dataset before a long run.&lt;/strong&gt; Run a quick 100-step test first. A 10-hour training run with corrupted or poorly formatted data is wasted time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Underestimating cooling.&lt;/strong&gt; Training loads are more sustained than gaming. Check temperatures, ensure case airflow, and consider a case with good GPU clearance.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Scenario&lt;/th&gt;
&lt;th&gt;Best GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SD/SDXL LoRA, 7B LLM LoRA&lt;/td&gt;
&lt;td&gt;RTX 4060 Ti 16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7B full LoRA, 13B QLoRA&lt;/td&gt;
&lt;td&gt;RTX 4090&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;34B QLoRA, fastest training&lt;/td&gt;
&lt;td&gt;RTX 5090&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Experimenting before buying&lt;/td&gt;
&lt;td&gt;Cloud GPU (RunPod/Vast.ai)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Home AI training is more accessible than it has ever been. QLoRA has democratized fine-tuning to a point where an RTX 4090 can do in a weekend what required a multi-GPU server a few years ago. Start small, validate your dataset, and scale the hardware to match the ambition.&lt;/p&gt;

&lt;h2&gt;
  
  
  Frequently Asked Questions
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Can you train AI models on a consumer GPU?
&lt;/h3&gt;

&lt;p&gt;Yes. With LoRA and QLoRA fine-tuning techniques, you can customize 7B–34B parameter models on a single consumer GPU. Full training from scratch is not realistic on consumer hardware, but fine-tuning — which adapts a pretrained model to your data — works well on cards like the RTX 4090 (24GB) and even the RTX 4060 Ti (16GB) for smaller models. The key is choosing the right fine-tuning method for your VRAM budget.&lt;/p&gt;

&lt;h3&gt;
  
  
  How much VRAM do you need for fine-tuning?
&lt;/h3&gt;

&lt;p&gt;It depends on the method and model size. QLoRA fine-tuning of a 7B model needs just 8–12GB VRAM. Full LoRA on a 7B model requires 12–16GB. For 13B models, QLoRA needs 12–16GB and full LoRA needs 24GB. Full fine-tuning (updating all weights) of a 7B model requires 16–24GB VRAM. The general rule is that QLoRA roughly halves the VRAM requirement compared to full LoRA by quantizing the base model to 4-bit.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is LoRA training possible on 8GB VRAM?
&lt;/h3&gt;

&lt;p&gt;Yes, but only for smaller models and with constraints. QLoRA on a 7B model fits on 8GB VRAM with careful configuration, and SD/SDXL LoRA training with Kohya SS is workable at 8GB. However, batch sizes will be very small (often batch size 1), which can lead to less stable training and lower quality results. 12–16GB is strongly recommended for comfortable LoRA training with reasonable batch sizes.&lt;/p&gt;

&lt;h3&gt;
  
  
  How long does fine-tuning take on a home GPU?
&lt;/h3&gt;

&lt;p&gt;A typical LoRA fine-tune of a 7B LLM on 1,000 examples takes roughly 2–4 hours on an RTX 4090 and 6–10 hours on an RTX 4060 Ti. Stable Diffusion LoRA training on 50–100 images usually completes in 1–3 hours on a 4090. Training time scales roughly linearly with dataset size and inversely with GPU compute speed. Always run a short 100-step test first to validate your setup before committing to a full training run.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-dreambooth/" rel="noopener noreferrer"&gt;Best GPU for DreamBooth Training in 2026 (Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-fine-tuning/" rel="noopener noreferrer"&gt;Best GPU for Fine-Tuning AI Models in 2026 (Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-lora-training/" rel="noopener noreferrer"&gt;Best GPU for LoRA Training in 2026 (5 Picks Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-training-at-home/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>gpu</category>
      <category>aitraining</category>
      <category>home</category>
      <category>finetuning</category>
    </item>
    <item>
      <title>How to Run a 70B LLM on a Single GPU in 2026 (Q3-Q4)</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Fri, 07 Aug 2026 01:13:27 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/how-to-run-a-70b-llm-on-a-single-gpu-in-2026-q3-q4-412i</link>
      <guid>https://dev.to/thurmon_demich/how-to-run-a-70b-llm-on-a-single-gpu-in-2026-q3-q4-412i</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;. The full version with interactive tools, FAQ, and live pricing is on the original site.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Yes -- you can run a 70B model on a single GPU, but only with aggressive quantization.&lt;/strong&gt; At Q2_K, Llama 3 70B compresses to roughly 25GB, which fits on the RTX 5090's 32GB with room for a short context window. The trade-off is measurable quality loss compared to Q4_K_M. Whether that trade-off is acceptable depends entirely on your use case.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this is for
&lt;/h2&gt;

&lt;p&gt;You want to run 70B-parameter models like Llama 3 70B, Qwen 2.5 72B, or DeepSeek-R1 70B on a single consumer GPU. You are willing to accept quantization trade-offs to avoid multi-GPU setups or cloud costs.&lt;/p&gt;

&lt;h2&gt;
  
  
  The VRAM math for 70B models
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quantization&lt;/th&gt;
&lt;th&gt;Model Size&lt;/th&gt;
&lt;th&gt;KV Cache (4K ctx)&lt;/th&gt;
&lt;th&gt;Total VRAM&lt;/th&gt;
&lt;th&gt;Fits on RTX 5090 (32GB)?&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Q2_K&lt;/td&gt;
&lt;td&gt;~25GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~27GB&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_S&lt;/td&gt;
&lt;td&gt;~29GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~31GB&lt;/td&gt;
&lt;td&gt;Barely (short context)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;~32GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~34GB&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;~40GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~42GB&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8_0&lt;/td&gt;
&lt;td&gt;~70GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~72GB&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;FP16&lt;/td&gt;
&lt;td&gt;~140GB&lt;/td&gt;
&lt;td&gt;~1.5GB&lt;/td&gt;
&lt;td&gt;~142GB&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The only consumer GPU that fits a 70B model at any quantization is the RTX 5090 with 32GB. At Q2_K, you get a tight but workable fit. At Q3_K_S, you are at the absolute limit with minimal context window.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Play with the quant setting below and watch which cards drop out:&lt;/p&gt;

&lt;h2&gt;
  
  
  Quality impact of aggressive quantization
&lt;/h2&gt;

&lt;p&gt;This is the part most guides skip. Dropping from Q4_K_M to Q2_K is not free:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Perplexity increases 5-15%&lt;/strong&gt; depending on the model. You will notice more factual errors and less coherent long-form output.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reasoning quality drops&lt;/strong&gt; -- multi-step logic tasks suffer the most. Simple Q&amp;amp;A and summarization hold up better.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Code generation degrades&lt;/strong&gt; -- syntax accuracy drops noticeably at Q2. Use a 32B model at Q4 instead if code is your primary use case.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Creative writing is less affected&lt;/strong&gt; -- style and fluency remain mostly intact at Q2_K.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For tasks where 70B quality matters (complex reasoning, nuanced analysis), the quality loss at Q2_K may defeat the purpose of running a 70B model in the first place. A 32B model at Q4_K_M often produces better results than a 70B at Q2_K.&lt;/p&gt;

&lt;h2&gt;
  
  
  GPU options for single-card 70B
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;Best 70B Quantization&lt;/th&gt;
&lt;th&gt;Speed&lt;/th&gt;
&lt;th&gt;Verdict&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5090&lt;/td&gt;
&lt;td&gt;32GB&lt;/td&gt;
&lt;td&gt;Q2_K (~25GB)&lt;/td&gt;
&lt;td&gt;~12 tok/s&lt;/td&gt;
&lt;td&gt;Only single-GPU option&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4090&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;td&gt;--&lt;/td&gt;
&lt;td&gt;Too little VRAM&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 3090&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;Won't fit&lt;/td&gt;
&lt;td&gt;--&lt;/td&gt;
&lt;td&gt;Too little VRAM&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The RTX 5090 is the only consumer card that can run 70B models without offloading. Every other card requires either multi-GPU or CPU offloading (which tanks speed to 2-5 tok/s).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Partial offloading: the middle ground
&lt;/h2&gt;

&lt;p&gt;If you own an RTX 4090 (24GB) and want to try 70B models, partial CPU offloading is possible through llama.cpp:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Load 60-70% of layers on GPU, remaining on CPU RAM&lt;/li&gt;
&lt;li&gt;Expect 5-8 tok/s with a fast CPU and DDR5 RAM&lt;/li&gt;
&lt;li&gt;Requires 32GB+ system RAM alongside GPU VRAM&lt;/li&gt;
&lt;li&gt;Usable for batch processing, painfully slow for interactive chat&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a compromise, not a solution. If you need 70B regularly, either get an RTX 5090 or use dual GPUs.&lt;/p&gt;

&lt;h2&gt;
  
  
  The dual-GPU alternative
&lt;/h2&gt;

&lt;p&gt;Two RTX 4090s (48GB combined) run 70B at Q4_K_M with room for 8K context. This costs $3,200 but gives you significantly better quality than a single RTX 5090 at Q2_K. If 70B model quality is your priority, dual cards are the better path.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which approach should you take?
&lt;/h2&gt;

&lt;p&gt;If you want &lt;strong&gt;70B on a single card and accept Q2_K quality&lt;/strong&gt;, the &lt;strong&gt;RTX 5090&lt;/strong&gt; ($2,000) is your only option. If you want &lt;strong&gt;70B at Q4_K_M quality&lt;/strong&gt;, you need &lt;strong&gt;dual RTX 4090s&lt;/strong&gt; ($3,200) or cloud GPUs. If you want &lt;strong&gt;the best single-GPU experience&lt;/strong&gt; without quality compromise, run a &lt;strong&gt;32B model at Q4_K_M on an RTX 4090&lt;/strong&gt; ($1,600) instead -- it often beats a degraded 70B in practical tasks.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Assuming Q2_K quality is "good enough" without testing.&lt;/strong&gt; Run your specific tasks at Q2_K and Q4_K_M side-by-side before committing. The quality gap is task-dependent.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Using CPU offloading for interactive chat.&lt;/strong&gt; At 5-8 tok/s, you will wait 10+ seconds for short responses. Offloading is only viable for batch workloads.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Buying an RTX 5090 specifically for 70B when 32B covers your needs.&lt;/strong&gt; The 32B class of models (DeepSeek-R1 32B, Qwen 2.5 32B) handles most tasks well at Q4_K_M on an RTX 4090 for $400 less.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Forgetting context length limits.&lt;/strong&gt; At Q2_K on a 32GB card, you have roughly 5GB for KV cache. That limits you to 2K-4K context, which may not be enough for complex multi-turn conversations.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Our recommendation
&lt;/h2&gt;

&lt;p&gt;Running 70B on a single GPU is technically possible but comes with real trade-offs. For most users, a 32B model at Q4_K_M on an RTX 4090 delivers better practical results than a 70B at Q2_K on an RTX 5090. If you specifically need 70B quality and want to stay on one card, the RTX 5090 is the only path -- just go in with realistic expectations about quantization impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;A 32B model at good quantization almost always beats a 70B model at bad quantization. Size is not everything.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;For dedicated 70B hardware planning, see our &lt;a href="https://dev.to/articles/best-gpu-for-llama-70b/"&gt;best GPU for Llama 70B&lt;/a&gt; guide. For the full RTX 5090 vs 4090 breakdown, check our &lt;a href="https://dev.to/articles/rtx-5090-vs-4090-for-llm/"&gt;5090 vs 4090 comparison&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Frequently asked questions
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Is a 32GB GPU enough to run a 70B LLM without quantization?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No. Without quantization, a 70B model in FP16 needs roughly 140GB of VRAM, and even near-lossless Q8 still needs around 70GB. A 32GB card like the RTX 5090 only fits a 70B model at aggressive Q2_K or Q3_K_S quantization, which comes with measurable quality loss. Running 70B unquantized requires datacenter-class hardware, not a consumer GPU.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How do I run a 70B LLM locally?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You have three realistic paths: a single RTX 5090 running Q2_K quantization with a short context window, dual GPUs such as two RTX 4090s (48GB combined) for Q4_K_M quality, or partial CPU offloading on a 24GB card, which drops speed to roughly 5-8 tok/s and only suits batch work. Tools like llama.cpp handle the layer splitting and offloading.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How much VRAM does a 70B model need at Q4 quantization?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At Q4_K_M, the model weights alone are roughly 40GB, and with KV cache overhead you need about 42GB of total VRAM — more than any single consumer card offers. That is why Q4-quality 70B setups use dual GPUs (two RTX 4090s give 48GB combined) or cloud instances. On a single 32GB card you are limited to Q2_K or Q3_K_S.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is Q2_K quality good enough for a 70B model?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It depends on the task. Perplexity rises roughly 5-15% versus Q4_K_M, and multi-step reasoning and code generation suffer the most, while creative writing and simple Q&amp;amp;A hold up better. For complex reasoning work, a 32B model at Q4_K_M often produces better results than a 70B at Q2_K, so test your own workload side-by-side before committing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-multi-gpu-setup-for-llm/" rel="noopener noreferrer"&gt;Best Multi-GPU Setup for Local LLM in 2026 (Dual)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-quantization-for-local-llm/" rel="noopener noreferrer"&gt;Best Quantization for Local LLM in 2026 (Q4 to Q8)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-70b-model/" rel="noopener noreferrer"&gt;How Much VRAM for a 70B LLM in 2026? (Q4-Q8 Table)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Continue on &lt;a href="https://bestgpuforllm.com/articles/how-to-run-70b-on-single-gpu/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; for the complete guide with interactive calculators and current GPU prices.&lt;/p&gt;

</description>
      <category>70b</category>
      <category>quantization</category>
      <category>singlegpu</category>
      <category>llm</category>
    </item>
    <item>
      <title>ROCm vs CUDA for AI in 2026: Should AMD Be on Shortlist?</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Thu, 06 Aug 2026 01:13:43 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/rocm-vs-cuda-for-ai-in-2026-should-amd-be-on-shortlist-49je</link>
      <guid>https://dev.to/thurmon_demich/rocm-vs-cuda-for-ai-in-2026-should-amd-be-on-shortlist-49je</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforai.com/articles/rocm-vs-cuda-for-ai/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Most ROCm vs CUDA comparisons on the internet are written for data center buyers weighing MI300X against H100. This article is about something different: whether the RX 7900 XTX, RX 7800 XT, or RX 7700 XT belong on a consumer AI build shortlist in 2026.&lt;/p&gt;

&lt;p&gt;The honest answer is nuanced. For specific workflows on Linux, AMD consumer GPUs are genuinely viable. For Windows users, training-heavy workflows, or anyone who needs TensorRT, NVIDIA is still the safer choice — and increasingly the clearer one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; AMD consumer GPUs work for Stable Diffusion and Ollama inference on Linux. They lag NVIDIA by a community-reported 15–25% at equivalent price points for most AI tasks, with meaningful gaps in specialized library support. For Stable Diffusion on a budget with a Linux system, the RX 7900 XTX (24GB) is worth considering. For everything else, CUDA is still the pragmatic default.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/rocm-vs-cuda-for-ai/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this article isn't about the MI300X
&lt;/h2&gt;

&lt;p&gt;Enterprise ROCm content focuses on AMD's MI300X accelerator because that's where the interesting competitive story is — 192GB HBM3 at a fraction of H100 pricing for large-scale inference. That context doesn't help if you're buying a desktop GPU for local AI work.&lt;/p&gt;

&lt;p&gt;Consumer AMD GPUs use the same ROCm software stack, but they're a different target: RX 7000-series discrete cards with 12–24GB GDDR6, running on a desktop machine next to your keyboard. The questions are different: Does PyTorch install cleanly? Does ComfyUI work? Can I run Ollama? Does it require Linux or does Windows work?&lt;/p&gt;

&lt;p&gt;These are the questions this article addresses.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current state of consumer ROCm in 2026
&lt;/h2&gt;

&lt;p&gt;ROCm has improved substantially since its early consumer-hostile period. Key milestones that matter for desktop AI use:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PyTorch ROCm has been stable since PyTorch 2.0.&lt;/strong&gt; Installation via pip with the ROCm wheel is straightforward on Linux. Training and inference both work for most standard use cases.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;RX 7000 series (RDNA 3) is officially supported.&lt;/strong&gt; RX 7900 XTX, RX 7900 XT, RX 7800 XT, and RX 7700 XT are all in ROCm's supported device list.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;RX 9000 series (RDNA 4) support is emerging.&lt;/strong&gt; Expect RX 9070 XT coverage to mature through 2026.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What hasn't fully caught up: specialized libraries that NVIDIA has had years to optimize for CUDA — TensorRT, flash attention (AMD has its own implementation but with inconsistent tool support), some quantization libraries, and triton kernels. These gaps matter more for training than inference.&lt;/p&gt;

&lt;p&gt;The bigger limiting factor for most consumer users isn't ROCm itself — it's Windows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Windows vs Linux: matters doubly for AMD users
&lt;/h2&gt;

&lt;p&gt;On NVIDIA hardware, the Windows/Linux performance gap for AI workloads is modest. PyTorch and CUDA work well on both platforms with similar results.&lt;/p&gt;

&lt;p&gt;On AMD, this gap is significant:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Linux + ROCm:&lt;/strong&gt; Full PyTorch support, Ollama native, ComfyUI via ROCm, llama.cpp with HIP support. This is the mature, recommended path.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Windows:&lt;/strong&gt; No native ROCm for consumer GPUs. Options are DirectML (via ONNX Runtime or DirectML-patched ComfyUI) and llama.cpp Vulkan/DirectML backends. Performance is noticeably lower than Linux ROCm, and not all tools support it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you're building an AMD AI rig and you plan to run Windows, you're accepting a significant capability and performance penalty versus the same GPU on Linux. This isn't a theoretical concern — community comparisons consistently show AMD Windows DirectML setups running 20–40% slower than Linux ROCm for comparable workloads. For a broader look at how the operating system choice affects AI performance across both NVIDIA and AMD hardware, see our &lt;a href="https://dev.to/articles/windows-vs-linux-for-ai/"&gt;Windows vs Linux for AI&lt;/a&gt; guide.&lt;/p&gt;

&lt;p&gt;For comparison, an NVIDIA card runs CUDA on both platforms with equivalent performance.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tool-by-tool reality check
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Stable Diffusion (ComfyUI, A1111):&lt;/strong&gt;&lt;br&gt;
Works on Linux via ROCm. ComfyUI with ROCm is the recommended path — community reports show it functional with SDXL, Flux, and ControlNet workflows. A1111 ROCm support exists but is less maintained. On Windows, DirectML-patched ComfyUI works at reduced performance. See &lt;a href="https://dev.to/articles/best-gpu-for-stable-diffusion/"&gt;best GPU for stable diffusion&lt;/a&gt; for full VRAM requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ollama:&lt;/strong&gt;&lt;br&gt;
Works natively on Linux with ROCm. RX 7000 series is recognized automatically in recent Ollama versions. Performance is solid for inference. Windows support via Ollama is more limited for AMD — ROCm isn't supported on Windows via Ollama as of early 2026.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;llama.cpp:&lt;/strong&gt;&lt;br&gt;
Best AMD support of any major framework. The HIP backend (for Linux ROCm) and Vulkan backend (cross-platform including Windows) both work well. llama.cpp is the recommended inference backend for AMD Windows users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kohya_ss (LoRA/DreamBooth training):&lt;/strong&gt;&lt;br&gt;
Spotty. ROCm PyTorch training works in principle, but Kohya's xformers dependency and some attention implementations have known AMD compatibility issues. Functional with workarounds on Linux; more painful on Windows. Not recommended as a primary AMD use case.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;vLLM:&lt;/strong&gt;&lt;br&gt;
Linux only for AMD, and requires more manual setup than the NVIDIA path. If vLLM is a core part of your workflow, NVIDIA is significantly smoother.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TensorRT:&lt;/strong&gt;&lt;br&gt;
NVIDIA-exclusive. Any workflow that depends on TensorRT for deployment optimization is incompatible with AMD consumer hardware.&lt;/p&gt;

&lt;h2&gt;
  
  
  Performance gap: honest numbers
&lt;/h2&gt;

&lt;p&gt;Community benchmarks across Reddit, GitHub issues, and comparative posts consistently put RX 7000-series consumer AMD cards 15–25% behind NVIDIA at equivalent price points for AI inference workloads. The gap varies by task:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Inference (Ollama, llama.cpp):&lt;/strong&gt; Closer to 10–15% gap. AMD holds up reasonably well here.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stable Diffusion generation:&lt;/strong&gt; Closer to 15–20% gap at equivalent VRAM capacity, partly due to bandwidth differences.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Training (PyTorch):&lt;/strong&gt; Gap widens to 20–30%+ for many training workloads. CUDA's mature ecosystem of optimized kernels (flash attention, fused ops, cuDNN) accumulates advantage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The gap is narrowing with each ROCm release, but it hasn't closed. AMD's trajectory is positive; the question is whether it's closed enough &lt;em&gt;today&lt;/em&gt; for your specific use case.&lt;/p&gt;

&lt;p&gt;The RX 7900 XTX's 24GB VRAM at its current street price is the most compelling AMD value argument — it offers 24GB for less than an RTX 4090, and for inference-heavy use cases on Linux, the VRAM advantage can outweigh the compute gap. For VRAM-per-dollar comparisons, see &lt;a href="https://dev.to/articles/nvidia-vs-amd-for-ai/"&gt;nvidia vs amd for ai&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/rocm-vs-cuda-for-ai/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  When AMD consumer makes sense
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Linux-first users:&lt;/strong&gt; If you run Linux as your primary OS for AI work, AMD's ROCm path is viable and the friction is manageable. PyTorch installs cleanly, Ollama works, ComfyUI runs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stable Diffusion focus:&lt;/strong&gt; SD workflows on Linux are the best-supported AMD AI use case. If Stable Diffusion generation is your primary workload, AMD is a legitimate option — the gap to NVIDIA narrows considerably for inference compared to training.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cost-sensitive builds with VRAM priority:&lt;/strong&gt; The RX 7900 XTX at 24GB is the strongest consumer AMD value argument. If 24GB VRAM matters more to your workflow than raw compute speed, and you're on Linux, this card is worth evaluating seriously.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;llama.cpp inference on any platform:&lt;/strong&gt; llama.cpp's HIP and Vulkan backends give AMD the widest cross-platform coverage of any framework. If llama.cpp is your inference runtime, AMD's cross-platform story is better than anywhere else.&lt;/p&gt;
&lt;h2&gt;
  
  
  When NVIDIA is still the safe pick
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Windows users:&lt;/strong&gt; CUDA works natively, DirectML is the only AMD option and it's slower and less capable. NVIDIA on Windows requires no special setup.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Training-heavy workflows (LoRA, fine-tuning, DreamBooth):&lt;/strong&gt; CUDA's mature ecosystem of optimized training kernels gives NVIDIA a 20–30% advantage on many training tasks. The gap is largest here.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;TensorRT requirements:&lt;/strong&gt; TensorRT is NVIDIA-exclusive. If your deployment pipeline uses TensorRT, AMD is off the table.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;vLLM deployments:&lt;/strong&gt; vLLM's NVIDIA path is more mature, better documented, and easier to set up. AMD support exists but requires more work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cutting-edge model support:&lt;/strong&gt; New model architectures and quantization methods frequently land on CUDA first, with AMD support following weeks or months later.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Workflow certainty:&lt;/strong&gt; If you're not sure exactly what AI tools you'll run, CUDA is the safe default. Every tool works.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Specific card picks for AMD AI builds
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;RX 7900 XTX (24GB GDDR6):&lt;/strong&gt; The headline AMD consumer AI card. 24GB VRAM at less than RTX 4090 pricing is a real value proposition for VRAM-hungry workloads — large model inference, Flux Dev with full pipelines, multi-LoRA Stable Diffusion. Linux required for full ROCm support. For inference workloads where VRAM is the bottleneck, this card can outperform lower-VRAM NVIDIA options despite the compute gap.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RX 7800 XT (16GB GDDR6):&lt;/strong&gt; The budget AMD AI option. 16GB at competitive pricing for Stable Diffusion and Ollama inference on Linux. Not a strong training card, but solid for the inference use cases AMD handles well. Worth considering if 16GB is your target budget and you're on Linux. Our &lt;a href="https://dev.to/articles/can-rx-7800-xt-run-ai/"&gt;RX 7800 XT AI compatibility deep-dive&lt;/a&gt; covers exactly which tools work and where ROCm still trips.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RX 7700 XT (12GB GDDR6):&lt;/strong&gt; Functional but marginal. 12GB covers SD 1.5 and basic SDXL, but you'll hit walls on Flux Dev and complex ComfyUI workflows. At this price point, comparing against RTX 3060 12GB or RTX 4060 on the NVIDIA side is worthwhile — the CUDA ecosystem advantage matters more at the budget tier.&lt;/p&gt;

&lt;h2&gt;
  
  
  The trajectory matters
&lt;/h2&gt;

&lt;p&gt;ROCm is meaningfully better in 2026 than it was in 2023. The trend is positive. AMD is investing in consumer ROCm support, and major frameworks are improving AMD compatibility. The RX 9000 series (RDNA 4) launching in 2026 will have better native support by the time most buyers are purchasing.&lt;/p&gt;

&lt;p&gt;The honest assessment is that AMD consumer AI in 2026 is viable for specific use cases on Linux, not yet recommended as a general-purpose CUDA replacement for mixed workloads. If your use case is on the supported list and you're on Linux, AMD deserves a slot on your shortlist. If you're Windows-first or running mixed training/inference pipelines, NVIDIA remains the pragmatic default.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/rocm-vs-cuda-for-ai/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/nvidia-vs-amd-for-ai/" rel="noopener noreferrer"&gt;NVIDIA vs AMD for AI: Which Should You Buy in 2026?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/can-rx-7800-xt-run-ai/" rel="noopener noreferrer"&gt;Can the RX 7800 XT Run AI Workloads in 2026? (ROCm)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/mac-vs-nvidia-for-ai/" rel="noopener noreferrer"&gt;Mac vs NVIDIA for AI: M4 vs CUDA (2026 Compared)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Continue on &lt;a href="https://bestgpuforai.com/articles/rocm-vs-cuda-for-ai/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; for the complete guide with interactive calculators and current GPU prices.&lt;/p&gt;

</description>
      <category>rocm</category>
      <category>cuda</category>
      <category>amd</category>
      <category>nvidia</category>
    </item>
    <item>
      <title>Local LLM VRAM 2026: The 12GB Trap Most Buyers Hit</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Wed, 05 Aug 2026 01:13:30 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/local-llm-vram-2026-the-12gb-trap-most-buyers-hit-1n9</link>
      <guid>https://dev.to/thurmon_demich/local-llm-vram-2026-the-12gb-trap-most-buyers-hit-1n9</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Cross-posted from &lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt; — visit the original for our VRAM calculator, GPU comparison table, and current Amazon pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; For most local LLM users, 16GB VRAM is the sweet spot. It handles all 7B models and most 13B models quantized. If you want to run 34B+ models, you need 24GB or more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The VRAM rule of thumb
&lt;/h2&gt;

&lt;p&gt;A rough formula for estimating VRAM needs:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;VRAM needed = (Parameters in billions x Bytes per parameter) + 2GB overhead&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;At FP16 (2 bytes per param): a 7B model needs ~16GB. But with quantization, you can cut that dramatically.&lt;/p&gt;

&lt;p&gt;You can sanity-check any model-and-quant combo right here:&lt;/p&gt;

&lt;h2&gt;
  
  
  VRAM requirements by model size
&lt;/h2&gt;

&lt;h3&gt;
  
  
  7B parameter models (Llama 3 8B, Mistral 7B, Gemma 7B)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quantization&lt;/th&gt;
&lt;th&gt;Model Size&lt;/th&gt;
&lt;th&gt;VRAM Needed&lt;/th&gt;
&lt;th&gt;Minimum GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;FP16&lt;/td&gt;
&lt;td&gt;~14GB&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;RTX 4060 Ti 16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;~7.5GB&lt;/td&gt;
&lt;td&gt;10GB&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q6_K&lt;/td&gt;
&lt;td&gt;~5.5GB&lt;/td&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;RTX 4060 8GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;~4.5GB&lt;/td&gt;
&lt;td&gt;6GB&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;~3.5GB&lt;/td&gt;
&lt;td&gt;6GB&lt;/td&gt;
&lt;td&gt;Any 6GB GPU&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Verdict:&lt;/strong&gt; Any modern GPU with 8GB+ VRAM handles 7B models comfortably. 16GB gives you room for full precision and longer contexts. For Llama 3 8B specifically, see &lt;a href="https://dev.to/articles/how-much-vram-for-llama-3-8b/"&gt;how much VRAM Llama 3 8B actually uses&lt;/a&gt; across all quantization levels.&lt;/p&gt;

&lt;h3&gt;
  
  
  13B parameter models (Llama 2 13B, CodeLlama 13B)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quantization&lt;/th&gt;
&lt;th&gt;Model Size&lt;/th&gt;
&lt;th&gt;VRAM Needed&lt;/th&gt;
&lt;th&gt;Minimum GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;FP16&lt;/td&gt;
&lt;td&gt;~26GB&lt;/td&gt;
&lt;td&gt;28GB&lt;/td&gt;
&lt;td&gt;RTX 5090 32GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;~13GB&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;RTX 4060 Ti 16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q6_K&lt;/td&gt;
&lt;td&gt;~10GB&lt;/td&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;~7.5GB&lt;/td&gt;
&lt;td&gt;10GB&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;~6GB&lt;/td&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;RTX 4060 8GB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Verdict:&lt;/strong&gt; 12-16GB VRAM is ideal for 13B models. The RTX 4060 Ti 16GB or RTX 4070 handles these well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  34B parameter models (CodeLlama 34B, Yi 34B)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quantization&lt;/th&gt;
&lt;th&gt;Model Size&lt;/th&gt;
&lt;th&gt;VRAM Needed&lt;/th&gt;
&lt;th&gt;Minimum GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;FP16&lt;/td&gt;
&lt;td&gt;~68GB&lt;/td&gt;
&lt;td&gt;70GB+&lt;/td&gt;
&lt;td&gt;Multi-GPU required&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;~34GB&lt;/td&gt;
&lt;td&gt;36GB+&lt;/td&gt;
&lt;td&gt;A6000 48GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q6_K&lt;/td&gt;
&lt;td&gt;~26GB&lt;/td&gt;
&lt;td&gt;28GB&lt;/td&gt;
&lt;td&gt;RTX 5090 32GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;~20GB&lt;/td&gt;
&lt;td&gt;22GB&lt;/td&gt;
&lt;td&gt;RTX 4090 24GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;~15GB&lt;/td&gt;
&lt;td&gt;18GB&lt;/td&gt;
&lt;td&gt;RTX 4070 Ti Super 16GB (tight)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Verdict:&lt;/strong&gt; 24GB is the minimum for comfortable 34B use. The RTX 4090 is the go-to card for this tier. For a detailed test of whether the 12GB RTX 5070 can handle 34B at all, see &lt;a href="https://dev.to/articles/can-rtx-5070-run-34b/"&gt;can the RTX 5070 run 34B?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  70B parameter models (Llama 3 70B, Qwen 72B)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quantization&lt;/th&gt;
&lt;th&gt;Model Size&lt;/th&gt;
&lt;th&gt;VRAM Needed&lt;/th&gt;
&lt;th&gt;Minimum GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;~70GB&lt;/td&gt;
&lt;td&gt;72GB+&lt;/td&gt;
&lt;td&gt;Multi-GPU required&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q6_K&lt;/td&gt;
&lt;td&gt;~54GB&lt;/td&gt;
&lt;td&gt;56GB+&lt;/td&gt;
&lt;td&gt;Multi-GPU required&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;~40GB&lt;/td&gt;
&lt;td&gt;42GB+&lt;/td&gt;
&lt;td&gt;2x RTX 4090 or A6000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;~32GB&lt;/td&gt;
&lt;td&gt;34GB&lt;/td&gt;
&lt;td&gt;RTX 5090 (tight)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q2_K&lt;/td&gt;
&lt;td&gt;~25GB&lt;/td&gt;
&lt;td&gt;28GB&lt;/td&gt;
&lt;td&gt;RTX 5090 32GB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Verdict:&lt;/strong&gt; 70B models are not practical on a single consumer GPU at good quality. Plan for dual GPUs, a workstation card, or cloud. For a specific look at what a 16GB mid-range card can do, see &lt;a href="https://dev.to/articles/can-rtx-4060-ti-run-llama-70b/"&gt;can the RTX 4060 Ti run Llama 70B?&lt;/a&gt; — and for the complete VRAM breakdown at every quantization level, see &lt;a href="https://dev.to/articles/how-much-vram-for-70b-model/"&gt;how much VRAM for a 70B model&lt;/a&gt;. For 1M-context MoE models like MiniMax M3 specifically, KV cache dominates the VRAM math — see our &lt;a href="https://dev.to/articles/best-gpu-for-minimax-m3/"&gt;best GPU for MiniMax M3&lt;/a&gt; breakdown.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is quantization?
&lt;/h2&gt;

&lt;p&gt;Quantization reduces the precision of model weights to use less memory. The trade-off is quality:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Level&lt;/th&gt;
&lt;th&gt;Bits&lt;/th&gt;
&lt;th&gt;Quality&lt;/th&gt;
&lt;th&gt;Use Case&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;FP16&lt;/td&gt;
&lt;td&gt;16-bit&lt;/td&gt;
&lt;td&gt;Best&lt;/td&gt;
&lt;td&gt;If VRAM allows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8&lt;/td&gt;
&lt;td&gt;8-bit&lt;/td&gt;
&lt;td&gt;Near-perfect&lt;/td&gt;
&lt;td&gt;Default if you have room&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q6_K&lt;/td&gt;
&lt;td&gt;6-bit&lt;/td&gt;
&lt;td&gt;Excellent&lt;/td&gt;
&lt;td&gt;Best quality/size balance&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q5_K_M&lt;/td&gt;
&lt;td&gt;5-bit&lt;/td&gt;
&lt;td&gt;Very good&lt;/td&gt;
&lt;td&gt;Slight degradation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M&lt;/td&gt;
&lt;td&gt;4-bit&lt;/td&gt;
&lt;td&gt;Good&lt;/td&gt;
&lt;td&gt;Most popular for daily use&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q3_K_M&lt;/td&gt;
&lt;td&gt;3-bit&lt;/td&gt;
&lt;td&gt;Acceptable&lt;/td&gt;
&lt;td&gt;Noticeable on complex reasoning&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q2_K&lt;/td&gt;
&lt;td&gt;2-bit&lt;/td&gt;
&lt;td&gt;Poor&lt;/td&gt;
&lt;td&gt;Emergency only&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;The sweet spot is Q4_K_M to Q6_K.&lt;/strong&gt; Below Q4, quality degrades noticeably. Above Q6, the quality gains are minimal for most use cases. For a deeper dive into how quantization choices affect real-world output, see our &lt;a href="https://dev.to/articles/best-quantization-for-local-llm/"&gt;best quantization for local LLM guide&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Context length eats VRAM too
&lt;/h2&gt;

&lt;p&gt;VRAM usage isn't just the model. The KV cache for context grows with conversation length:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Context Length&lt;/th&gt;
&lt;th&gt;Additional VRAM (7B)&lt;/th&gt;
&lt;th&gt;Additional VRAM (13B)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2,048 tokens&lt;/td&gt;
&lt;td&gt;~0.5GB&lt;/td&gt;
&lt;td&gt;~1GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4,096 tokens&lt;/td&gt;
&lt;td&gt;~1GB&lt;/td&gt;
&lt;td&gt;~2GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8,192 tokens&lt;/td&gt;
&lt;td&gt;~2GB&lt;/td&gt;
&lt;td&gt;~4GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;16,384 tokens&lt;/td&gt;
&lt;td&gt;~4GB&lt;/td&gt;
&lt;td&gt;~8GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;32,768 tokens&lt;/td&gt;
&lt;td&gt;~8GB&lt;/td&gt;
&lt;td&gt;~16GB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;This is why a model that "fits" in VRAM can crash during a long conversation. Always leave 2-4GB of headroom beyond the base model size.&lt;/p&gt;

&lt;h2&gt;
  
  
  GPU recommendations by budget
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;VRAM Target&lt;/th&gt;
&lt;th&gt;Best GPU&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;th&gt;Handles&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;RTX 4060&lt;/td&gt;
&lt;td&gt;~$300&lt;/td&gt;
&lt;td&gt;7B quantized&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;12GB&lt;/td&gt;
&lt;td&gt;RTX 3060 12GB (used)&lt;/td&gt;
&lt;td&gt;~$250&lt;/td&gt;
&lt;td&gt;7B full, 13B quantized&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;RTX 4060 Ti 16GB&lt;/td&gt;
&lt;td&gt;~$400&lt;/td&gt;
&lt;td&gt;7B-13B comfortably&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;RTX 4090&lt;/td&gt;
&lt;td&gt;~$1,600&lt;/td&gt;
&lt;td&gt;Up to 34B quantized&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;32GB&lt;/td&gt;
&lt;td&gt;RTX 5090&lt;/td&gt;
&lt;td&gt;~$2,000+&lt;/td&gt;
&lt;td&gt;34B comfortable, 70B tight&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;48GB&lt;/td&gt;
&lt;td&gt;2x RTX 4090 or A6000&lt;/td&gt;
&lt;td&gt;~$3,200+&lt;/td&gt;
&lt;td&gt;70B at good quality&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;h2&gt;
  
  
  Which GPU should YOU buy?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Running 7B models only?&lt;/strong&gt; &lt;strong&gt;Get an RTX 3060 12GB ($250 used)&lt;/strong&gt; or &lt;strong&gt;RTX 4060 Ti 16GB ($400)&lt;/strong&gt; for more headroom.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Running 13B-34B models?&lt;/strong&gt; &lt;strong&gt;Get an RTX 4090 ($1,600).&lt;/strong&gt; Nothing else in consumer space gives you 34B at usable quantization on a single card.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Future-proofing for 34B+ and experimental 70B?&lt;/strong&gt; &lt;strong&gt;Get an RTX 5090 ($2,000).&lt;/strong&gt; The only single consumer GPU that handles it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Need 70B at good quality?&lt;/strong&gt; &lt;strong&gt;Get 2x RTX 4090 ($3,200)&lt;/strong&gt; or &lt;strong&gt;try cloud GPUs&lt;/strong&gt; for occasional use.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Common mistakes
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;"I'll just use CPU offloading"&lt;/strong&gt; — Offloading layers to RAM works, but inference speed drops 5-10x for offloaded layers. A model that's 50% on GPU and 50% offloaded is painfully slow. If your primary use case is &lt;a href="https://dev.to/articles/best-gpu-for-llm-summarization/"&gt;local LLM summarization&lt;/a&gt;, long-document context is your binding constraint — plan VRAM for the KV cache first, not just the model weights.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"8GB is enough for everything"&lt;/strong&gt; — It's enough for 7B quantized. That's it. If you plan to explore different models, get at least 12-16GB.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"I'll buy the cheapest card with enough VRAM"&lt;/strong&gt; — Memory bandwidth matters too. An old card with 16GB VRAM but low bandwidth will have much slower inference than a newer card with the same VRAM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"More VRAM is always better"&lt;/strong&gt; — True, but only up to what you need. Don't buy a $3,500 A6000 if you only run 7B models. Wondering if a Mac Mini's unified memory counts the same way? See our &lt;a href="https://dev.to/articles/can-mac-mini-run-llm/"&gt;can the Mac Mini run LLMs guide&lt;/a&gt; for how Apple's shared memory pool changes the VRAM math. For model-family specific breakdowns, see &lt;a href="https://dev.to/articles/how-much-vram-for-qwen-3/"&gt;how much VRAM Qwen 3 needs&lt;/a&gt; if Qwen is your target, or &lt;a href="https://dev.to/articles/how-much-vram-for-gemma-4/"&gt;how much VRAM Gemma 4 needs&lt;/a&gt; for Google's latest.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;You want to run...&lt;/th&gt;
&lt;th&gt;Get this GPU&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;7B models (Mistral, Llama 8B)&lt;/td&gt;
&lt;td&gt;RTX 4060 Ti 16GB ($400)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13B models&lt;/td&gt;
&lt;td&gt;RTX 4070 Ti Super 16GB ($700)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;34B models&lt;/td&gt;
&lt;td&gt;RTX 4090 24GB ($1,600)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;70B models&lt;/td&gt;
&lt;td&gt;2x RTX 4090 or cloud GPU&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;16GB is the new minimum&lt;/strong&gt; for anyone serious about local LLM inference. The landscape has shifted — 8GB cards are increasingly limiting as models grow.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Buy for the model size you want to run, not the model size you're running today. VRAM is the one thing you can't upgrade later.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Frequently Asked Questions
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What LLMs can I run with 8GB VRAM?
&lt;/h3&gt;

&lt;p&gt;With 8GB VRAM, you can run all 7B parameter models (Llama 3 8B, Mistral 7B, Gemma 7B) at Q4_K_M to Q6_K quantization. You can also fit some 7B models at Q8 with tight headroom. 13B models will not fit at any usable quantization level. Budget 2GB for context window overhead, so plan for models under 6GB in size.&lt;/p&gt;

&lt;h3&gt;
  
  
  What LLMs can I run with 16GB VRAM?
&lt;/h3&gt;

&lt;p&gt;16GB VRAM handles all 7B models at full FP16 precision and all 13B models at Q4_K_M to Q8 quantization. Popular models like CodeLlama 13B, Qwen 14B, and Phi-3 Medium 14B all fit comfortably. You can also run 34B models at Q3_K_M in a pinch, though quality degrades noticeably at that quantization level. 16GB is the sweet spot for most local LLM users in 2026.&lt;/p&gt;

&lt;h3&gt;
  
  
  How much VRAM does Llama 4 need?
&lt;/h3&gt;

&lt;p&gt;Llama 4 Scout (17B active parameters, 109B total in a mixture-of-experts architecture) is still early in community testing, but early reports suggest you should expect to need roughly 12-20GB VRAM at Q4 quantization depending on context length and runtime. Llama 4 Maverick (17B active, 400B total) requires significantly more — likely in the 40-50GB range at Q4, meaning dual RTX 4090s or a workstation-class GPU. These figures may shift as quantization support matures.&lt;/p&gt;

&lt;h3&gt;
  
  
  Does quantization reduce VRAM usage?
&lt;/h3&gt;

&lt;p&gt;Yes, dramatically. Quantization compresses model weights from 16-bit (FP16) down to 4-bit or lower, reducing VRAM usage by 2-4x. A 7B model uses about 14GB at FP16 but only 4.5GB at Q4_K_M. The quality trade-off is minimal between Q4_K_M and Q8 for most use cases — below Q4, quality degrades noticeably on complex reasoning tasks.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-quantization-for-local-llm/" rel="noopener noreferrer"&gt;Best Quantization for Local LLM in 2026 (Q4 to Q8)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/ollama-vram-guide/" rel="noopener noreferrer"&gt;Ollama VRAM Guide 2026: 8GB to 48GB (Every Model)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/can-rtx-4060-ti-run-llama-70b/" rel="noopener noreferrer"&gt;Can the RTX 4060 Ti Run Llama 70B in 2026? (Honest)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Read the full guide on &lt;a href="https://bestgpuforllm.com/articles/how-much-vram-for-local-llm/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; — includes our VRAM calculator, GPU comparison table, and live pricing.&lt;/p&gt;

</description>
      <category>vram</category>
      <category>llm</category>
      <category>inference</category>
      <category>quantization</category>
    </item>
    <item>
      <title>Best GPU for PyTorch in 2026: RTX 4090 + 6 Backups</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Tue, 04 Aug 2026 01:13:35 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-pytorch-in-2026-rtx-4090-6-backups-3no8</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-pytorch-in-2026-rtx-4090-6-backups-3no8</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The RTX 4090 is the best GPU for PyTorch in 2026 for most users. It has 24GB VRAM, excellent CUDA support (compute capability 8.9), and handles training, fine-tuning, and inference at consumer-grade prices.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why GPU choice matters for PyTorch
&lt;/h2&gt;

&lt;p&gt;PyTorch runs on CUDA, and not all CUDA GPUs are equal. Three things determine your PyTorch experience:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;VRAM&lt;/strong&gt; — limits model size, batch size, and dataset loading&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CUDA compute capability&lt;/strong&gt; — determines which features and optimizations are available&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tensor core generation&lt;/strong&gt; — newer tensor cores support FP8, BF16, and mixed precision more efficiently&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For a spec-level look at the two flagship training cards, run the quick comparison below:&lt;/p&gt;

&lt;h2&gt;
  
  
  CUDA compute capability by GPU
&lt;/h2&gt;

&lt;p&gt;Compute capability determines which PyTorch features you can use. Higher is better.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;Compute Capability&lt;/th&gt;
&lt;th&gt;Architecture&lt;/th&gt;
&lt;th&gt;Key PyTorch Features&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.0&lt;/td&gt;
&lt;td&gt;Blackwell&lt;/td&gt;
&lt;td&gt;FP8, FP16, BF16, INT8, flash attention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5080/5070 Ti/5070&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.0&lt;/td&gt;
&lt;td&gt;Blackwell&lt;/td&gt;
&lt;td&gt;FP8, FP16, BF16, INT8, flash attention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;8.9&lt;/td&gt;
&lt;td&gt;Ada Lovelace&lt;/td&gt;
&lt;td&gt;FP8, FP16, BF16, INT8, flash attention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4070 Ti Super&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;8.9&lt;/td&gt;
&lt;td&gt;Ada Lovelace&lt;/td&gt;
&lt;td&gt;FP8, FP16, BF16, INT8, flash attention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4060 Ti 16GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;8.9&lt;/td&gt;
&lt;td&gt;Ada Lovelace&lt;/td&gt;
&lt;td&gt;FP8, FP16, BF16, INT8, flash attention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 3090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;8.6&lt;/td&gt;
&lt;td&gt;Ampere&lt;/td&gt;
&lt;td&gt;FP16, BF16, INT8, TF32&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 3060 12GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;8.6&lt;/td&gt;
&lt;td&gt;Ampere&lt;/td&gt;
&lt;td&gt;FP16, BF16, INT8, TF32&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RX 7800 XT&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A (ROCm)&lt;/td&gt;
&lt;td&gt;RDNA 3&lt;/td&gt;
&lt;td&gt;Limited — ROCm only&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Minimum for modern PyTorch:&lt;/strong&gt; Compute capability 7.0+ (Volta or newer). Anything below 7.0 lacks tensor cores and mixed precision support.&lt;/p&gt;

&lt;h2&gt;
  
  
  Best GPUs for PyTorch ranked
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;Training Speed (ResNet-50)&lt;/th&gt;
&lt;th&gt;PyTorch Fine-tune (7B LoRA)&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;32GB&lt;/td&gt;
&lt;td&gt;~1,850 img/s&lt;/td&gt;
&lt;td&gt;~45 tokens/s&lt;/td&gt;
&lt;td&gt;~$2,000+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;~1,400 img/s&lt;/td&gt;
&lt;td&gt;~32 tokens/s&lt;/td&gt;
&lt;td&gt;~$1,600&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 5080&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;~950 img/s&lt;/td&gt;
&lt;td&gt;~24 tokens/s&lt;/td&gt;
&lt;td&gt;~$1,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4070 Ti Super&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;~750 img/s&lt;/td&gt;
&lt;td&gt;~18 tokens/s&lt;/td&gt;
&lt;td&gt;~$700&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 4060 Ti 16GB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16GB&lt;/td&gt;
&lt;td&gt;~450 img/s&lt;/td&gt;
&lt;td&gt;~11 tokens/s&lt;/td&gt;
&lt;td&gt;~$400&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTX 3090&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;~1,050 img/s&lt;/td&gt;
&lt;td&gt;~22 tokens/s&lt;/td&gt;
&lt;td&gt;~$700 used&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  RTX 4090 — best overall for PyTorch
&lt;/h2&gt;

&lt;p&gt;The RTX 4090 remains the best single GPU for PyTorch development:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;24GB VRAM&lt;/strong&gt; fits most &lt;a href="https://dev.to/articles/best-gpu-for-ai-research/"&gt;research-scale models and datasets&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Compute capability 8.9 supports every current PyTorch optimization&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;torch.compile()&lt;/code&gt; runs fastest on Ada Lovelace architecture&lt;/li&gt;
&lt;li&gt;Excellent mixed precision training with BF16 and FP8&lt;/li&gt;
&lt;li&gt;Massive CUDA core count (16,384) accelerates both training and inference&lt;/li&gt;
&lt;li&gt;Widely used in research — most PyTorch tutorials and benchmarks target this card&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  RTX 5090 — for large-scale training
&lt;/h2&gt;

&lt;p&gt;If your PyTorch workloads consistently hit 24GB VRAM limits:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;32GB VRAM&lt;/strong&gt; enables larger batch sizes and model sizes&lt;/li&gt;
&lt;li&gt;Blackwell architecture brings improved FP8 training support&lt;/li&gt;
&lt;li&gt;~30-40% faster training than the RTX 4090&lt;/li&gt;
&lt;li&gt;Worth the premium if you're training (not just fine-tuning)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Budget picks for PyTorch
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;RTX 4060 Ti 16GB (~$400):&lt;/strong&gt; The cheapest way to get 16GB VRAM with full CUDA 8.9 support. Handles LoRA fine-tuning and small model training. Slower than flagships but functional for learning and prototyping.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RTX 3090 used (~$700):&lt;/strong&gt; 24GB VRAM at half the price of a new RTX 4090. Older compute capability (8.6) but still fully supported by PyTorch. Best value for VRAM-heavy workloads. See our &lt;a href="https://dev.to/articles/best-used-gpu-for-ai/"&gt;used GPU buying guide&lt;/a&gt; for tips, and our &lt;a href="https://dev.to/articles/rtx-3090-vs-4090-for-ai/"&gt;RTX 3090 vs 4090 for AI&lt;/a&gt; head-to-head if you're weighing the upgrade.&lt;/p&gt;

&lt;h2&gt;
  
  
  PyTorch-specific optimizations
&lt;/h2&gt;

&lt;p&gt;Maximize your GPU regardless of which card you buy:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Use &lt;code&gt;torch.compile()&lt;/code&gt;&lt;/strong&gt; — automatic kernel fusion, 20-50% speedup on Ada/Blackwell&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enable BF16 mixed precision&lt;/strong&gt; — &lt;code&gt;torch.autocast('cuda', dtype=torch.bfloat16)&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use Flash Attention&lt;/strong&gt; — built into PyTorch 2.x via &lt;code&gt;F.scaled_dot_product_attention&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Set &lt;code&gt;pin_memory=True&lt;/code&gt;&lt;/strong&gt; in DataLoaders for faster CPU-to-GPU transfer&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use gradient checkpointing&lt;/strong&gt; to trade compute for VRAM on large models&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What about AMD for PyTorch?
&lt;/h2&gt;

&lt;p&gt;PyTorch supports AMD GPUs through ROCm, but the experience is rougher:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fewer pre-built wheels — you may need to compile from source&lt;/li&gt;
&lt;li&gt;Some operations fall back to CPU (slower)&lt;/li&gt;
&lt;li&gt;Community support and debugging resources are NVIDIA-focused&lt;/li&gt;
&lt;li&gt;ROCm version compatibility can be finicky&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If PyTorch is your primary framework, stick with NVIDIA. Apple Silicon's MPS backend works for inference and small experiments, but PyTorch training on macOS still trails CUDA significantly — see our &lt;a href="https://dev.to/articles/mac-vs-nvidia-for-ai/"&gt;Mac vs NVIDIA for AI&lt;/a&gt; breakdown if you're considering an M-series Mac as a PyTorch box. Your OS also matters — PyTorch on Linux generally outperforms Windows for training workloads, and the gap widens on AMD hardware. See our &lt;a href="https://dev.to/articles/windows-vs-linux-for-ai/"&gt;Windows vs Linux for AI&lt;/a&gt; guide for the full breakdown. For users working with the Hugging Face ecosystem — Transformers, Diffusers, and PEFT — see our &lt;a href="https://dev.to/articles/best-gpu-for-hugging-face/"&gt;best GPU for Hugging Face&lt;/a&gt; guide for library-specific recommendations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which GPU should you buy?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You are learning PyTorch or running tutorials:&lt;/strong&gt; The RTX 4060 Ti 16GB at $400 handles every beginner workload with full CUDA 8.9 support. Do not overspend while learning.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You train custom models or fine-tune 7B+ LLMs:&lt;/strong&gt; The RTX 4090 at 24GB is the default choice. Enough VRAM for serious work, fast enough to keep training loops productive.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You need maximum VRAM for large models or big batch sizes:&lt;/strong&gt; The RTX 5090 at 32GB is the only consumer option. Worth it if you consistently OOM on 24GB.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You mostly run inference and prototyping, not heavy training:&lt;/strong&gt; A 16GB card like the RTX 5070 Ti gives you enough VRAM without the flagship price. If you specifically run a local LLM as an always-on assistant, our &lt;a href="https://dev.to/articles/best-gpu-for-ai-assistant/"&gt;best GPU for AI assistant&lt;/a&gt; guide covers inference-tuned picks.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Choosing AMD GPUs to save money on PyTorch workloads.&lt;/strong&gt; ROCm support is improving but still lags CUDA in stability, pre-built wheels, and community resources. The debugging time you spend is not worth the hardware savings.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Not using &lt;code&gt;torch.compile()&lt;/code&gt; on Ada Lovelace or Blackwell GPUs.&lt;/strong&gt; This single line can give you a 20-50% speedup through automatic kernel fusion. It is free performance you are leaving on the table.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Running FP32 training by default.&lt;/strong&gt; Always enable BF16 mixed precision with &lt;code&gt;torch.autocast&lt;/code&gt;. It halves VRAM usage and often trains faster with no accuracy loss on modern architectures.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring &lt;code&gt;pin_memory=True&lt;/code&gt; in DataLoaders.&lt;/strong&gt; This small setting speeds up CPU-to-GPU data transfer significantly, especially with large datasets. It costs nothing and helps every training run.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Our recommendation
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;GPU tier list available at the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For most PyTorch users: buy the RTX 4090.&lt;/strong&gt; It gives you enough VRAM for serious work, top-tier compute capability, and the best ecosystem support. If budget is tight, the RTX 4060 Ti 16GB gets you into real PyTorch work for a quarter of the price.&lt;/p&gt;

&lt;p&gt;Check our &lt;a href="https://dev.to/articles/best-gpu-for-ai/"&gt;best GPU for AI&lt;/a&gt; guide for a broader comparison across all AI workloads. If your primary framework is TensorFlow rather than PyTorch, see our &lt;a href="https://dev.to/articles/best-gpu-for-tensorflow/"&gt;best GPU for TensorFlow&lt;/a&gt; guide for XLA and production-deployment considerations.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The best GPU for PyTorch is the one with enough VRAM for your model and enough compute to keep your training loop from becoming a waiting game.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Frequently Asked Questions
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What CUDA version should I use with PyTorch in 2026?
&lt;/h3&gt;

&lt;p&gt;For RTX 30-series (Ampere) GPUs, use CUDA 12.4 or later with PyTorch 2.5+. For RTX 40-series (Ada Lovelace) and RTX 50-series (Blackwell), CUDA 12.4+ is recommended to unlock FP8 and BF16 tensor core optimizations. Always install PyTorch via the official pip command from pytorch.org, which bundles the correct CUDA runtime — manually installing CUDA separately is unnecessary and a common source of version mismatch issues.&lt;/p&gt;

&lt;h3&gt;
  
  
  Does the RTX 3090 support bfloat16 in PyTorch?
&lt;/h3&gt;

&lt;p&gt;Yes. The RTX 3090 (Ampere, compute capability 8.6) supports BF16 through its tensor cores. You can use &lt;code&gt;torch.autocast('cuda', dtype=torch.bfloat16)&lt;/code&gt; for mixed-precision training. However, BF16 throughput on Ampere is lower than on Ada Lovelace (RTX 40-series) or Blackwell (RTX 50-series), which have more optimized BF16 tensor core paths. For most training workloads, the 3090's BF16 performance is still a significant improvement over FP32.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is the minimum CUDA compute capability for PyTorch?
&lt;/h3&gt;

&lt;p&gt;PyTorch 2.5+ requires CUDA compute capability 7.0 or higher (Volta architecture and newer). This means GTX 10-series (Pascal, compute capability 6.1) and older GPUs are no longer officially supported. Any RTX card — from the RTX 2060 onward — meets this requirement. For practical deep learning work, compute capability 8.0+ (Ampere or newer) is recommended to access BF16, TF32, and efficient tensor core operations.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is an AMD GPU good for PyTorch?
&lt;/h3&gt;

&lt;p&gt;PyTorch supports AMD GPUs through ROCm, but the experience is rougher than CUDA. Fewer pre-built wheels are available, some operations fall back to CPU, and community debugging resources overwhelmingly target NVIDIA. ROCm version compatibility can also be finicky, requiring specific driver and kernel combinations. If PyTorch is your primary framework, NVIDIA GPUs provide a significantly smoother experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-research/" rel="noopener noreferrer"&gt;Best GPU for AI Research in 2026 (Picks From $400)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;Best GPU for Deep Learning in 2026 (5 Picks Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-hugging-face/" rel="noopener noreferrer"&gt;Best GPU for Hugging Face Models in 2026 (Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>gpu</category>
      <category>pytorch</category>
      <category>cuda</category>
      <category>training</category>
    </item>
    <item>
      <title>Rent a GPU for LLM Fine-Tuning: The $30 Weekend Project</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Mon, 03 Aug 2026 01:13:38 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/rent-a-gpu-for-llm-fine-tuning-the-30-weekend-project-3khp</link>
      <guid>https://dev.to/thurmon_demich/rent-a-gpu-for-llm-fine-tuning-the-30-weekend-project-3khp</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforllm.com/articles/rent-gpu-for-llm-fine-tuning/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You've got a dataset of 10,000 support tickets, a free weekend, and a plan: fine-tune a 7B model to answer like your best support engineer. Then you check GPU prices and the plan stalls. An RTX 4090 is ~$1,600. A used 3090 is ~$800. For one training run?&lt;/p&gt;

&lt;p&gt;Stop. This is a rental job.&lt;/p&gt;

&lt;p&gt;A QLoRA fine-tune on a 7B-13B model takes somewhere between 3 and 12 hours of GPU time for a dataset that size. Rented by the hour, your entire weekend project costs less than a nice dinner. The real decision isn't "which GPU should I buy" — it's "am I buying hours or buying hardware."&lt;/p&gt;

&lt;h2&gt;
  
  
  What your fine-tune actually needs
&lt;/h2&gt;

&lt;p&gt;The method determines the hardware, and the hardware determines the bill. QLoRA quantizes the base model to 4-bit and trains only adapter layers, which is why a 7B run needs roughly 8GB of VRAM and a 13B run roughly 14GB — both fit a rentable 24GB RTX 4090 at roughly $0.35-0.50/hr as of mid-2026.&lt;/p&gt;

&lt;p&gt;Step up to QLoRA on 70B, or full LoRA on a 13B, and you want an A100 80GB at roughly $0.75-1.50/hr. Full-parameter fine-tunes of anything mid-size push you into multi-GPU H100 territory at roughly $2.00-3.00/hr per card — rarely worth it when adapter methods get you 95% of the quality.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What you're training&lt;/th&gt;
&lt;th&gt;Rent this&lt;/th&gt;
&lt;th&gt;Approx $/hr (mid-2026)&lt;/th&gt;
&lt;th&gt;Typical weekend cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;QLoRA 7B-13B&lt;/td&gt;
&lt;td&gt;RTX 4090 (24GB)&lt;/td&gt;
&lt;td&gt;$0.35-0.50&lt;/td&gt;
&lt;td&gt;~$10-25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;QLoRA 34B-70B / full LoRA 13B&lt;/td&gt;
&lt;td&gt;A100 80GB&lt;/td&gt;
&lt;td&gt;$0.75-1.50&lt;/td&gt;
&lt;td&gt;~$20-60&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Full fine-tune 7B-13B&lt;/td&gt;
&lt;td&gt;2-4x H100 80GB&lt;/td&gt;
&lt;td&gt;$2.00-3.00 each&lt;/td&gt;
&lt;td&gt;~$100-400&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;That first row is the whole story for most weekend projects. Ten dollars.&lt;/p&gt;

&lt;h2&gt;
  
  
  The break-even math
&lt;/h2&gt;

&lt;p&gt;Say you fine-tune once a quarter, 10 GPU-hours per run. On a rented A100 that's roughly $40-60 a year. The RTX 4090 you were about to buy costs $1,600 — a 25-40 year payback, ignoring electricity. For occasional fine-tuning, renting wins by an order of magnitude and it isn't close. Our &lt;a href="https://dev.to/articles/cloud-gpu-tco-vs-self-hosted-llm/"&gt;cloud vs self-hosted TCO breakdown&lt;/a&gt; runs the full numbers.&lt;/p&gt;

&lt;p&gt;The math flips if you're iterating constantly. Ten runs a month — sweeping hyperparameters, testing dataset variants, retraining weekly — burns $75-150/month in rentals, and now a used RTX 3090 pays for itself inside a year. (It also doubles as your inference box, which the rental never does.) That's when our &lt;a href="https://dev.to/articles/best-gpu-for-llm-fine-tuning/"&gt;buying guide for fine-tuning GPUs&lt;/a&gt; becomes the relevant article, not this one.&lt;/p&gt;

&lt;p&gt;For the heavy-iteration case, the 24GB card is the one to own: &lt;br&gt;
&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/rent-gpu-for-llm-fine-tuning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
 handles QLoRA up to 34B locally, and every experiment after purchase is free.&lt;/p&gt;

&lt;h2&gt;
  
  
  Renting without wasting money
&lt;/h2&gt;

&lt;p&gt;A few habits separate a $15 weekend from a $70 one.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Checkpoint to persistent storage.&lt;/strong&gt; Spot instances get reclaimed with minutes of warning. Save checkpoints every 30-60 minutes to a network volume or push adapters to Hugging Face — losing hour nine of a ten-hour run is the classic rental disaster.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use spot pricing.&lt;/strong&gt; Interruptible instances run 50-80% off on-demand rates on &lt;a href="https://dev.to/articles/runpod-vs-vast-ai-for-llm/"&gt;RunPod and Vast.ai&lt;/a&gt;. With checkpointing in place, interruptions cost you minutes, not money.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Watch egress fees.&lt;/strong&gt; Many providers charge $0.05-0.12/GB to move data out. A LoRA adapter is a few hundred MB — trivial. A full merged 13B model is 25GB+, so merge locally instead of downloading merged weights.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shut it down.&lt;/strong&gt; An idle A100 bills exactly like a busy one. Terminate the instance when training ends; don't leave it running "in case" you want to poke at the results Monday.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Renting an H100 for a QLoRA job.&lt;/strong&gt; A 7B QLoRA run doesn't saturate an H100; you're paying 5x the rate for maybe 2x the speed. Rent the cheapest GPU that fits your VRAM requirement.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Uploading the dataset over and over.&lt;/strong&gt; Prep your data locally, upload once to persistent storage, and mount it across runs. Re-uploading 10GB on every instance start wastes both time and, on some providers, money.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Skipping a dry run.&lt;/strong&gt; Launch with 1% of your dataset first. Catching a broken tokenizer config after ten minutes costs pennies; catching it after ten hours costs the whole weekend budget.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Renting for fine-tuning: quick answers
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;How much does it cost to rent a GPU for fine-tuning?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A rented RTX 4090 runs roughly $0.35-0.50/hr as of mid-2026, and an A100 80GB roughly $0.75-1.50/hr. A weekend QLoRA run on a 7B-13B model typically lands around $10-40 total including setup and some idle time. Spot pricing can cut that by half or more, provided you checkpoint regularly in case the instance gets reclaimed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can I fine-tune a 7B model on a rented RTX 4090?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Yes, comfortably. QLoRA on a 7B model needs roughly 8GB of VRAM, so the 4090's 24GB handles it with room to raise batch size or sequence length. A 13B QLoRA run at roughly 14GB also fits without trouble. Full LoRA on 13B is where you outgrow 24GB and should step up to a rented A100 80GB instead.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do I need an H100 to fine-tune an LLM?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Almost never for adapter-based methods. QLoRA on models up to 34B fits a single 24GB card, and an A100 80GB covers QLoRA on 70B. H100s earn their roughly $2.00-3.00/hr rate on full-parameter fine-tunes and multi-GPU training runs where raw throughput matters more than cost — not on a weekend adapter project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Verdict
&lt;/h2&gt;

&lt;p&gt;Fine-tuning occasionally? Rent. A weekend QLoRA project on a 7B-13B model costs roughly $10-40 on a rented 4090 or A100 — the same GPU hours you'd get from a $1,600 purchase, minus the purchase. Iterating daily? Buy the 24GB card and rent &lt;a href="https://dev.to/articles/best-cloud-gpu-for-llm/"&gt;bigger cloud GPUs&lt;/a&gt; only for the runs that don't fit.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If you can count your fine-tuning runs per year on one hand, rent the GPU — the hardware you were about to buy takes decades to pay for itself.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-cloud-gpu-for-llm/" rel="noopener noreferrer"&gt;Best Cloud GPU for LLM in 2026: What to Rent by Model Size&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-llm-fine-tuning/" rel="noopener noreferrer"&gt;Best GPU for LLM Fine-Tuning in 2026 (Ranked Picks)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/can-you-run-kimi-k3-locally/" rel="noopener noreferrer"&gt;Can You Run Kimi K3 Locally? No — Here's the Exact Math&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforllm.com/articles/rent-gpu-for-llm-fine-tuning/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>finetuning</category>
      <category>gpurental</category>
      <category>cloudgpu</category>
      <category>qlora</category>
    </item>
    <item>
      <title>Best GPU for Deep Learning in 2026 (5 Picks Ranked)</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Sun, 02 Aug 2026 01:13:39 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-deep-learning-in-2026-5-picks-ranked-1nl8</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-deep-learning-in-2026-5-picks-ranked-1nl8</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt; archive. The canonical version has interactive calculators, an up-to-date GPU comparison table, and live pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Quick answer:&lt;/strong&gt; The RTX 4090 (24GB) is the best value GPU for deep learning in 2026. The RTX 5090 (32GB) is the top performer for large-scale training, and the RTX 4060 Ti 16GB is the budget entry point for students and beginners.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the GPU is everything for deep learning
&lt;/h2&gt;

&lt;p&gt;Deep learning frameworks like PyTorch and TensorFlow offload almost all computation to the GPU. Training a neural network is fundamentally a series of matrix multiplications — exactly what GPU tensor cores are designed for. The two metrics that matter most:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;VRAM&lt;/strong&gt; — determines maximum model size, batch size, and whether training is even possible&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Compute throughput&lt;/strong&gt; — determines how fast each training step runs (measured in TFLOPS for FP16/BF16)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Miss on VRAM and training simply fails. Miss on compute and training works but takes far longer. Both matter, but VRAM is the hard constraint.&lt;/p&gt;

&lt;h2&gt;
  
  
  VRAM: the non-negotiable requirement
&lt;/h2&gt;

&lt;p&gt;Understanding how much VRAM a model needs requires knowing where the memory goes during training:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Component&lt;/th&gt;
&lt;th&gt;Memory consumed&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Model weights (FP16)&lt;/td&gt;
&lt;td&gt;~2 bytes × parameter count&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Optimizer states (Adam)&lt;/td&gt;
&lt;td&gt;~8 bytes × parameter count&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Gradients&lt;/td&gt;
&lt;td&gt;~2–4 bytes × parameter count&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Activations (batch-dependent)&lt;/td&gt;
&lt;td&gt;Variable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total training footprint&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;~12–16 bytes × parameter count&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Practical VRAM requirements for fine-tuning and training common model sizes:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Model size&lt;/th&gt;
&lt;th&gt;Inference only&lt;/th&gt;
&lt;th&gt;LoRA fine-tune&lt;/th&gt;
&lt;th&gt;Full fine-tune&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1B parameters&lt;/td&gt;
&lt;td&gt;2–3GB&lt;/td&gt;
&lt;td&gt;6–8GB&lt;/td&gt;
&lt;td&gt;14–18GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3B parameters&lt;/td&gt;
&lt;td&gt;6–8GB&lt;/td&gt;
&lt;td&gt;10–14GB&lt;/td&gt;
&lt;td&gt;OOM on 24GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7B parameters&lt;/td&gt;
&lt;td&gt;14–16GB&lt;/td&gt;
&lt;td&gt;16–20GB&lt;/td&gt;
&lt;td&gt;Needs A100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13B parameters&lt;/td&gt;
&lt;td&gt;26–28GB&lt;/td&gt;
&lt;td&gt;24GB (4-bit)&lt;/td&gt;
&lt;td&gt;Needs multi-GPU&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;This is why a 7B model in FP16 needs roughly 14GB just to load weights — and doubles to 28GB when you add optimizer states for training. &lt;strong&gt;24GB is the practical ceiling for consumer fine-tuning; 16GB works with 4-bit quantization (QLoRA).&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Training speed benchmarks
&lt;/h2&gt;

&lt;p&gt;Relative throughput on mixed workloads — ResNet-50 classification, BERT fine-tuning, and ViT training (normalized to RTX 5090):&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU&lt;/th&gt;
&lt;th&gt;VRAM&lt;/th&gt;
&lt;th&gt;FP16 TFLOPS&lt;/th&gt;
&lt;th&gt;Relative speed&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;th&gt;Value tier&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5090&lt;/td&gt;
&lt;td&gt;32GB GDDR7&lt;/td&gt;
&lt;td&gt;~220&lt;/td&gt;
&lt;td&gt;1.00x&lt;/td&gt;
&lt;td&gt;~$2,000&lt;/td&gt;
&lt;td&gt;Research&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4090&lt;/td&gt;
&lt;td&gt;24GB GDDR6X&lt;/td&gt;
&lt;td&gt;~165&lt;/td&gt;
&lt;td&gt;0.75x&lt;/td&gt;
&lt;td&gt;~$1,600&lt;/td&gt;
&lt;td&gt;Best value&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5080&lt;/td&gt;
&lt;td&gt;16GB GDDR7&lt;/td&gt;
&lt;td&gt;~137&lt;/td&gt;
&lt;td&gt;0.62x&lt;/td&gt;
&lt;td&gt;~$1,000&lt;/td&gt;
&lt;td&gt;Mid-range&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5070 Ti&lt;/td&gt;
&lt;td&gt;16GB GDDR7&lt;/td&gt;
&lt;td&gt;~105&lt;/td&gt;
&lt;td&gt;0.48x&lt;/td&gt;
&lt;td&gt;~$750&lt;/td&gt;
&lt;td&gt;Mid-range&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4070 Ti Super&lt;/td&gt;
&lt;td&gt;16GB GDDR6X&lt;/td&gt;
&lt;td&gt;~88&lt;/td&gt;
&lt;td&gt;0.40x&lt;/td&gt;
&lt;td&gt;~$700&lt;/td&gt;
&lt;td&gt;Budget pro&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 3090 (used)&lt;/td&gt;
&lt;td&gt;24GB GDDR6X&lt;/td&gt;
&lt;td&gt;~121&lt;/td&gt;
&lt;td&gt;0.55x&lt;/td&gt;
&lt;td&gt;~$800&lt;/td&gt;
&lt;td&gt;VRAM value&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4060 Ti 16GB&lt;/td&gt;
&lt;td&gt;16GB GDDR6&lt;/td&gt;
&lt;td&gt;~62&lt;/td&gt;
&lt;td&gt;0.28x&lt;/td&gt;
&lt;td&gt;~$400&lt;/td&gt;
&lt;td&gt;Entry level&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The RTX 5090's 220 TFLOPS in FP16 is a significant leap over the 4090, but at $2,000 the price jump is steep. The 4090 at $1,600 with 165 TFLOPS and 24GB remains the most compelling overall package unless you regularly work with models that need 32GB.&lt;/p&gt;

&lt;h2&gt;
  
  
  Batch size vs VRAM: practical impact
&lt;/h2&gt;

&lt;p&gt;Larger batch sizes improve training stability and convergence. More VRAM = larger viable batch sizes:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;GPU (VRAM)&lt;/th&gt;
&lt;th&gt;Typical max batch (ResNet-50)&lt;/th&gt;
&lt;th&gt;BERT batch (seq 128)&lt;/th&gt;
&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4060 Ti (16GB)&lt;/td&gt;
&lt;td&gt;64&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;Limited but functional&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4070 Ti Super (16GB)&lt;/td&gt;
&lt;td&gt;64&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;Same VRAM, faster compute&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 4090 (24GB)&lt;/td&gt;
&lt;td&gt;128&lt;/td&gt;
&lt;td&gt;32&lt;/td&gt;
&lt;td&gt;Comfortable for most research&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 5090 (32GB)&lt;/td&gt;
&lt;td&gt;256&lt;/td&gt;
&lt;td&gt;64&lt;/td&gt;
&lt;td&gt;Large model experimentation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RTX 3090 (24GB)&lt;/td&gt;
&lt;td&gt;128&lt;/td&gt;
&lt;td&gt;32&lt;/td&gt;
&lt;td&gt;Same as 4090 but slower&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;For practical training, the difference between 16GB and 24GB often means the difference between batch size 8 and batch size 24 on 7B model fine-tuning — which affects both training speed and gradient quality.&lt;/p&gt;

&lt;h2&gt;
  
  
  PyTorch vs TensorFlow GPU considerations
&lt;/h2&gt;

&lt;p&gt;Both major frameworks support all NVIDIA cards on this list, but there are nuances:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PyTorch&lt;/strong&gt; (dominant for research):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Best-in-class CUDA integration&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;torch.compile()&lt;/code&gt; in PyTorch 2.x significantly improves performance on Ampere and newer&lt;/li&gt;
&lt;li&gt;Excellent support for BF16 on RTX 30-series and newer (better than FP16 for training stability)&lt;/li&gt;
&lt;li&gt;Flash Attention 2 works natively on CUDA&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;TensorFlow&lt;/strong&gt; (production and enterprise):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Strong XLA compilation support&lt;/li&gt;
&lt;li&gt;Multi-GPU via &lt;code&gt;MirroredStrategy&lt;/code&gt; works well on consumer cards&lt;/li&gt;
&lt;li&gt;Some newer optimizations arrive later than PyTorch&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Both frameworks support FP16 and BF16 mixed precision on Ampere (RTX 30xx) and newer. The RTX 50-series Blackwell architecture adds improved FP8 and FP4 support for inference quantization. &lt;strong&gt;For pure research and experimentation, PyTorch is the standard.&lt;/strong&gt; For production systems already on TensorFlow, it doesn't matter — both support the hardware equally well. If you do most of your work through the Hugging Face ecosystem, see our &lt;a href="https://dev.to/articles/best-gpu-for-hugging-face/"&gt;best GPU for Hugging Face&lt;/a&gt; guide for PEFT and Transformers-specific setup.&lt;/p&gt;

&lt;h2&gt;
  
  
  FP16 and BF16 mixed precision: free performance
&lt;/h2&gt;

&lt;p&gt;Mixed precision training is one of the most impactful optimizations available — and it's free:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;FP16&lt;/strong&gt; — cuts VRAM by ~50% versus FP32, faster on tensor cores. Can have numerical stability issues with very small gradients.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BF16&lt;/strong&gt; — same memory savings as FP16, better numerical range for training stability. Supported on Ampere (RTX 30xx) and newer.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Practical impact:&lt;/strong&gt; Doubles your effective batch size, cuts training time by 20–40%, often with no accuracy loss.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Always enable mixed precision in PyTorch:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="n"&gt;torch.cuda.amp&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;autocast&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;GradScaler&lt;/span&gt;
&lt;span class="n"&gt;scaler&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nc"&gt;GradScaler&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;span class="k"&gt;with&lt;/span&gt; &lt;span class="nf"&gt;autocast&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;dtype&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;torch&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bfloat16&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;  &lt;span class="c1"&gt;# or float16
&lt;/span&gt;    &lt;span class="n"&gt;output&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nf"&gt;model&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nb"&gt;input&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Multi-GPU scaling for deep learning
&lt;/h2&gt;

&lt;p&gt;Consumer multi-GPU for deep learning (via &lt;code&gt;DataParallel&lt;/code&gt; or &lt;code&gt;DistributedDataParallel&lt;/code&gt;) works, but has limitations. Before committing to a multi-GPU build, see our &lt;a href="https://dev.to/articles/how-many-gpus-for-ai-training/"&gt;how many GPUs you actually need for AI training&lt;/a&gt; guide — for most home setups, one large card beats two smaller ones:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PCIe bandwidth&lt;/strong&gt; between consumer cards is the bottleneck — professional NVLink is 10–20x faster for inter-GPU communication&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PyTorch DDP&lt;/strong&gt; scales reasonably on 2–4 GPUs even over PCIe for data parallel training&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Two RTX 4090s&lt;/strong&gt; gives 48GB aggregate VRAM and roughly 1.5x effective throughput (not 2x due to communication overhead)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Model parallelism&lt;/strong&gt; (splitting a large model across GPUs) is painful on consumer hardware without NVLink&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For most home deep learning setups, &lt;strong&gt;one large GPU with more VRAM beats two smaller GPUs&lt;/strong&gt; — simpler, less overhead, better actual throughput on single large models.&lt;/p&gt;

&lt;h2&gt;
  
  
  RTX 5090 — the research choice
&lt;/h2&gt;

&lt;p&gt;At 32GB GDDR7 and ~220 FP16 TFLOPS, the RTX 5090 is the only consumer GPU that handles 13B+ model fine-tuning at full precision without resorting to 4-bit quantization:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fine-tune 7B models at FP16 with comfortable batch sizes&lt;/li&gt;
&lt;li&gt;Run 13B models with QLoRA (4-bit base + FP16 adapter layers)&lt;/li&gt;
&lt;li&gt;Inference on 30B+ models with 4-bit quantization&lt;/li&gt;
&lt;li&gt;Train small models from scratch at speeds that actually make sense&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The RTX 5090 makes sense for researchers who need maximum headroom, graduate students doing serious ML work, or professionals building models for production. For learning and hobby projects, it's hard to justify the cost. For a dedicated overview of hardware for academic and applied ML research, see our &lt;a href="https://dev.to/articles/best-gpu-for-ai-research/"&gt;best GPU for AI research&lt;/a&gt; guide.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  RTX 4060 Ti 16GB — best for beginners
&lt;/h2&gt;

&lt;p&gt;At ~$400, the RTX 4060 Ti 16GB is the right starting point for anyone learning deep learning:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Runs every PyTorch and TensorFlow tutorial without issues&lt;/li&gt;
&lt;li&gt;16GB handles QLoRA fine-tuning of 7B models&lt;/li&gt;
&lt;li&gt;Slow for serious training, but fine for understanding concepts and running experiments&lt;/li&gt;
&lt;li&gt;Low power draw (~165W) makes it easy to add to any existing PC&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The RTX 4060 Ti's 128-bit memory bus limits bandwidth compared to higher-end cards, which matters for training throughput but not for learning. Start here and upgrade when you consistently need more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Not ready for dedicated hardware? Cloud GPU is the answer
&lt;/h2&gt;

&lt;p&gt;Before spending $1,600+ on a GPU, consider renting compute for specific experiments. RunPod and Vast.ai offer A100 80GB and RTX 4090 instances for $0.40–$1.50/hr — more cost-effective than buying a card if you're training sporadically.&lt;/p&gt;

&lt;p&gt;For a broader overview of picking AI hardware, see our &lt;a href="https://dev.to/articles/best-gpu-for-ai/"&gt;Best GPU for AI&lt;/a&gt; guide.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;GPU tier list available at the &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Which GPU should YOU buy for deep learning?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Student or beginner learning the fundamentals:&lt;/strong&gt; RTX 4060 Ti 16GB at $400. Runs every tutorial, handles 7B QLoRA fine-tuning, easy to start with. Upgrade when you outgrow it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Serious hobbyist fine-tuning models up to 7B at FP16:&lt;/strong&gt; RTX 4090 at 24GB is the sweet spot. Best VRAM-per-dollar on the market, fast enough for meaningful research. Used RTX 3090 at ~$800 if budget is tight.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Researcher or professional training 13B+ models:&lt;/strong&gt; RTX 5090 at 32GB is the only consumer card with enough VRAM for 7B FP16 training at useful batch sizes without resorting to quantization tricks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Running inference more than training:&lt;/strong&gt; 16GB is enough. RTX 5070 Ti or RTX 4070 Ti Super save significant money with no inference penalty.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Training models professionally on a schedule:&lt;/strong&gt; Rent cloud GPUs (RunPod/Vast.ai) for large runs, use a local 4090 for experimentation. If most of your training happens on a desktop in your study, our &lt;a href="https://dev.to/articles/best-gpu-for-ai-training-at-home/"&gt;best GPU for AI training at home&lt;/a&gt; guide weighs power, noise, and thermals for that exact build.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Training code models specifically:&lt;/strong&gt; Code generation models (CodeLlama, DeepSeek Coder, Qwen Coder) have their own VRAM patterns — see our &lt;a href="https://dev.to/articles/best-gpu-for-codegen-ai/"&gt;best GPU for codegen AI&lt;/a&gt; guide.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Working with audio (Whisper, MusicGen):&lt;/strong&gt; Audio workloads are surprisingly light — our &lt;a href="https://dev.to/articles/best-gpu-for-whisper/"&gt;best GPU for Whisper&lt;/a&gt; guide ranks the budget options.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Buying based on CUDA cores instead of VRAM.&lt;/strong&gt; More cores speed up training, but running out of VRAM stops training entirely. Prioritize memory capacity first, then compute.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Choosing AMD to save money.&lt;/strong&gt; ROCm support in PyTorch and TensorFlow still lags CUDA significantly — especially for newer optimization techniques. The debugging time erases the hardware savings.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Skipping mixed precision training.&lt;/strong&gt; BF16/FP16 cuts VRAM usage by ~50% with minimal accuracy loss. Always enable it. It's free performance that should be default in every training script.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Expecting multi-GPU to scale linearly.&lt;/strong&gt; Two consumer GPUs won't give you 2x speed. PCIe communication overhead and lack of NVLink means you'll see 1.3–1.6x at best on typical deep learning tasks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Not using gradient checkpointing on large models.&lt;/strong&gt; Reduces peak VRAM by 30–40% at the cost of ~20% longer training time. Enable it before buying a bigger GPU.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Final verdict
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The RTX 4090 is the best deep learning GPU for most people in 2026. If 24GB isn't enough for your specific workloads, the RTX 5090 at 32GB is the upgrade. If $1,600 is too much, a used RTX 3090 gives you the same 24GB at half the price with slower compute.&lt;/p&gt;

&lt;p&gt;For students, the RTX 4060 Ti 16GB at $400 is genuinely all you need to learn. For the &lt;a href="https://dev.to/articles/nvidia-vs-amd-for-ai/"&gt;NVIDIA vs AMD comparison&lt;/a&gt; in more depth, we cover ROCm's current limitations in detail. If you primarily use TensorFlow over PyTorch, see our &lt;a href="https://dev.to/articles/best-gpu-for-tensorflow/"&gt;best GPU for TensorFlow&lt;/a&gt; guide for XLA-optimized setups.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The best GPU for deep learning is the one with the most VRAM you can afford — training speed matters, but running out of memory stops you completely.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for AI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-tensorflow/" rel="noopener noreferrer"&gt;Best GPU for TensorFlow in 2026 (5 Picks Ranked)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-pytorch/" rel="noopener noreferrer"&gt;Best GPU for PyTorch in 2026: RTX 4090 + 6 Backups&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforai.com/articles/best-gpu-for-ai-research/" rel="noopener noreferrer"&gt;Best GPU for AI Research in 2026 (Picks From $400)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforai.com/articles/best-gpu-for-deep-learning/" rel="noopener noreferrer"&gt;Best GPU for AI&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>deeplearning</category>
      <category>pytorch</category>
      <category>tensorflow</category>
      <category>training</category>
    </item>
    <item>
      <title>Best GPU for DeepSeek V4: The Honest VRAM Math (81GB Minimum)</title>
      <dc:creator>Thurmon Demich</dc:creator>
      <pubDate>Sat, 01 Aug 2026 12:56:52 +0000</pubDate>
      <link>https://dev.to/thurmon_demich/best-gpu-for-deepseek-v4-the-honest-vram-math-81gb-minimum-13bf</link>
      <guid>https://dev.to/thurmon_demich/best-gpu-for-deepseek-v4-the-honest-vram-math-81gb-minimum-13bf</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Cross-posted from &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt; — visit the original for our VRAM calculator, GPU comparison table, and current Amazon pricing.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;No single consumer GPU runs DeepSeek V4.&lt;/strong&gt; The smallest working quant of V4-Flash weighs roughly 81GB as of July 2026, so before you spend anything, here is what every hardware tier actually gets you.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Hardware tier&lt;/th&gt;
&lt;th&gt;Usable memory&lt;/th&gt;
&lt;th&gt;What fits&lt;/th&gt;
&lt;th&gt;Expected experience&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Single 24GB (RTX 3090/4090)&lt;/td&gt;
&lt;td&gt;24GB&lt;/td&gt;
&lt;td&gt;Nothing from V4 — run DeepSeek-R1 32B instead&lt;/td&gt;
&lt;td&gt;Great, just not V4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Dual 24GB (2x 3090/4090)&lt;/td&gt;
&lt;td&gt;48GB&lt;/td&gt;
&lt;td&gt;Still ~33GB short of V4-Flash's smallest quant&lt;/td&gt;
&lt;td&gt;Dead end for V4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Quad 24GB (4x RTX 3090)&lt;/td&gt;
&lt;td&gt;96GB&lt;/td&gt;
&lt;td&gt;V4-Flash at aggressive ~2-bit quants (~81GB weights)&lt;/td&gt;
&lt;td&gt;Works, tight on context&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;96GB workstation (2x RTX 6000 Ada)&lt;/td&gt;
&lt;td&gt;96GB&lt;/td&gt;
&lt;td&gt;Same fit, two slots instead of four&lt;/td&gt;
&lt;td&gt;Cleaner, pricier&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;128GB Mac Studio (unified)&lt;/td&gt;
&lt;td&gt;~115GB usable&lt;/td&gt;
&lt;td&gt;V4-Flash at low-to-mid quants&lt;/td&gt;
&lt;td&gt;Usable, slow prompt processing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cloud 2x H200 (rented)&lt;/td&gt;
&lt;td&gt;282GB&lt;/td&gt;
&lt;td&gt;V4-Flash Q4_K_M (~158GB) + ~10GB KV cache&lt;/td&gt;
&lt;td&gt;Comfortable, full context&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Anything you own&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;V4-Pro: not happening (~800GB at Q4)&lt;/td&gt;
&lt;td&gt;API only&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The pattern I keep seeing in V4 discussion threads: people anchor on "13B active parameters" and assume 13B-class hardware. That is the most expensive misconception in local AI right now, and this guide is the math that corrects it. If you want a card for the older, smaller DeepSeek models, our &lt;a href="https://dev.to/articles/best-gpu-for-deepseek/"&gt;DeepSeek GPU guide&lt;/a&gt; covers R1 and Coder — those still fit on one 24GB card.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;VRAM chart available at the &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;original article&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  V4-Pro is not a consumer decision
&lt;/h2&gt;

&lt;p&gt;Quick reality check so we can move on. DeepSeek V4-Pro is a 1.6-trillion-parameter MoE with 49B active parameters per token. Even at Q4, the weights alone land around 800GB — ten H100s before you allocate a single byte of KV cache. That is a datacenter deployment, and no quality-preserving quant changes it in 2026.&lt;/p&gt;

&lt;p&gt;So for local purposes, "best GPU for DeepSeek V4" really means "best hardware for V4-Flash." Everything below is about Flash.&lt;/p&gt;

&lt;h2&gt;
  
  
  V4-Flash: the quant math that matters
&lt;/h2&gt;

&lt;p&gt;V4-Flash is 284B total parameters with 13B active. The community converted it fast — GGUF, AWQ, and GPTQ builds all appeared within days of the release, and llama.cpp and LM Studio both run the GGUFs without drama. What the quant sizes actually look like:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Quant level&lt;/th&gt;
&lt;th&gt;Approx. weights&lt;/th&gt;
&lt;th&gt;Fits on&lt;/th&gt;
&lt;th&gt;Quality verdict&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Smallest working (~2-bit)&lt;/td&gt;
&lt;td&gt;~81GB&lt;/td&gt;
&lt;td&gt;96GB rig (4x 24GB)&lt;/td&gt;
&lt;td&gt;Noticeably degraded, still coherent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Low-to-mid (~3-bit)&lt;/td&gt;
&lt;td&gt;~105-115GB&lt;/td&gt;
&lt;td&gt;128GB Mac Studio&lt;/td&gt;
&lt;td&gt;The practical unified-memory sweet spot&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q4_K_M (community default)&lt;/td&gt;
&lt;td&gt;~158GB&lt;/td&gt;
&lt;td&gt;2x H200-class&lt;/td&gt;
&lt;td&gt;Where Flash stops feeling quantized&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Q8 and above&lt;/td&gt;
&lt;td&gt;280GB+&lt;/td&gt;
&lt;td&gt;Datacenter&lt;/td&gt;
&lt;td&gt;Diminishing returns&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Then add the part almost everyone forgets: KV cache. At long context, budget roughly 10GB on top of the weights. That is why a comfortable Q4_K_M deployment totals about 170GB — and why a 96GB rig running the ~81GB quant has only ~15GB left for context and overhead. It runs. It just isn't roomy, and you'll feel it the first time you paste a large codebase into the prompt.&lt;/p&gt;

&lt;p&gt;My honest read on the aggressive quants: 2-bit Flash still beats any 70B dense model I can run in the same footprint, because those 284B total parameters retain a lot of knowledge even when brutally compressed. But if your work is code generation or anything where subtle correctness matters, the gap between ~2-bit and Q4_K_M is real.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Mac unified memory vs. multi-GPU
&lt;/h2&gt;

&lt;p&gt;The 128GB Mac Studio is the sleeper option here, and it's a genuinely different tradeoff rather than a worse one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Mac case:&lt;/strong&gt; one silent box, no 1600W power supply, and about 115GB actually allocatable to the model. Because Flash only activates 13B parameters per token, generation speed on Apple Silicon is respectable — MoE models are far kinder to unified memory bandwidth than dense ones. The pain is prompt processing: feeding in a long document takes several times longer than on NVIDIA hardware. We covered the general pattern in our &lt;a href="https://dev.to/articles/can-mac-mini-run-llm/"&gt;Mac hardware for LLMs breakdown&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The multi-GPU case:&lt;/strong&gt; 4x RTX 3090 gives you 96GB with vastly faster prefill and the full CUDA ecosystem. The cost is complexity — a server board with enough PCIe lanes, a big PSU, heat, noise, and llama.cpp layer-splitting configuration. Our &lt;a href="https://dev.to/articles/best-multi-gpu-setup-for-llm/"&gt;multi-GPU setup guide&lt;/a&gt; walks through the actual build; read it before ordering parts, because the motherboard is the part everyone gets wrong.&lt;/p&gt;

&lt;p&gt;Speed favors NVIDIA. Sanity favors the Mac. Budget is roughly a wash — four used 3090s plus a platform to host them lands near a 128GB Studio.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which setup should you build?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You own a single 24GB card:&lt;/strong&gt; don't build anything for V4. Run DeepSeek-R1 32B or a 70B at low quant — our &lt;a href="https://dev.to/articles/how-to-run-70b-on-single-gpu/"&gt;70B on a single GPU guide&lt;/a&gt; covers that path — and hit the API when you genuinely need V4.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want the cheapest real V4-Flash box:&lt;/strong&gt; 4x used RTX 3090 (~$2,800-3,600 in cards) for 96GB. Accept the ~2-bit quant and short-ish context.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want V4-Flash without a server in your office:&lt;/strong&gt; 128GB Mac Studio. Mid quants, quiet, one power cable.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want Q4_K_M quality:&lt;/strong&gt; rent. 2x H200 on-demand covers the ~170GB footprint for a few dollars an hour, which buys a lot of sessions before matching workstation money.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Common mistakes to avoid
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Buying 2x 4090s expecting V4-Flash comfort.&lt;/strong&gt; 48GB is not close. The smallest working quant is ~81GB — a dual-card build strands you $3,000+ deep with no path to running the model at all.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Confusing 13B active with 13B VRAM.&lt;/strong&gt; MoE routing reduces &lt;em&gt;compute&lt;/em&gt; per token, not memory. All 284B parameters must sit in memory because any expert can be selected at any step.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring KV cache in the budget.&lt;/strong&gt; Weights-only math says 81GB fits in 96GB "with room to spare." Long-context KV eats ~10GB, and suddenly your 32K session is crashing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Provisioning for V4-Pro because it benchmarks higher.&lt;/strong&gt; Pro is ~800GB at Q4. If someone quotes you hardware for it, they're quoting a datacenter.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Our verdict
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Your situation&lt;/th&gt;
&lt;th&gt;Best move&lt;/th&gt;
&lt;th&gt;Approx. cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Cheapest working V4-Flash&lt;/td&gt;
&lt;td&gt;4x used RTX 3090 (96GB)&lt;/td&gt;
&lt;td&gt;~$3,500 in cards&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cleanest 96GB, two slots&lt;/td&gt;
&lt;td&gt;2x RTX 6000 Ada 48GB&lt;/td&gt;
&lt;td&gt;~$12,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Quiet single box&lt;/td&gt;
&lt;td&gt;Mac Studio 128GB&lt;/td&gt;
&lt;td&gt;~$4,800&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Best quality per dollar&lt;/td&gt;
&lt;td&gt;Rent 2x H200, run Q4_K_M&lt;/td&gt;
&lt;td&gt;~$7/hr&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Already own one 24GB GPU&lt;/td&gt;
&lt;td&gt;Run R1 32B locally, API for V4&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;See the recommended pick on the original guide&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;DeepSeek V4-Flash draws a hard line at roughly 81GB, and no amount of optimism moves it. Build to 96GB, buy 128GB unified, or rent 282GB — those are the three doors, and pretending a 48GB rig is a fourth one is how people waste real money.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  DeepSeek V4 VRAM questions
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;How much VRAM does DeepSeek V4-Flash need?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As of July 2026, the smallest working quant of V4-Flash occupies roughly 81GB, so about 96GB of total VRAM is the realistic entry point once you account for KV cache and overhead. The community-default Q4_K_M build is much larger — roughly 158GB of weights plus around 10GB of KV cache at long context, or about 170GB total.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can DeepSeek V4 run on a single RTX 5090?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No. The RTX 5090's 32GB is far below the roughly 81GB that V4-Flash's smallest usable quant requires, and no foreseeable quantization closes that gap. A single 5090 is still an excellent card for DeepSeek-R1 32B and other dense models in the 30-70B range — just not for anything in the V4 family.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is a Mac Studio good for DeepSeek V4?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A 128GB Mac Studio is a legitimate single-box option for V4-Flash at low-to-mid quants, with roughly 115GB allocatable to the model. Because Flash activates only 13B parameters per token, generation speed is reasonable on Apple Silicon. The tradeoff is prompt processing, which runs several times slower than on comparable NVIDIA multi-GPU setups.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the hardware difference between V4-Pro and V4-Flash?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;V4-Pro is 1.6T total parameters and needs roughly 800GB even at Q4 — strictly datacenter or API territory. V4-Flash is 284B total and spans roughly 81GB at its smallest quant to about 170GB at Q4_K_M with long-context KV cache, which puts it within reach of 96GB multi-GPU rigs, 128GB Macs, and rented H200 pairs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Related guides on Best GPU for LLM
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-motherboard-for-dual-gpu-llm/" rel="noopener noreferrer"&gt;Best Motherboard for Dual GPU LLM in 2026 (PCIe 5)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-multi-gpu-setup-for-llm/" rel="noopener noreferrer"&gt;Best Multi-GPU Setup for Local LLM in 2026 (Dual)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bestgpuforllm.com/articles/best-quantization-for-local-llm/" rel="noopener noreferrer"&gt;Best Quantization for Local LLM in 2026 (Q4 to Q8)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;The full version lives on &lt;a href="https://bestgpuforllm.com/articles/best-gpu-for-deepseek-v4/" rel="noopener noreferrer"&gt;Best GPU for LLM&lt;/a&gt;&lt;/strong&gt; — VRAM calculator, GPU comparison table, and live Amazon pricing.&lt;/p&gt;

</description>
      <category>deepseekv4</category>
      <category>localllm</category>
      <category>multigpu</category>
      <category>quantization</category>
    </item>
  </channel>
</rss>
