Tag
Discusses the potential value of using two Radeon RX 9060 XT 16GB graphics cards in a CrossFire configuration, likely weighing performance vs. cost.
Technical report on running Qwen 3.6 27B Q8 model on a dual AMD Radeon R9700 setup using llama.cpp with ROCm, including performance benchmarks and configuration details.
Review of AMD's Radeon RX 9070 GRE GPU, which offers fewer cores, less memory, and lower bandwidth than the RX 9070 at the same price, making it a disappointing release due to shrinkflation.
A detailed benchmark comparing Qwen3.6-35B and Gemma4-26B on Radeon 7900 XTX shows Gemma is ~20% faster end-to-end despite slower token generation, because Qwen generates ~2x more tokens due to internal reasoning. The article recommends using Qwen for throughput-bound batch work and Gemma for latency-sensitive single requests.
This repository provides practical testing profiles and benchmarks for running local LLMs on 16GB AMD Radeon GPUs using llama.cpp with ROCm/HIP, focusing on real-world performance metrics like context length and KV cache settings.