Earlier quoted context omitted.
Mac studio wins in memory capacity, price, perf/watt and value. RTX 6000 wins in performance, if your model can fit into the VRAM. There are very obvious and clear advantages to a Mac Studio. It's an entire system for one and you're getting a world class CPU as well.
> Mac studio wins in memory capacity, price, perf/watt and value. [citation needed]. I have personally specced out and built an nvidia GPU-based machine which after some optimization, handily beat the Mac Studio in terms of tokens/watt for LLM inference with most models. This was in the M2 Ultra era, and I haven't run the numbers for the later generations, but nvidia's cards have gotten faster just as Apple's CPUs/GP…
It is much more likely for your model to fit in large unified memory of a Mac than the smaller more limited memory of a GPU. Even going with two 5090s, you now have to shard your model and that is a PITA.
But it turns out that MoE is the solution both for running models on macs of limited computer power means (not as fast as GPUs), and on multiple GPUs that require sharding the model.