LLM Cal

LOCAL LLM FIELD GUIDE

Choose Local LLM Hardware by Workload, Not GPU Names

The popular question 'Which GPU should I buy for LLMs?' cannot be answered by GPU model names alone. Selecting the right hardware requires defining your target model size, serving framework, required concurrency, and budget. Mac Apple Silicon excels as a personal single-machine workstation for large models, NVIDIA is the gold standard for high-throughput production servers, and AMD offers attractive VRAM-per-dollar value while requiring careful ROCm support matrix validation.

STH black cat mascot illustrating Choose Local LLM Hardware by Workload, Not GPU Names

CHOOSE BY CONSTRAINT

A tier is an operating model, not a ranking

ConsumerLocal start, limited budget, one card
WorkstationMemory and reliability for professional work
DatacenterCapacity, fabric, operating scale
AppleAppleMLX, Metal, and unified memory in an everyday computer
NVIDIANVIDIACUDA, TensorRT-LLM, and a broad server ecosystem
AMDAMDROCm, HIP, and Instinct or RDNA paths needing matrix checks
STH black cat comparing three GPU tiers
Thai explanatory diagramThai-language diagram. The English article text provides the matching terminology and caveats.
Thai explanatory diagram for Choose Local LLM Hardware by Workload, Not GPU Names

USE IT ON REAL WORK

Choose hardware from the deployment path

Start with the runtime and artifact you must use. They determine the accelerator path before price. Then compare reserved memory, bandwidth, and operating effort.

More VRAM does not automatically make a workflow easier. Compare the model, context, and concurrent requests with a real path to run them.

OptionStart withVerify
Mac Apple SiliconMLX or GGUF on MetalUnified memory, conversion path, local workflow
NVIDIAA supported CUDA runtime and kernelVRAM, bandwidth, driver, serving topology
AMDROCm and HIP support in the runtimeGPU model, kernel path, artifact support

Questions before buying or renting

  • Which model and quantization must run
  • How many working-context tokens and concurrent sequences
  • Whether TTFT, per-user tok/s, or aggregate throughput matters
  • How much Linux, CUDA, or ROCm operation the team can support
  • Whether the plan is one device, replicas, or tensor parallel
Inputs to place in the calculator
hardware = <device>
framework = <runtime>
model = <checkpoint>
working_context = <tokens>
batch = <concurrent sequences>

Mac Apple Silicon: everyday work and local LLMs

The Unified Memory Architecture (UMA) of Mac Apple Silicon (M2/M3/M4 Series) is a game-changer for local LLM workflows by sharing a single RAM pool across CPU, GPU, and Neural Engine!

  • Strengths: Configurable with 64 GB, 96 GB, 128 GB, or 192 GB RAM to run 70B or 120B models (via GGUF Q4 or MLX) smoothly on a single desktop without complex multi-GPU setups, while doubling as a general workstation for coding, media, and daily tasks.
  • Limitations: UMA RAM is shared with macOS and other apps, non-upgradeable post-purchase, and memory bandwidth (e.g. M4 Max at 410-546 GB/s, M3 Ultra at 819 GB/s) remains below high-end HBM3 GPU server clusters (2,000 - 3,000+ GB/s). Thus, Macs are ideal personal workstations or dev machines, but not primary high-concurrency production serving nodes.

Mac and vLLM: available, but not CUDA parity

The developer community created vLLM-Metal, a hardware plugin leveraging MLX backend to expose OpenAI-compatible HTTP serving on Mac hardware.

It is inaccurate to say Macs cannot run vLLM. However, feature support depends on model architecture, and server-grade features (cross-card Tensor Parallelism, certain speculative decoding methods, LoRA serving, VLMs, complex MoEs) remain unsupported or unvalidated.

For production fleet scaling, do not design architecture around CUDA vLLM features expecting identical performance or feature parity on Mac Metal!

NVIDIA: the broadest server-inference ecosystem

NVIDIA CUDA remains the undisputed gold standard for server inference, featuring the industry's most mature software ecosystem.

  • Software Stack Maturity: Frameworks like vLLM, SGLang, TensorRT-LLM, FlashAttention-3, ModelOpt, and profiling tools are developed and optimized for CUDA first.
  • Hardware Generations & Precision Paths:
  • Blackwell (RTX 5090, B200, DGX GB300): Features FP4 Tensor Cores supporting NVFP4 / modelopt_fp4 and native FP4 execution for breakthrough decode speeds.
  • Ada Lovelace & Hopper (RTX 4090, L40S, H100): Supports FP8 (E4M3 / E5M2) for weights and KV Cache, halving memory footprint with zero speed penalty.
  • Interconnect: High-end datacenter GPUs feature NVLink / NVSwitch providing 900 - 1,800 GB/s inter-card bandwidth, making multi-GPU Tensor Parallelism (TP=2, TP=4, TP=8) seamless without PCIe bottlenecks.

AMD: strong memory value, but validate the support matrix

AMD ROCm / HIP hardware offers attractive VRAM-per-dollar ratios, such as Instinct MI300X (192 GB HBM3) or consumer Radeon RDNA GPUs.

Key considerations for AMD deployment:

  • Software & Kernel Support Matrix: While vLLM-ROCm, SGLang, and llama.cpp support on AMD has improved dramatically, kernel availability (FlashAttention, AWQ loaders, FP8 KV, Speculative Decoding) depends heavily on GPU generation, ROCm drivers, and runtime releases.
  • Instinct vs Radeon: Enterprise Instinct MI300X/MI350 GPUs feature tight enterprise tuning for FP8, FP8 KV, AWQ, and AMD Quark (including MXFP4). Consumer Radeon RDNA GPUs may lack certain CUDA-equivalent kernel optimizations.

Recommendation: Do not assume AMD cannot run, nor that identical quantization names achieve equal speed across all AMD generations. Always inspect calculator-supported options for your target GPU.

Consumer, workstation, datacenter

Hardware is categorized into 3 main tiers based on budget and workload:

  • Consumer GPUs (RTX 5090 / 4090 / 3090): Ideal for local development, personal workstations, and budget single-GPU inference. Offers high memory bandwidth (1,000+ GB/s) at accessible pricing, but limited by VRAM caps (24-32 GB) and lack of NVLink in newer models.
  • Workstation GPUs (RTX 6000 Ada, Radeon PRO): Expands VRAM to 48 GB+, includes ECC memory for error protection, and features server-friendly power/form-factor designs.
  • Datacenter GPUs (H100, H200, B200, DGX Station GB300, MI300X): Designed for 24/7 enterprise fleets requiring HBM3/HBM3e memory bandwidth (3,000+ GB/s), liquid cooling, and NVSwitch fabric for seamless multi-card Tensor Parallelism.

(The table below lists hardware and prices from the calculator, representing Thailand planning estimates rather than commercial quotes).

Questions before buying

Five essential questions before buying or renting hardware:

  1. What model size (B) and quantization format will you run?
  2. What working context length is required (e.g. 4K, 32K, 128K)?
  3. How many concurrent users must be served (Batch Size)?
  4. Is the primary goal low personal latency (TTFT) or high aggregate throughput?
  5. What operating environment expertise does your team have (macOS, Linux CUDA, ROCm)?

Plug these parameters into the LLM VRAM Calculator to verify Peak VRAM and speed before purchase!

CATALOG PRICE LIST

Hardware and prices from the calculator

This list reads the same catalog as the dropdown and result card. Discrete GPU prices are planning card prices, while Apple, DGX, and Strix Halo are whole-machine prices for the evidenced configuration. Verify stock, warranty, and an actual quote before purchase.

Consumer and general-purpose machines

FamilyHardwareMemory and price
NVIDIA RTX 30 DesktopRTX 306012 GB: ฿12,900
NVIDIA RTX 30 DesktopRTX 3060 Ti8 GB: ฿13,900
NVIDIA RTX 30 DesktopRTX 30708 GB: ฿16,900
NVIDIA RTX 30 DesktopRTX 3070 Ti8 GB: ฿18,900
NVIDIA RTX 30 DesktopRTX 308010 GB: ฿24,900
NVIDIA RTX 30 DesktopRTX 308012 GB: ฿26,900
NVIDIA RTX 30 DesktopRTX 3080 Ti12 GB: ฿29,900
NVIDIA RTX 30 DesktopRTX 309024 GB: ฿46,900
NVIDIA RTX 30 DesktopRTX 3090 Ti24 GB: ฿52,900
NVIDIA RTX 40 DesktopRTX 40608 GB: ฿11,900
NVIDIA RTX 40 DesktopRTX 4060 Ti8 GB: No exact price
16 GB: No exact price
NVIDIA RTX 40 DesktopRTX 407012 GB: ฿22,900
NVIDIA RTX 40 DesktopRTX 4070 Super12 GB: ฿24,900
NVIDIA RTX 40 DesktopRTX 4070 Ti12 GB: ฿29,900
NVIDIA RTX 40 DesktopRTX 4070 Ti Super16 GB: ฿34,900
NVIDIA RTX 40 DesktopRTX 408016 GB: ฿49,900
NVIDIA RTX 40 DesktopRTX 4080 Super16 GB: ฿44,900
NVIDIA RTX 40 DesktopRTX 409024 GB: ฿79,900
NVIDIA RTX 50 DesktopRTX 50608 GB: ฿14,900
NVIDIA RTX 50 DesktopRTX 5060 Ti8 GB: No exact price
16 GB: ฿25,500
NVIDIA RTX 50 DesktopRTX 507012 GB: ฿27,900
NVIDIA RTX 50 DesktopRTX 5070 Ti16 GB: ฿42,400
NVIDIA RTX 50 DesktopRTX 508016 GB: ฿47,900
NVIDIA RTX 50 DesktopRTX 509032 GB: ฿179,900
NVIDIA RTX 40 LaptopRTX 4060 Laptop8 GB: ฿39,900
NVIDIA RTX 40 LaptopRTX 4070 Laptop8 GB: ฿49,900
NVIDIA RTX 40 LaptopRTX 4080 Laptop12 GB: ฿69,900
NVIDIA RTX 40 LaptopRTX 4090 Laptop16 GB: ฿99,900
Apple SiliconM18 GB: No exact price
16 GB: No exact price
Apple SiliconM1 Pro16 GB: No exact price
32 GB: No exact price
Apple SiliconM1 Max32 GB: No exact price
64 GB: No exact price
Apple SiliconM1 Ultra64 GB: No exact price
128 GB: No exact price
Apple SiliconM28 GB: No exact price
16 GB: No exact price
24 GB: No exact price
Apple SiliconM2 Pro16 GB: No exact price
32 GB: No exact price
Apple SiliconM2 Max32 GB: No exact price
64 GB: No exact price
96 GB: No exact price
Apple SiliconM2 Ultra64 GB: No exact price
128 GB: No exact price
192 GB: No exact price
Apple SiliconM38 GB: No exact price
16 GB: No exact price
24 GB: No exact price
Apple SiliconM3 Pro18 GB: No exact price
36 GB: No exact price
Apple SiliconM3 Max (30-core GPU)36 GB: No exact price
96 GB: No exact price
Apple SiliconM3 Max (40-core GPU)48 GB: No exact price
64 GB: No exact price
128 GB: No exact price
Apple SiliconM3 Ultra96 GB: ฿242,400
256 GB: No exact price
512 GB: No exact price
Apple SiliconM416 GB: ฿59,900
24 GB: ฿66,900
32 GB: No exact price
Apple SiliconM4 Pro24 GB: ฿64,900
48 GB: ฿85,900
Apple SiliconM4 Max (32-core GPU)36 GB: ฿89,900
Apple SiliconM4 Max (40-core GPU)48 GB: No exact price
64 GB: ฿124,900
128 GB: No exact price
Apple SiliconM516 GB: ฿48,400
24 GB: ฿51,900
32 GB: ฿58,900
Apple SiliconM5 Pro (15-core CPU / 16-core GPU)24 GB: ฿61,900
48 GB: ฿82,900
64 GB: ฿96,900
Apple SiliconM5 Pro (18-core CPU / 20-core GPU)24 GB: ฿68,900
48 GB: ฿89,900
64 GB: ฿103,900
Apple SiliconM5 Max (18-core CPU / 32-core GPU)36 GB: ฿89,900
Apple SiliconM5 Max (18-core CPU / 40-core GPU)48 GB: ฿110,900
64 GB: ฿124,900
128 GB: ฿180,900
Apple SiliconM5 Ultra (30-core CPU / 64-core GPU)96 GB: ฿199,900
256 GB: ฿339,900
Apple SiliconM5 Ultra (36-core CPU / 80-core GPU)96 GB: ฿245,400
256 GB: ฿385,400
Apple SiliconM616 GB: ฿32,900
24 GB: ฿39,900
32 GB: ฿46,900
AMD Radeon RDNA3 DesktopRX 7900 XTX24 GB: ฿39,900
AMD Radeon RDNA3 DesktopRX 7900 XT20 GB: ฿36,900
AMD Radeon RDNA3 DesktopRX 7900 GRE16 GB: ฿21,900
AMD Radeon RDNA3 DesktopRX 7800 XT16 GB: ฿17,900
AMD Radeon RDNA3 DesktopRX 7700 XT12 GB: ฿15,900
AMD Radeon RDNA3 DesktopRX 7600 XT16 GB: ฿12,900
AMD Radeon RDNA4 DesktopRX 9060 XT16 GB: ฿15,900
AMD Radeon RDNA4 DesktopRX 9070 XT16 GB: ฿25,900
AMD Radeon RDNA4 DesktopRX 907016 GB: No exact price
AMD Strix HaloStrix Halo128 GB: ฿99,990
Intel Arc DesktopArc A77016 GB: ฿12,900
Intel Arc DesktopArc B57010 GB: ฿7,990
Intel Arc DesktopArc B58012 GB: ฿9,900

Workstation

FamilyHardwareMemory and price
NVIDIA RTX A WorkstationRTX A200012 GB: ฿11,500
NVIDIA RTX A WorkstationRTX A400016 GB: ฿37,900
NVIDIA RTX A WorkstationRTX A450020 GB: ฿37,400
NVIDIA RTX A WorkstationRTX A500024 GB: ฿50,000
NVIDIA RTX A WorkstationRTX A600048 GB: ฿119,000
NVIDIA RTX Ada WorkstationRTX 2000 Ada16 GB: ฿29,900
NVIDIA RTX Ada WorkstationRTX 4000 SFF Ada20 GB: ฿53,500
NVIDIA RTX Ada WorkstationRTX 4000 Ada20 GB: ฿55,900
NVIDIA RTX Ada WorkstationRTX 4500 Ada24 GB: ฿115,500
NVIDIA RTX Ada WorkstationRTX 5000 Ada32 GB: ฿195,000
NVIDIA RTX Ada WorkstationRTX 6000 Ada48 GB: ฿339,000
NVIDIA RTX PRO WorkstationRTX PRO 2000 Blackwell16 GB: ฿62,900
NVIDIA RTX PRO WorkstationRTX PRO 4000 Blackwell SFF24 GB: ฿72,900
NVIDIA RTX PRO WorkstationRTX PRO 4000 Blackwell24 GB: ฿108,000
NVIDIA RTX PRO WorkstationRTX PRO 4500 Blackwell32 GB: ฿149,000
NVIDIA RTX PRO WorkstationRTX PRO 5000 Blackwell48 GB: ฿299,000
72 GB: ฿315,900
NVIDIA RTX PRO WorkstationRTX PRO 6000 Blackwell96 GB: ฿599,000
NVIDIA RTX PRO WorkstationRTX PRO 6000 Blackwell Max-Q96 GB: ฿589,000
AMD Radeon PRO WorkstationRadeon PRO W680032 GB: ฿32,900
AMD Radeon PRO WorkstationRadeon PRO W780032 GB: ฿95,000
AMD Radeon PRO WorkstationRadeon PRO W790048 GB: ฿119,000
AMD Radeon PRO WorkstationRadeon AI PRO R970032 GB: ฿60,900
Intel Arc Pro WorkstationArc Pro B5016 GB: ฿14,900
Intel Arc Pro WorkstationArc Pro B6024 GB: ฿27,900
Intel Arc Pro WorkstationArc Pro B7032 GB: ฿63,900

Datacenter and AI appliances

FamilyHardwareMemory and price
NVIDIA GB10 BlackwellDGX Spark128 GB: ฿182,900
NVIDIA GB300 Grace Blackwell UltraDGX Station GB300748 GB: ฿4,166,580
Huawei Ascend 310PAtlas 300I Duo 48GB48 GB: ฿42,000
Huawei Ascend 310PAtlas 300I Duo96 GB: ฿62,000
Huawei Ascend 910BAscend 910B64 GB: ฿520,000
Huawei Ascend 910CAscend 910C128 GB: No exact price
Huawei Ascend 950Atlas 350112 GB: No exact price
AMD Instinct DatacenterInstinct MI5032 GB: ฿14,900
AMD Instinct DatacenterInstinct MI300X192 GB: ฿610,000
AMD Instinct DatacenterInstinct MI325X256 GB: ฿650,000
AMD Instinct DatacenterInstinct MI355X288 GB: ฿780,000
NVIDIA Datacenter VoltaTesla V10016 GB: No exact price
NVIDIA Datacenter VoltaTesla V10032 GB: No exact price
NVIDIA Datacenter VoltaTesla V100S32 GB: No exact price
NVIDIA Datacenter TuringTesla T416 GB: No exact price
NVIDIA Datacenter AmpereA100 PCIe40 GB: ฿340,000
NVIDIA Datacenter AmpereA100 PCIe80 GB: ฿510,000
NVIDIA Datacenter AmpereA100 SXM80 GB: ฿510,000
NVIDIA Datacenter AdaL424 GB: ฿92,000
NVIDIA Datacenter AdaL4048 GB: ฿220,000
NVIDIA Datacenter AdaL40S48 GB: ฿258,000
NVIDIA Datacenter HopperH100 PCIe80 GB: ฿850,000
NVIDIA Datacenter HopperH100 SXM80 GB: ฿920,000
NVIDIA Datacenter HopperH200 NVL141 GB: ฿1,090,000
NVIDIA Datacenter HopperH200 SXM141 GB: ฿1,290,000
NVIDIA Datacenter BlackwellB100192 GB: ฿1,050,000
NVIDIA Datacenter BlackwellB200180 GB: ฿1,350,000
NVIDIA Datacenter BlackwellGB200 Superchip (2×Blackwell)372 GB: ฿2,600,000
NVIDIA Datacenter BlackwellGB200 NVL72 (72-GPU rack)13392 GB: ฿102,000,000
NVIDIA Datacenter BlackwellB300288 GB: ฿1,800,000
NVIDIA Datacenter BlackwellGB300 Superchip (2×Blackwell Ultra)576 GB: ฿3,600,000
NVIDIA Datacenter BlackwellGB300 NVL72 (72-GPU rack)20736 GB: ฿140,100,000
NVIDIA Datacenter RubinRubin288 GB: No exact price
NVIDIA Datacenter RubinVera Rubin Superchip (2×Rubin)576 GB: No exact price
NVIDIA Datacenter RubinVera Rubin NVL72 (72-GPU rack)20736 GB: ฿265,200,000

Sources

Try your configuration

Put the intended model, quantization, context, framework, and hardware into the calculator, then validate with a production-like benchmark.

Open calculator