For builders running local AI, the choice is brutally clear: the Mac Studio M3 Ultra is the right machine if you routinely work with models that exceed 48 GB VRAM, like 70B+ parameter models or large MoE architectures, where its 192 GB unified memory lets you hold the entire model and massive context in silicon without offloading. The dual RTX 4090 rig, despite its monstrous compute, becomes a memory bottleneck for these workloads, forcing you to split layers across GPUs and suffer PCIe latency. On the flip side, if your daily driver is 7B–13B models, and especially if you do training or fine-tuning, the dual 4090s are the undisputed speed king, their CUDA ecosystem, Flash Attention-3, and raw tensor core count make training loops 10x faster than Apple Metal's equivalent. Neither is a universal winner; you're trading memory ceiling for computational brute force. There's no middle ground: choose the Mac for large model inference and low power, or the dual 4090s for small-to-medium model training and peak speed. If you can afford both, consider a Mac Studio for inference and a cloud GPU instance for training, but that defeats the 'local' ethos.