Which is better for local LLMs, 2x RTX 3090 (NVLink) or 1x RTX 5090?
It depends on your workload. If you need maximum VRAM for large model inference or fine-tuning, two RTX 3090s in NVLink give you 48 GB total at a lower cost than a single RTX 5090, but for single-GPU training and inference speed, the RTX 5090 dominates with significantly faster memory and architecture. The RTX 4090 sits in a middle ground, faster than dual 3090s per-core but limited to 24 GB VRAM, making it a poor choice for models that exceed that capacity.