Show HN: Llama.cpp Tutorial 2026: Run GGUF Models Locally on CPU and GPU
Complete llama.cpp tutorial for 2026. Install, compile with CUDA/Metal, run GGUF models, tune all inference flags, use the API server, speculative decoding, and benchmark your hardware.
https://vucense.com/dev-corner/llama-cpp-tutorial-run-gguf-m...
4 comments
[ 2.9 ms ] story [ 25.4 ms ] threadRunning on an 8core 12gb ram vm, which has an amd rx5500xt (8gb) passed through. ROCm built, llama built with the correct flags.
What am i missing?