Living Buying Guide

Best Local LLM Machines (2026)

A practical, vendor-neutral guide to the computers that run large language models privately, on your own desk — compared on the specs that decide the outcome: how much memory the GPU can reach, how fast that memory is, and how mature the local software stack is.

Last reviewed: June 23, 2026 Covers: Apple · NVIDIA · AMD · workstations Maintained as: evergreen reference
Illustration of four local AI machine form factors above a memory-capacity ladder from 32GB to 256GB.

Executive summary

Buying a local AI machine in 2026 is mostly a memory decision, not a GPU-name contest. Quantization has made model capacity the gating spec and memory bandwidth the speed limit; software maturity is what separates "it runs" from "it fights you." Below: the four things that decide a good purchase, then seven machines worth buying and the five models to test on them.

Buy memory, not marketing TOPS

The first number that matters is GPU-addressable memory — VRAM on a discrete card, or unified memory on Apple, GB10, and AMD Strix Halo systems. It sets the hard ceiling on the model you can load. "AI TOPS" on the box rarely does.

Bandwidth decides how fast it feels

Once a model fits, memory bandwidth sets tokens per second. A 128GB box at 256 GB/s holds a 70B model but generates slowly; a 96GB GPU at 1.7 TB/s is far faster. Capacity gets you in the door; bandwidth decides if you stay.

The 2026 memory shortage is reshaping prices

A global DRAM/LPDDR5x crunch reshaped this market in months: Apple dropped the 512GB Mac Studio, NVIDIA raised DGX Spark to $4,699, and Framework is repricing its 128GB configs. Every price here is a moving target.

The sweet spot is 24B–35B, run all day

For most buyers the win is not the largest model — it is a machine that runs the best 24B–35B-class models well, privately, without cloud bills. Bigger boxes widen headroom; they do not change what most people should run first.

Bottom line

Buy for the models you want to run every day, in private. A machine's memory tier and software stack decide that far more than its parameter-count headline or its price sticker.

A priority ladder of four factors: GPU-addressable memory, memory bandwidth, software-stack maturity, and networkability.
Work top to bottom: get the model to fit, then make it fast enough, then make sure the software cooperates.

What matters when buying

Stop comparing GPU model names like a gamer. Think like a local-AI operator and compare these four, in order. The reason capacity comes first is simple: 4-bit and 8-bit quantization cut a model's memory footprint enough that whether it fits — not how fast the chip is — decides what you can run. For the deeper "why bandwidth is the wall" argument, see our KV cache and the memory wall breakdown.

01

GPU-addressable memory

Whether VRAM or unified memory, this is the gate. Quantization (4-bit and 8-bit) shrinks models enough that capacity, not compute, is what lets a machine load a 32B, 70B, or 120B model at all.

02

Memory bandwidth

After a model fits, bandwidth caps decode speed. Unified-memory boxes land around 256–820 GB/s; a discrete workstation GPU clears 1.5 TB/s. This is usually the real inference bottleneck — not the NPU.

03

Software-stack maturity

MLX on Apple, CUDA + NIM on NVIDIA, ROCm on AMD. The stack decides what runs without a fight. LM Studio and Ollama cover all three platforms; CUDA is still the broadest path.

04

Networkability

Can you grow past one box? DGX Spark and ASUS GX10 link two units for larger models; everything else is distributed serving, not pooled memory. This matters only after the first three.

The 2026 caveat: a memory shortage is moving every price

Prices here are unusually unstable. The 2026 DRAM and LPDDR5x shortage is still working through the market — it is why the 512GB Mac Studio is gone and why DGX Spark now costs $700 more than at launch. The spec that makes these machines special is the same one in short supply, so re-check current pricing and available configs before you commit.

Pick your machine: four buyers, four answers

Most readers fall into one of four buckets. Find yours, then read that machine's full card below before deciding.

Most people who want a quiet, capable local-AI desktop

Mac Studio

Spans $1,999 to $3,999+, runs near-silent, has the best single-box bandwidth here (819 GB/s on M3 Ultra), and a mature MLX + LM Studio stack.

Watch out: The 512GB option is gone — 256GB is the current ceiling.

Developers who want an NVIDIA-native appliance

DGX Spark or ASUS Ascent GX10

Turnkey CUDA, NIM, and DGX OS, plus an official two-box link to ~405B-class models. The GX10 is the cheaper route to the same GB10 chip.

Watch out: 273 GB/s bandwidth makes dense 70B models slow; MoE models are the point.

Value buyers who want the most memory per dollar

Framework Desktop, HP Z2 Mini G1a, or GMKtec EVO-X2

x86 unified-memory boxes give you 128GB for a fraction of a 128GB Mac. Framework for repairability, HP for business support, GMKtec for the lowest price.

Watch out: All sit near 256 GB/s — great for MoE, sluggish on dense 70B.

Businesses that think like workstation owners

HP Z2 Tower G1i

Standard CUDA workstation with up to a 96GB RTX PRO 6000 Blackwell card at ~1.7 TB/s — the fastest dense-model inference here, and internal GPU upgrades later.

Watch out: The 96GB GPU config runs past $14,000; capability equals the card you buy.

The seven machines worth buying

Complete machines you can buy and run today, not component shopping lists. Each card leads with the spec that matters for local inference. Illustrations are stylized; real product photos can be dropped in later.

Illustration of the Apple Mac Studio, a compact aluminum desktop computer.
The all-around default

Apple Mac Studio

M4 Max from $1,999 · M3 Ultra from $3,999
MemoryUnified — M4 Max up to 128GB; M3 Ultra up to 256GB (the 512GB option was discontinued in March 2026)
Bandwidth410–546 GB/s (M4 Max) · 819 GB/s (M3 Ultra) — the highest single-box bandwidth in this guide
GPUIntegrated Apple GPU, 32–80 cores; no discrete option
NPU16–32-core Neural Engine (~38 TOPS) — minor for LLM token generation
Storage512GB–16TB SSD (soldered, not upgradeable)
Networking10Gb Ethernet + four Thunderbolt 5 ports standard

Runs well: M4 Max (36–128GB): 7B–32B at 4–8-bit, and 70B at 4-bit with 64GB+. M3 Ultra (96–256GB at 819 GB/s): 70B comfortably, plus 120B–235B-class MoE models at usable speeds.

Struggles with: The 600B-in-memory headline is gone with the 512GB config. Raw training and prompt-processing throughput still favor NVIDIA GPUs.

Strengths

  • Best single-box bandwidth here — 819 GB/s on the M3 Ultra
  • Quiet, low-power, with mature MLX + LM Studio tooling
  • Holds large models in unified memory with no multi-GPU rig

Trade-offs

  • 512GB ceiling discontinued; 256GB is the current max
  • Soldered RAM and SSD — zero upgrades
  • Memory-upgrade pricing rose in March 2026
Best for

The default pick for most readers who want a quiet, capable local-AI desktop and live in the Apple-silicon software stack.

Illustration of the NVIDIA DGX Spark, a small gold AI appliance with a perforated mesh front.
The turnkey NVIDIA appliance

NVIDIA DGX Spark

$4,699 (4TB Founders Edition; raised from $3,999 in Feb 2026)
Memory128GB LPDDR5x coherent unified memory
Bandwidth273 GB/s — the binding constraint for dense-model decode
GPUGB10 Grace Blackwell: Blackwell GPU (6,144 CUDA cores, 1 PFLOP FP4) + 20-core Arm CPU
NPUNo separate NPU — the 1 PFLOP FP4 figure is the integrated GPU
Storage1TB or 4TB self-encrypting NVMe
Networking10GbE + ConnectX-7 (2× QSFP, 200Gbps) for two-box linking; Wi-Fi 7

Runs well: 20B–120B MoE models at FP4/INT4 (gpt-oss-120B runs ~38–50 tok/s), plus 7B–32B dense. Two linked units (256GB) reach ~405B-class MoE inference.

Struggles with: A dense 70B fits but is bandwidth-bound to roughly 3 tok/s — runnable, not interactive. It is not the tokens-per-dollar leader; a discrete RTX card beats it on raw decode.

Strengths

  • Full NVIDIA stack out of the box — CUDA, NIM, DGX OS
  • Official two-box link to ~405B over 200Gbps ConnectX-7
  • Datacenter-parity software for local development

Trade-offs

  • 273 GB/s caps dense-model speed
  • Price jumped ~18% in early 2026
  • A discrete RTX workstation GPU is faster for single-stream decode
Best for

The cleanest NVIDIA-native box for CUDA/NIM-first developers, local agents, and "replace the cloud demo" workflows.

Illustration of the ASUS Ascent GX10, a compact GB10-based mini AI computer.
The value GB10 alternative

ASUS Ascent GX10

~$2,999–$3,999 (1TB/2TB configs); 4TB runs higher
Memory128GB LPDDR5x unified (same GB10 platform as DGX Spark)
Bandwidth273 GB/s
GPUNVIDIA GB10 Grace Blackwell Superchip (~1 PFLOP FP4)
NPUNo separate NPU — AI compute is the GB10 GPU
Storage1–4TB M.2 NVMe (single slot)
NetworkingConnectX-7 (200GbE-class, dual QSFP) + 10GbE; Wi-Fi 7

Runs well: The same class as DGX Spark — 70B at 4-bit, 120B-class MoE, and a two-unit stack to ~405B over ConnectX-7. Runs DGX OS / Ubuntu.

Struggles with: Identical 273 GB/s ceiling, so dense-model speed is the same story. Channel pricing is inconsistent — there is no single fixed MSRP.

Strengths

  • GB10 capability for roughly $1,000 under DGX Spark
  • ConnectX-7 dual-unit stacking, like DGX Spark
  • Same CUDA/DGX software path

Trade-offs

  • Same bandwidth limit as DGX Spark
  • Retailer pricing varies widely
  • Less polished than NVIDIA’s first-party box
Best for

Buyers who want DGX Spark-class GB10 capability at a lower entry price and are comfortable on Ubuntu/DGX OS.

Illustration of the Framework Desktop, a small cubic computer with a modular tiled front panel.
The x86 value pick

Framework Desktop

From $1,269 (DIY); 128GB mainboard $3,149 and rising
Memory32 / 64 / 128GB LPDDR5x-8000 unified (soldered); up to ~110GB to the GPU on the 128GB unit
Bandwidth256 GB/s theoretical (~212 GB/s measured)
GPUAMD Radeon 8050S / 8060S (RDNA 3.5)
NPUXDNA 2, up to 50 TOPS (most LLM work runs on the iGPU, not the NPU)
Storage2× M.2 PCIe 4.0 (up to 16TB)
Networking5GbE wired + Wi-Fi 7

Runs well: 64GB: 20–32B dense models comfortably at Q4–Q6. 128GB: 70B–120B dense and large MoE in unified memory — gpt-oss-120B around 40–48 tok/s.

Struggles with: Dense models near the bandwidth ceiling feel sluggish; MoE is where it shines. The 128GB price keeps climbing with the DRAM shortage.

Strengths

  • Best local capability per dollar in a normal desktop form factor
  • 128GB unified for far less than a 128GB Mac
  • Real PCIe storage, standard ports, repairable design

Trade-offs

  • Dense 70B decode is bandwidth-limited
  • Soldered LPDDR5x memory
  • 128GB config pricing is volatile and rising
Best for

Enthusiasts who want a conventional, serviceable desktop and the most local headroom per dollar.

Illustration of the HP Z2 Mini G1a, a flat compact business workstation.
The business mini workstation

HP Z2 Mini G1a

~$3,300 for the 128GB/2TB top config; entry SKUs lower
MemoryUp to 128GB LPDDR5x-8533 unified (ECC); up to 96GB assignable to the GPU
Bandwidth~256 GB/s theoretical (~215 GB/s measured)
GPUAMD Radeon 8060S (RDNA 3.5); no discrete option
NPUUp to 50 TOPS (XDNA 2)
Storage2× M.2 PCIe 4.0, up to 8TB with RAID
Networking2.5GbE standard, optional 10GbE; Wi-Fi 7

Runs well: 100–120B MoE at Int4 (gpt-oss-120B around 24–40 tok/s) using up to 96GB of unified memory as VRAM, plus 7B–32B dense comfortably.

Struggles with: Dense 70B is bandwidth-bound (~4–6 tok/s). The top config is priced as business hardware, not a hobbyist deal.

Strengths

  • Business package — warranty, security, manageability, ECC memory
  • Rackable five-in-4U for compact office or edge fleets
  • 96GB to the GPU without a discrete card

Trade-offs

  • Bandwidth-bound on dense 70B models
  • Costs more than consumer Strix Halo minis
  • Soldered memory
Best for

SMBs that need vendor support, manageability, and realistic office or edge deployment — not a tinkerer’s box.

Illustration of the GMKtec EVO-X2, a small consumer mini PC with a circular front accent.
The budget memory champion

GMKtec EVO-X2

64GB/1TB ~$1,499–$1,699 street; 128GB/2TB ~$1,999
Memory64 or 128GB LPDDR5X-8000 unified (soldered)
Bandwidth256 GB/s theoretical (~212 GB/s measured)
GPUAMD Radeon 8060S (40 CU RDNA 3.5)
NPU50 TOPS (up to ~126 TOPS total platform)
Storage2× M.2 PCIe 4.0 (up to 16TB)
Networking2.5GbE + Wi-Fi 7 + USB4

Runs well: 7B–32B dense at good interactive speed, and 100B+ MoE in the 128GB config — Llama 4 Scout (109B/17B-active) runs around 20 tok/s.

Struggles with: Same bandwidth class as the other minis, and thermals run hot under sustained "performance" load. Support is thin versus HP.

Strengths

  • The cheapest route to 128GB unified memory
  • Strong value for 24B–35B local work
  • Compact and low-power (~120W)

Trade-offs

  • No enterprise warranty or support depth
  • Runs hot under sustained load
  • Soldered memory
Best for

Budget-minded solo developers and hobbyists who want maximum unified memory per dollar and do not need vendor support.

Illustration of the HP Z2 Tower G1i, a full-size workstation tower with a discrete GPU.
The expandable CUDA tower

HP Z2 Tower G1i

From ~$1,500–$1,900 entry; RTX PRO 6000 build runs past $14,000
MemoryUp to 256GB DDR5 system RAM + up to 96GB GDDR7 VRAM (RTX PRO 6000 Blackwell)
BandwidthGPU ~1.6–1.8 TB/s; system RAM only ~90 GB/s (use it as overflow, not a serving tier)
GPUQuadro T1000 up to RTX PRO 6000 Blackwell 96GB (600W, triple-wide)
NPU13 TOPS (incidental — real LLM work runs on the discrete GPU)
StorageUp to 36TB (NVMe + HDD, RAID)
Networking1GbE onboard; 10GbE via add-in card

Runs well: With the RTX PRO 6000 (96GB VRAM): 70B-class models at 4-bit fully in VRAM with long context, at far higher tokens/sec than any unified-memory box here.

Struggles with: Capability lives entirely in the GPU you buy — the 96GB card alone is roughly $8,000–$9,000+. System-RAM offload is slow (~90 GB/s).

Strengths

  • Real GPU bandwidth (~1.7 TB/s) — the fastest decode in this guide
  • Standard CUDA workstation workflow and ISV-app support
  • Internal GPU upgrades; grows with the business

Trade-offs

  • Top VRAM config is very expensive (>$14,000)
  • Large, power-hungry tower
  • Only as capable as the installed GPU
Best for

Businesses that want classic expandable CUDA workstations and the fastest dense-model inference, rather than integrated memory.

Spec comparison at a glance

The four columns that predict how a machine behaves on real local-LLM work. Read memory and bandwidth together — one caps the model size you can load, the other caps how fast it answers.

Machine Memory Bandwidth Price snapshot Practical model tier
Mac Studio (M3 Ultra) Up to 256GB unified 819 GB/s From $3,999 70B–235B class
Mac Studio (M4 Max) Up to 128GB unified 410–546 GB/s From $1,999 24B–70B class
NVIDIA DGX Spark 128GB unified 273 GB/s $4,699 20B–120B MoE
ASUS Ascent GX10 128GB unified 273 GB/s ~$2,999–$3,999 20B–120B MoE
Framework Desktop Up to 128GB unified 256 GB/s From $1,269 24B–120B MoE
HP Z2 Mini G1a Up to 128GB unified ~256 GB/s ~$3,300 (128GB) 24B–120B MoE
GMKtec EVO-X2 Up to 128GB unified 256 GB/s ~$1,999 (128GB) 24B–110B MoE
HP Z2 Tower G1i Up to 96GB VRAM ~1.7 TB/s (GPU) >$14,000 (96GB) 70B at top speed
How to read it

A unified-memory box and a workstation GPU can list the same "70B" tier and behave nothing alike. The HP tower's 96GB card at ~1.7 TB/s generates a dense 70B far faster than a 256 GB/s mini that technically also fits it. If interactive speed on big dense models matters, pay for bandwidth.

The five models to test first

A good buying guide gives you a test plan, not just a parts list. These five anchor the real use cases — general assistant, multimodal, efficient MoE, reasoning, and a high-end stretch target — and let you judge any machine on the same lens. They pair naturally with our open-source & open-weight models guide.

Generalist

Mistral Small 3.2 24B

A practical, current generalist — small enough to matter on local hardware, strong enough for real work, and permissively licensed.

24B dense · 128k context · text + vision · Apache 2.0 · ~13–15GB at Q4

Fit: Runs on any entry box (32–64GB) and up; the everyday workhorse.

Multimodal

Gemma 3 27B IT

The reference for image-plus-text work locally, with broad language coverage.

27B dense · 128k context · text + image · 140+ languages · Gemma license · ~16–17GB at Q4

Fit: Comfortable on a 24GB GPU or any 32–64GB unified box.

Efficient MoE

Qwen3-30B-A3B

One of the best "modern but efficient" MoE targets for coding and agent work — sparsity keeps it fast for its size.

30.5B total / 3.3B active MoE · 32k native (131k via YaRN) · Apache 2.0 · ~17–20GB at Q4

Fit: Entry boxes run it quickly thanks to MoE sparsity; scales up cleanly.

Reasoning

DeepSeek-R1-Distill-Qwen-32B

Local chain-of-thought-style reasoning without jumping to a giant model — and an MIT license.

32B dense · 128k context · MIT · ~20GB at Q4

Fit: A 24GB GPU or 32GB+ unified box; the local reasoning benchmark.

Stretch target

Llama 4 Scout

The model that separates "good" local boxes from "serious" ones — a large MoE that needs real memory.

109B total / 17B active MoE (16 experts) · 10M-token context (trained at 256k) · Llama 4 license · ~55–60GB at Int4

Fit: Needs a 128GB unified box or a 96GB GPU. Not a consumer-GPU model.

Model-to-memory fit

Model Approx. memory 32–64GB box 128GB box 256GB / dual GB10
Mistral Small 3.2 24B ~14GB (Q4) Easy Easy Easy
Gemma 3 27B IT ~17GB (Q4) Comfortable Easy Easy
Qwen3-30B-A3B ~18GB (Q4) Comfortable (MoE-fast) Easy Easy
DeepSeek-R1-Distill-Qwen-32B ~20GB (Q4) Comfortable Easy Easy
Llama 4 Scout (109B MoE) ~55–60GB (Int4) No Yes Easy
A note on one fabricated model

If you have seen "Qwen3.6-35B-A3B" floating around buying guides, it does not exist — the name is an AI-generated artifact that fuses two real Qwen models. The genuine model in that class is Qwen3-30B-A3B (30.5B total / 3.3B active). We verified every model on this page against its primary source.

Diagram contrasting officially linked GB10 boxes acting as one machine versus networked serving where separate boxes share workloads without pooling memory.
Only GB10 systems act like one larger machine. Everything else shares workloads — it does not merge memory.

Can you connect them together?

Yes — but the expansion stories are not equal, and the difference is worth real money. The line that matters is between officially linked operation and generic networked serving.

Supported

Officially linked

DGX Spark and ASUS Ascent GX10 each carry ConnectX-7 networking (2× QSFP, 200Gbps). NVIDIA documents linking two units to run models up to ~405B parameters — a real, first-party scale-out path, not a LAN trick.

DIY but easy

Networked serving

Any of these boxes can form a small serving cluster. vLLM does multi-node inference over Ray, Ray Serve handles production serving, and LM Studio’s LM Link (end-to-end encrypted via Tailscale) lets one machine use models loaded on another as if they were local.

Don’t assume it

Not pooled memory

Two ordinary desktops on Ethernet do not become one big-memory machine. Apple markets no Mac-to-Mac memory pooling; multi-Mac sharding exists only through third-party tools (the open-source exo framework, Thunderbolt 5 RDMA in macOS 26.2). Treat it as advanced DIY.

The clean line

Mac Studios and AMD minis scale beautifully as an office fleet — separate endpoints, task routing, a model per node. They do not become one pooled-memory supercomputer by plugging into Ethernet. If you need one machine to act bigger, that is a GB10 (DGX Spark / GX10) feature, not a LAN feature.

Software stacks: what runs without a fight

Hardware gets you the memory; the stack decides whether models actually run. Three ecosystems, plus the cross-platform tools that smooth all of them.

Apple · MLX

Best for: MLX-first local inference on Apple silicon

MLX is built for unified memory; LM Studio runs both llama.cpp and MLX per model.

Strongest out-of-the-box experience on Mac Studio.

NVIDIA · CUDA

Best for: CUDA-first developer and enterprise workflows

CUDA, NIM microservices, and DGX OS ship on DGX Spark and GX10; RTX towers use the standard CUDA stack.

The broadest ecosystem and the only first-party two-box link.

AMD · ROCm

Best for: x86 unified-memory value on Linux

Ollama has a dedicated ROCm package path on Linux; llama.cpp and Vulkan also work on Strix Halo minis.

Improving fast, but still the least plug-and-play of the three.

Cross-platform shortcut

LM Studio (Mac, Windows, Linux; llama.cpp and MLX) and Ollama (all three, with a ROCm path on Linux) run everywhere and are the fastest way to start. LM Studio's LM Link even lets a back-room machine serve every desk, end-to-end encrypted over Tailscale — a genuine win for small teams sharing one strong box.

Frequently asked questions

What is the single most important spec for a local LLM machine?

GPU-addressable memory — VRAM on a discrete card, or unified memory on Apple, GB10, and AMD systems. It sets the hard ceiling on the model you can load. Memory bandwidth is the close second, because it decides how fast that model generates text.

How much memory do I actually need?

A 32–64GB box is the real entry point: it runs the best 24B–35B-class models (Mistral Small 3.2, Gemma 3 27B, Qwen3-30B-A3B, DeepSeek-R1-Distill-Qwen-32B) under practical quantization. 96–128GB opens up 70B dense and large MoE models. 256GB (Mac Studio M3 Ultra) reaches 235B-class work.

Can these machines run a 70B model?

If it fits in memory, yes — but bandwidth sets the speed. A dense 70B on a 256 GB/s unified-memory box is runnable but slow (single-digit tokens/sec). The same model on a 96GB workstation GPU at ~1.7 TB/s is far faster. MoE models like gpt-oss-120B are much friendlier to the unified-memory boxes.

Mac, NVIDIA, or AMD for local AI?

Apple for the smoothest MLX-first experience and the best single-box bandwidth. NVIDIA for CUDA-first development, the NIM/DGX stack, and two-box scaling. AMD (Strix Halo minis) for the most unified memory per dollar, if you are comfortable on Linux and ROCm.

Can I link two machines to run bigger models?

DGX Spark and ASUS GX10 officially link two units over ConnectX-7 networking for models up to ~405B. Everything else is distributed serving (vLLM + Ray, LM Studio LM Link), which shares or splits workloads but does not pool memory into one machine.

Why did local AI hardware prices go up in 2026?

A global DRAM and LPDDR5x supply crunch. It pushed Apple to drop the 512GB Mac Studio (256GB is now the ceiling), NVIDIA to raise DGX Spark from $3,999 to $4,699, and Framework to reprice its 128GB configs. Memory-heavy machines are the most exposed, so treat every price as a snapshot.

Does the NPU or "AI TOPS" number matter?

For LLM token generation, mostly no. The NPU is used for on-device features and Core ML-style work, not llama.cpp or MLX decoding, which runs on the GPU. Compare GPU-addressable memory and bandwidth, not the TOPS sticker.

Is running models locally cheaper than the cloud?

It depends on volume, but cost is rarely the only reason. The real drivers are privacy (data never leaves the building), predictable all-day use with no per-token bills, and offline reliability. For steady, private workloads, a one-time machine purchase often pays back quickly.

Sources and methodology

Every price and spec on this page was checked against primary sources — manufacturer spec pages, official model cards, and tooling documentation — on June 23, 2026, with model existence adversarially verified against its source repository.

Apple — Mac Studio technical specifications https://www.apple.com/mac-studio/specs/ NVIDIA — DGX Spark product page https://www.nvidia.com/en-us/products/workstations/dgx-spark/ NVIDIA — DGX Spark clustering (two-unit linking) https://docs.nvidia.com/dgx/dgx-spark/spark-clustering.html ASUS — Ascent GX10 specifications https://www.asus.com/us/networking-iot-servers/desktop-ai-supercomputer/ultra-small-ai-supercomputers/asus-ascent-gx10/techspec/ Framework — Using a Framework Desktop for local AI https://frame.work/blog/using-a-framework-desktop-for-local-ai Framework — Memory pricing and the volatile memory market https://frame.work/blog/updates-on-memory-pricing-and-navigating-the-volatile-memory-market HP — Z2 Mini G1a workstation https://www.hp.com/us-en/workstations/z2-mini-a.html HP — Z2 Tower G1i workstation https://www.hp.com/us-en/workstations/z2-tower.html GMKtec — EVO-X2 (Ryzen AI Max+ 395) mini PC https://www.gmktec.com/products/amd-ryzen%E2%84%A2-ai-max-395-evo-x2-ai-mini-pc Apple — MLX machine-learning framework https://opensource.apple.com/projects/mlx/ LM Studio — LM Link (remote models) https://lmstudio.ai/link vLLM — distributed inference and serving https://docs.vllm.ai/en/latest/serving/parallelism_scaling/ Hugging Face — Mistral Small 3.2 24B model card https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506 Hugging Face — Qwen3-30B-A3B model card https://huggingface.co/Qwen/Qwen3-30B-A3B Meta — Llama 4 (Scout) announcement https://ai.meta.com/blog/llama-4-multimodal-intelligence/