I compared all specs of the major GPUs/machines that are being used here, because bandwidth is not everything. Some of ya'll need a reality check.
Summary
The author compares various GPUs for LLM inference, critiquing common benchmarks and emphasizing the importance of prefill performance over generation speed, offering recommendations for different budgets and use cases.
Similar Articles
Benchmarking 15 "E-Waste" GPUs with Modern Workloads
Benchmarking 15 decommissioned NVIDIA Tesla GPUs (K80, P100, V100) for modern AI workloads, showing their viability and cost-effectiveness for homelab inference setups.
GPU guide (GB per dollar, bandwidth)
The article provides a guide comparing GPUs based on cost per gigabyte and bandwidth to help optimize script performance.
Comparing dual-GPU inference speed between llama.cpp row/tensor split and ik_llama graph split
A user benchmarks dual-GPU inference speed on two RTX 3080 20GB using llama.cpp (row/tensor split) and ik_llama (graph split) with a Qwen3.6-27B GGUF model, comparing token generation and prompt processing speeds.
@akshay_pachaar: GPU architecture, clearly explained. The usual assumption is that a faster GPU means more compute, so a chip rated for …
The article clarifies that GPU performance in AI inference is limited by memory bandwidth rather than compute power, using the NVIDIA H100 as an example to explain GPU architecture and its effect on token generation rates.
Buy recommendations on a thight Budget to aid my RX 6800
This post discusses budget GPU options (Radeon VII vs two P100s) for LLM inference with an RX 6800, focusing on VRAM vs speed tradeoffs for MoE models.