Ollama vs llama.cpp: why the same model felt twice as fast
Same model file, same machine, genuinely different machinery around it. Ollama wraps llama.cpp, so the gap isn't the engine — it's the binary, the defaults and a bit of version drift. Here's what I found once I went CPU-only.