Best Hardware to Run Local LLMs (2026 Buying Hub)
Verified VRAM, price-per-GB, and power figures across consumer, workstation, datacenter, and unified-memory machines, mapped to the models you actually run.
Running open-weight models on your own hardware comes down to one question: does the model fit in memory, and how fast does it decode once it does. This hub ranks GPUs and unified-memory boxes by price per GB of VRAM (the headline metric), then maps popular models to the memory they need so you can match a machine to your workload. Three tiers cover home, office/SMB, and datacenter buyers.
Hardware catalog
Ranked by price per GB of VRAM, the headline metric for fitting models in memory. The cheapest $/GB is the AMD Ryzen AI Max+ 395 (Framework Desktop, 128GB) at $15.62/GB. Filter by tier, click a column to sort.
Price is the cheapest realistic buy (new, or used where that is the real market). Figures are a June 2026 snapshot in a volatile market.
| Machine | VRAM (GB) | $/GB ▲ | Price | BW (GB/s) | TDP (W) | Best for |
|---|---|---|---|---|---|---|
| AMD Ryzen AI Max+ 395 (Framework Desktop, 128GB) Unified-memory platforms HomeOffice / SMB | 128 | $15.6 | $2k | 215 | 140 | Best price-per-GB of any platform here and the cheapest way to hold a full 70B Q4 in one device. Linux-friendly, ~100 tok/s on 30B MoE. |
| Apple Mac Studio M4 Max Unified-memory platforms HomeOffice / SMB | 128 | $19.5 | $2.5k | 546 | 160 | Best Apple software polish at a desktop price; 36/48/64/128GB still buyable in 2026. The 128GB tier enables 70B and larger quants. |
| Apple Mac Mini M4 Pro Unified-memory platforms Home | 48 | $33.3 | $1.6k | 273 | 100 | Cheapest credible Apple entry: tiny, near-silent, lowest-power desktop. Quantized 30B comfortably, smaller 70B quants within 48GB. |
| NVIDIA RTX 3090 Consumer GPUs Home | 24 | $35.4 | $850 | 936 | 350 | Cheapest realistic 24GB on the market and the best dollar-per-GB entry point for 7B to 32B models. Buy used. |
| NVIDIA DGX Spark (GB10) Unified-memory platforms HomeOffice / SMB | 128 | $36.7 | $4.7k | 273 | 240 | The only true-CUDA unified box. Strong prefill/prompt processing and FP4 throughput, LoRA/fine-tuning, datacenter-CUDA dev parity. Best at 8B to 20B inference. |
| Apple Mac Studio M3 Ultra Unified-memory platforms HomeOffice / SMB | 96 | $41.7 | $4k | 819 | 270 | Silent, low-power big-memory box. 819 GB/s is the highest bandwidth in this council. Runs 70B Q4 comfortably; idle ~32 to 34W. |
| NVIDIA RTX 5090 Consumer GPUs Home | 32 | $62.5 | $2k | 1792 | 575 | Highest single-card home speed: 32GB GDDR7, ~1.8 TB/s bandwidth, strong FP4/FP8 Blackwell throughput. Best for models that fit in 32GB. |
| NVIDIA RTX 4090 Consumer GPUs Home | 24 | $66.7 | $1.6k | 1008 | 450 | Faster Ada-generation 24GB card for single-user chat, coding, and 24B to 32B models when you want more compute than a 3090. |
| AMD Instinct MI300X Datacenter GPUs Datacenter | 192 | $78.1 | $15k | 5300 | 750 | 192GB HBM3 per GPU (most VRAM per card in the council) for large-model serving on ROCm where you want maximum memory density. |
| NVIDIA RTX A6000 (Ampere) Workstation GPUs Office / SMB | 48 | $83.3 | $4k | 768 | 300 | Single-card 48GB for a comfortable 70B Q4 fit, quiet 300W workstation builds, and ECC where a 5090 lacks the VRAM. |
| NVIDIA RTX PRO 6000 Blackwell Workstation GPUs Office / SMBDatacenter | 96 | $138.0 | $13.3k | 1750 | 600 | 96GB ECC workstation GPU for on-prem multi-user serving and 70B to 180B models without quantization compromises. Four-up rigs reach 384GB. |
| NVIDIA L40S Datacenter GPUs Office / SMBDatacenter | 48 | $166.7 | $8k | 864 | 350 | Datacenter 48GB Ada card for inference and light fine-tuning in a server chassis where passive cooling and 24/7 duty matter. |
| NVIDIA H200 SXM 141GB Datacenter GPUs Datacenter | 141 | $255.3 | $36k | 4800 | 700 | Same Hopper compute as H100 with 141GB HBM3e and ~4.8 TB/s, for long-context and larger models per GPU. Eight-GPU nodes reach 1,128GB. |
| NVIDIA B200 (DGX/HGX) Datacenter GPUs Datacenter | 180 | $355.6 | $64k | 8000 | 1000 | Blackwell rack building block: 180GB HBM3e per GPU, 5th-gen NVLink 1.8 TB/s. An eight-GPU DGX B200 node holds 1,440GB for frontier models at full speed. |
| NVIDIA H100 SXM 80GB Datacenter GPUs Datacenter | 80 | $375.0 | $30k | 3350 | 700 | High-concurrency batch serving and fine-tuning. Best tokens-per-watt at scale when batched. Eight-GPU nodes reach 640GB. |
Which model fits my VRAM
Minimum VRAM is the tightest usable fit at the listed quant. Comfortable adds headroom for context (KV cache) and longer sessions. For MoE models, total params set VRAM and active params set speed, so they decode faster than their size suggests.
| Model | Params (B) | Quant | Min VRAM | Comfortable | Notes |
|---|---|---|---|---|---|
| Llama 3.1 8B Instruct chatRAGagentssummarization | 8 | Q4_K_M | 6 GB | 12 GB | 128K context. Q4_K_M weights ~4.9GB; KV cache adds 1 to 2GB at 8K to 16K context. Fits any 8GB+ GPU. |
| Qwen3 8B chatreasoningRAGmultilingual | 8 | Q4_K_M | 6 GB | 12 GB | Native 32K, extendable to ~128K via YaRN. Hybrid thinking/non-thinking modes; reasoning traces consume context budget. |
| Gemma 3 4B (multimodal) edge chatvisionRAGmultilingual | 4 | int4 QAT | 3 GB | 8 GB | 128K context, vision-capable. Google int4 QAT = 2.6GB (BF16 = 8GB). Runs on laptops, small GPUs, even phones. |
| Gemma 3 12B (multimodal) chatvisionRAGagents | 12 | int4 QAT | 7 GB | 16 GB | 128K context, vision. int4 QAT = 6.6GB (BF16 = 24GB). Comfortable on a single 12GB to 16GB card. |
| Phi-4 14B reasoningmathcodingstructured tasks | 14 | Q4_K_M | 9 GB | 16 GB | Only 16K native context (shorter than 128K-class peers), the real limitation for long-doc RAG. VRAM-cheap at ~8 to 9GB Q4. |
| Gemma 3 27B (multimodal) chatvisionreasoningcode | 27 | int4 QAT | 15 GB | 24 GB | 128K context, vision. int4 QAT brings 54GB BF16 down to ~14.1GB, making single-24GB-GPU use practical. |
| Mistral Small 3.2 24B chatagentsRAGfunction-calling | 24 | Q4_K_M | 14 GB | 24 GB | 128K context. ~13 to 14GB at Q4. Sweet spot for a single 16GB to 24GB GPU; 3.2 adds a vision encoder. |
| Qwen3 30B-A3B (MoE) chatagentscodingRAG | 30.5 | Q4_K_M | 19 GB | 32 GB | 30.5B total / 3.3B active (128 experts, 8 active). Q4_K_M ~18.6GB: you pay full VRAM for 30B but it decodes as fast as a 3B. Native 32K (128K YaRN). Ideal for 24GB cards and CPU offload. |
| Qwen3-Coder 30B-A3B (MoE) codingrepo-scale agentstool userefactoring | 30.5 | Q4_K_M | 19 GB | 32 GB | 30.5B / 3.3B active. Q4_K_M ~18.6GB. Native 256K context (extendable to 1M via YaRN) for whole-repo coding; long code context inflates KV cache, so budget extra GB. |
| Llama 3.3 70B Instruct chatreasoningcodingRAG | 70 | Q4_K_M | 43 GB | 64 GB | 128K context. Q4_K_M weights ~42 to 43GB do NOT fit one 24GB GPU. Dual 24GB GPUs (48GB), a 48GB card, or 48GB to 64GB+ unified memory is the common rig. KV cache ~8GB at 32K. |
| Qwen2.5-VL 7B (vision) visionOCRdocument parsingGUI agents | 7 | Q4_K_M | 8 GB | 16 GB | Native 32K (YaRN ~64K for video). VLM caveat: high-res images expand into many vision tokens that dominate the KV cache, so VRAM scales with image size and count, not just text. Cap resolution to control it. |
| Qwen2.5-VL 72B (vision) document/chart understandingOCRvideomultimodal agents | 72 | Q4_K_M | 48 GB | 80 GB | Q4 weights ~40GB plus vision encoder push toward ~44 to 48GB. FP16 needs ~140GB+. Plan VRAM around expected image count and resolution. Needs 48GB+. |
| Mistral Large 2 (123B dense) high-end chatreasoningcodingmultilingual | 123 | Q4_K_M | 73 GB | 96 GB | 128K context. Dense 123B keeps full weights resident; ~73GB at Q4. Needs 3 to 4x 24GB GPUs, 2x 48GB, or 96GB+ Apple Silicon. (A newer Mistral Large 3 MoE also exists in 2026.) |
| Qwen3 235B-A22B (MoE) frontier reasoningcodingagents | 235 | Q4_K_M | 132 GB | 192 GB | 235B total / 22B active. ~132GB at Q4 is driven by total params; speed is set by 22B active, so it runs at workstation speed. Reachable via 192GB+ Macs, multi-GPU, or expert-offload. |
| Llama 3.1 405B (dense) frontier batch/offline tasksdistillationresearch | 405 | Q4 | 243 GB | 480 GB | 128K context. ~243GB at Q4, roughly 8x A100/H100 80GB. Effectively datacenter-only; largely superseded for local users by Llama 3.3 70B and MoE models. |
| DeepSeek-V3 / R1 (671B MoE) frontier reasoning (R1)general (V3)hard codingmath | 671 | Q4_K_M | 405 GB | 640 GB | 671B total / 37B active. ~405GB at Q4_K_M; ~207 to 280GB at Q2 to Q3 dynamic quant. MLA attention keeps KV cache compact. Local only on 8x H100/H200, big Macs, or RAM-offload rigs (Unsloth 1.58-bit is the popular path). |
Deployment tiers
Single user, privacy, and a fixed up-front cost. The decision is dense speed (one fast GPU) versus capacity (unified memory that holds bigger models slowly). For 7B to 32B a used RTX 3090 is the value king; for a full 70B in one quiet box the Framework Desktop (Strix Halo, 128GB) wins on price-per-GB.
- NVIDIA RTX 3090 (used, 24GB) for the cheapest 7B to 32B path
- NVIDIA RTX 5090 (32GB) for the fastest single card that fits in 32GB
- AMD Framework Desktop / Strix Halo 128GB for the cheapest full-70B box
- Apple Mac Studio M4 Max (128GB) for the most polished software at a desktop price
A single 3090 rig draws ~50 to 70W idle and ~480 to 550W under load: roughly $14 to $15/month US at hobby duty (3h load/day). The Strix Halo box and Mac Studio are the low-power champions at ~$4 to $11/month US even with daily inference. Turn discrete-GPU rigs off when idle; they waste power doing nothing.
A used dual-3090 48GB build runs $2,800 to $4,200; a single 5090 build is $5,500 to $7,500 at 2026 street prices; the Framework Desktop is $1,999. Versus 70B APIs ($0.23 to $0.90 per million tokens), a single user buys local hardware for privacy, latency, and offline use, not to beat the marginal cost per token, which takes years at hobby volume.
A few to dozens of concurrent users sharing one always-on, on-prem endpoint for data control. You want ECC memory, pro drivers, and a real serving stack (vLLM with continuous batching). A single large-VRAM card or a 4-up workstation covers most SMBs; an 8-GPU HGX node is the bridge to serious throughput.
- NVIDIA RTX PRO 6000 Blackwell (96GB) single card or 4-up (384GB) for on-prem multi-user serving
- Apple Mac Studio M3 Ultra (96GB) or M4 Max (128GB) for a silent low-power team appliance
- 8x H100/H200 HGX node for high concurrency and fine-tuning when one workstation is not enough
A 4x RTX PRO 6000 workstation exhausts ~1,200W of GPU heat and wants a cooled closet plus a UPS. A Mac Studio M3 Ultra serves big models under ~200W and is near-silent, the running-cost champion for big-memory office inference at ~$10 to $11/month US.
A 4x RTX PRO 6000 build is $60,000 to $80,000 (the card list jumped to $13,250). An 8x H100 node is $300,000 to $400,000. vLLM PagedAttention (under 4% KV waste, 2 to 4x throughput) and FP8 weights are the levers that raise concurrent capacity before you buy more GPUs. Buying beats cloud only above ~60 to 70% sustained utilization for 18+ months; otherwise rent.
Production SLAs, many simultaneous users and teams, and large training or fine-tuning runs. This tier is defined by inter-node fabric: NVLink/NVSwitch inside the node and 400Gb/s+ InfiniBand across nodes. The 8x B200 DGX node is the standard rack building block.
- NVIDIA DGX B200 node (8x B200, 1,440GB) as the rack building block
- 8x H100/H200 HGX nodes (640GB / 1,128GB) for established Hopper deployments
- AMD Instinct MI300X (192GB per GPU) where ROCm and maximum memory density fit the stack
An 8x H100 SXM node pulls ~8 to 10kW from GPUs and platform, before a 1.4 to 1.6x PUE multiplier for cooling. Per-GPU effective power cost is ~$170 to $190/month US. Power-capping H100 from 700W to 500W keeps ~80% performance for ~70% power, a real efficiency lever. Keep nodes saturated or the per-token cost collapses.
A DGX B200 node is ~$515k street; multi-node racks reach several million. Cloud B200 rents at ~$48 to $69/hr for a full node, H100 spot at ~$1.03 to $1.87/hr and on-demand ~$1.99 to $2.69/hr (hyperscalers ~$6 to $12/hr). For nearly all users, rent unless utilization is very high and sustained.
Match a use case to a tier
Single-user chat / assistant
Home+One interactive stream where token speed is set by memory bandwidth, not raw compute. Capacity is rarely the wall at small or mid model sizes since only one request's KV cache is live.
Recommendation: Pick the highest-bandwidth card that actually holds your chosen quant in VRAM. A used RTX 3090 (24GB) runs 7B to 32B snappily; for a full-residency 70B Q4 you need ~48GB+ or a unified-memory box (Strix Halo, Mac Studio, DGX Spark). A Q4 70B does NOT fit a 32GB 5090.
Local coding agent (autocomplete + agentic edits)
Home+Latency-sensitive autocomplete plus chained agentic edits over long source-file context. MoE sparsity is the enabling trick: 30B quality at near-3B decode cost.
Recommendation: Qwen3-Coder 30B-A3B (~18.6GB Q4) fits a 24GB to 32GB card with room for code context. An RTX 5090 (32GB) is ideal; a 24GB card or 64GB unified box also works. Reserve KV-cache headroom beyond the weights for repo-scale context.
RAG / long-context document work
Office / SMB+Memory is driven by KV cache, not weights. A 70B at 8K context is ~20GB of cache; at 128K it is ~40GB with the model's GQA. Long-context prefill is also a compute spike.
Recommendation: Size for KV-cache capacity, not parameter count. A large-VRAM card (RTX PRO 6000 96GB) or large unified memory (DGX Spark 128GB) holds weights plus long-context cache. Use PagedAttention and quantized KV cache to stretch it.
Multi-agent orchestration (many parallel calls)
Office / SMB+Each concurrent agent holds its own KV cache, so aggregate cache can exceed the weights several times over. This is fundamentally a batching workload.
Recommendation: A single large card (RTX PRO 6000 96GB) handles a small swarm; H100/H200 with tensor parallelism handles large fan-out. A continuous-batching server (vLLM PagedAttention) is mandatory to keep the GPU saturated across uneven agent lifetimes.
Fine-tuning / LoRA / QLoRA
Home+The most memory-intensive regime per parameter: optimizer states, gradients, and activations must stay resident. QLoRA's 4-bit base roughly halves VRAM versus LoRA.
Recommendation: QLoRA 7B (~12GB) and 13B (~20GB) fit one 24GB to 32GB card at home. A 70B QLoRA adapter (~88GB) or any full fine-tune needs multi-GPU or datacenter memory. The DGX Spark is a CUDA-native home option for LoRA work.
High-throughput batch serving (vLLM, many users)
Datacenter+Hold weights plus a large shared KV-cache pool sized for tens to hundreds of concurrent sequences. Optimize tokens/sec across the whole batch, accepting higher per-request latency.
Recommendation: H100/H200, often multi-GPU tensor-parallel. An RTX PRO 6000 96GB only covers modest deployments. FP8 weights (half the FP16 memory) plus PagedAttention buy more concurrent slots before adding GPUs.
Vision / multimodal
Home+Language weights plus a visual encoder and image or video token expansion. Resolution and image count drive memory more than base parameter count.
Recommendation: Pick the smallest VL variant that meets accuracy: a 2B for OCR or caption on a 4GB to 8GB card, Qwen2.5-VL 7B (~6 to 8GB) for general use on 12GB to 16GB, 32B+ only when reasoning over visuals demands it. Reserve cache headroom for high-res image batches.
Frontier open models (235B to 671B) locally
Datacenter+MoE models like Qwen3 235B-A22B and DeepSeek-R1 671B fit in memory by total params but decode fast on their small active-param count. Local here means big unified memory or multi-GPU.
Recommendation: A 192GB+ Mac Studio (used high-RAM units), multi-GPU rigs, or RAM-offload with ktransformers/llama.cpp run the 235B class. The 671B class realistically wants 8x H100/H200, or low-bit dynamic quant (~150 to 220GB) on a serious offload rig.
Image & video generation (adjacent, VRAM-hungry)
Office / SMB+Diffusion models are often the single biggest VRAM consumer. FLUX.1-dev is ~24GB FP16 / ~12GB FP8; video is worse, with original HunyuanVideo 13B needing 60GB minimum, 80GB recommended.
Recommendation: A 24GB to 32GB card (RTX 4090/5090) handles FP8 image and quantized video work. FP16 video at full quality wants 60GB to 80GB (datacenter). FP8/GGUF quantization is the only path to current video models on consumer cards, at a quality and speed cost.
Decision rules
You mainly run 7B to 13B models for chat and coding
A single used RTX 3090 (24GB) is the best dollar-per-GB entry point at ~$35/GB. Buy used; the 4090 and 5090 cost more for the same or only slightly more VRAM.
You want a full dense 70B in one quiet box for the lowest price
Buy the AMD Framework Desktop (Strix Halo, 128GB) at $1,999. It holds 70B Q4 at the best price-per-GB here (~$15.6/GB), though dense 70B decodes slowly at ~4 to 6 tok/s.
You need the fastest single home GPU and your models fit in 32GB
Get an RTX 5090 (32GB). Note a Q4 70B (~40GB) does NOT fit; budget for street prices near $4,000 to $4,500, not the $1,999 MSRP.
You run MoE models like Qwen3 30B-A3B for agents or coding
A single 24GB card (used 3090) or 32GB (5090) is plenty: ~18.6GB of weights decode at near-3B speed. Reserve headroom for long-context KV cache.
You want the best software polish and lowest power for big single-user models
Choose an Apple Mac Studio (M4 Max 128GB or M3 Ultra 96GB). MLX is the most mature unified-memory stack and the box idles at ~32 to 34W. Re-check the buyable RAM tier; Apple cut several in 2026.
You need CUDA-native development parity at home (TensorRT-LLM, NIM, datacenter dev)
The DGX Spark (128GB) is the only true-CUDA unified box. It excels at prefill and LoRA but decodes slowly (38.55 tok/s vs 124 for 3x 3090 on a 120B MoE), so do not buy it for token-generation speed.
A small team (3 to 10 users) needs one always-on on-prem endpoint
A single RTX PRO 6000 Blackwell (96GB) with vLLM serves a few concurrent users; scale to a 4-up (384GB) for more. Budget $13,250 per card.
You serve many concurrent users or fine-tune large models
Move to an 8x H100/H200 HGX node (640GB / 1,128GB). NVLink tensor parallelism and FP8 weights are what make high concurrency and unquantized frontier models comfortable.
Your workload is long-context RAG, not short chat
Size hardware to KV-cache capacity, not parameter count: a 70B at 128K is ~40GB of cache on top of weights. Pick a 96GB+ card or 128GB unified box and use PagedAttention plus quantized KV.
You only run inference occasionally and are cost-sensitive
Rent datacenter GPUs (H100 spot ~$1 to $1.87/hr) instead of buying. Owning only beats cloud above ~60 to 70% sustained utilization for 18+ months.
You want to QLoRA fine-tune a 7B or 13B model at home
A single 24GB to 32GB card is enough (QLoRA 7B ~12GB, 13B ~20GB). A 70B adapter (~88GB QLoRA) or any full fine-tune needs the office or datacenter tier.
You also generate images or video on the same machine
Plan for the diffusion model, not the LLM, to be your biggest VRAM consumer. A 24GB to 32GB card covers FP8 image and quantized video; full-quality FP16 video wants 60GB to 80GB.
Frequently asked
What is the cheapest way to run a 70B model locally?
For one quiet box, the AMD Framework Desktop with Strix Halo (128GB for $1,999) is the cheapest device that holds a full 70B Q4, at the best price-per-GB here (~$15.6/GB). It decodes dense 70B slowly (~4 to 6 tok/s). For more speed, a used dual-RTX-3090 rig (48GB, ~$2,800 to $4,200 total) runs 70B Q4 at ~18 to 22 tok/s.
Why is the used RTX 3090 still recommended in 2026?
It is the cheapest 24GB GPU on the market (~$800 to $1,050 used, down ~32% from early 2025) and gives the best dollar-per-GB entry point for 7B to 32B models at ~$35/GB. NVLink is not needed for inference, so two of them give 48GB over PCIe for 70B work.
How much VRAM do I actually need for a given model?
As a rule of thumb at Q4, weights take roughly 0.55 to 0.6 bytes per parameter, so an 8B is ~5GB, a 30B is ~18GB, a 70B is ~43GB. Then add KV cache for context: small at 8K to 16K, tens of GB toward 128K. The model matrix on this page lists a minimum and a comfortable VRAM figure for each popular model.
Does a Q4 70B fit on a single RTX 5090 (32GB)?
No. A 4-bit 70B is ~40GB or more, which exceeds 32GB and forces CPU offload, dropping throughput to ~14 to 22 tok/s. Only a Q3-or-smaller 70B fits 32GB. For a comfortable 70B you want ~48GB+ of VRAM or a unified-memory box.
Apple, AMD, or NVIDIA unified memory: which one?
AMD Strix Halo has the best price-per-GB ($1,999 for 128GB) but the most setup friction and lowest bandwidth (~215 GB/s measured). Apple has the best software polish and highest bandwidth (546 to 819 GB/s) but cut its high-RAM tiers in 2026. NVIDIA DGX Spark is the only true-CUDA box and strong at prefill, but the priciest per GB (~$36.7) and weak at decode.
Is it cheaper to buy a GPU or just use an API?
At single-user volumes, 70B APIs ($0.23 to $0.90 per million tokens) are cheaper per token for years. You buy local hardware for privacy, fixed cost, latency, and offline use, not to win on marginal cost. For datacenter GPUs, renting beats owning unless you sustain ~60 to 70%+ utilization for 18+ months.
Why have GPU prices jumped in 2026?
A DRAM/GDDR7/HBM shortage drove the macro: the RTX 5090 trades well above its $1,999 MSRP, the RTX PRO 6000 list rose to $13,250 (over 50%), the DGX Spark went from $3,999 to $4,699, and Apple cut the Mac Studio M3 Ultra to a single 96GB option. Re-check street prices and buyable configs at purchase time.
What about MoE models like DeepSeek-R1 671B?
MoE decouples two numbers: total params set VRAM (all experts must be resident) and active params set speed. DeepSeek-R1 is 671B total but only 37B active, so ~405GB at Q4 runs at usable speed once it fits. Local means 8x H100/H200, a big used Mac, or low-bit dynamic quant (~150 to 220GB) on a RAM-offload rig.
Methodology
Every spec (VRAM, memory bandwidth, TDP) and price was checked against vendor datasheets, retailer listings, and Hugging Face model cards in June 2026, then adversarially fact-checked per lens. Prices in the 2026 DRAM/GDDR7/HBM shortage drift fast (the RTX 5090 trades well above MSRP, Apple cut high-RAM Mac Studio tiers, and the DGX Spark and RTX PRO 6000 both had list-price hikes), so re-check the exact buyable config and street price at purchase time.
Sources (28)
- https://www.nvidia.com/en-us/geforce/graphics-cards/50-series/rtx-5090/
- https://bestvaluegpu.com/history/new-and-used-rtx-3090-price-history-and-specs/
- https://www.nvidia.com/en-us/products/workstations/professional-desktop-gpus/rtx-pro-6000/
- https://videocardz.com/newz/nvidia-now-lists-rtx-pro-6000-blackwell-96gb-gpu-at-13250
- https://www.nvidia.com/en-us/data-center/h100/
- https://www.nvidia.com/en-us/data-center/h200/
- https://www.nvidia.com/en-us/data-center/dgx-b200/
- https://www.nvidia.com/en-us/products/workstations/dgx-spark/
- https://www.tomshardware.com/desktops/mini-pcs/nvidia-dgx-spark-gets-18-percent-price-increase-as-memory-shortages-bite-founders-edition-now-usd4-699-up-from-usd3-999
- https://www.apple.com/mac-studio/specs/
- https://www.macrumors.com/2026/05/05/apple-mac-studio-mac-mini-ram-cuts/
- https://www.apple.com/mac-mini/specs/
- https://frame.work/desktop
- https://www.amd.com/en/products/processors/laptop/ryzen/ai-300-series/amd-ryzen-ai-max-plus-395.html
- https://huggingface.co/bartowski/Llama-3.3-70B-Instruct-GGUF
- https://huggingface.co/Qwen/Qwen3-30B-A3B
- https://huggingface.co/unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF
- https://huggingface.co/unsloth/DeepSeek-V3-GGUF
- https://developers.googleblog.com/en/gemma-3-quantized-aware-trained-state-of-the-art-ai-to-consumer-gpus/
- https://huggingface.co/microsoft/phi-4
- https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
- https://mistral.ai/news/mistral-small-3/
- https://blog.vllm.ai/2023/06/20/vllm.html
- https://www.databasemart.com/blog/ollama-gpu-benchmark-rtx5090-2
- https://www.lmsys.org/blog/2025-10-13-nvidia-dgx-spark/
- https://intuitionlabs.ai/articles/h100-rental-prices-cloud-comparison
- https://www.eia.gov/electricity/monthly/update/end-use.php
- https://artificialanalysis.ai/models/llama-3-3-instruct-70b/providers