Model Optimization Parameters using llama.cpp
Running a capable model on your own hardware is mostly a game of tradeoffs: memory against quality, throughput against latency, CPU against GPU. Here is how I tune llama.cpp to get the most out of a single machine.