Ampere. Where the local-LLM era started — and where the most important card ever shipped for llama.cpp lives: the RTX 3090, with 24 GB and the only consumer NVLink that was ever offered.
Each page covers the card's specs, what those specs mean for llama.cpp, what models fit, expected speeds, and how it behaves in multi-GPU builds.
llama.cpp splits a model's transformer layers across GPUs (tensor split). Two rules of thumb:
Each card page has a Multi-GPU section with the exact llama-cli /
llama-server flags for that card. The series
comparison has scaling tables for common 2-GPU and 4-GPU builds, and the
multi-GPU guide covers the mechanics.