Install llama-swap on Ubuntu (the Easy Way)
If you run local models with llama.cpp, you already know the annoyance: llama-server serves one model at a time. Want a different model? Kill it, restart with new flags. llama-swap fixes that. It’s a tiny Go proxy that sits in…