Revise README description for clarity and detail

Updated description to clarify compatibility and usage.
This commit is contained in:
Benson Wong
2026-02-27 23:42:40 -08:00
committed by GitHub
parent aedb640471
commit 175bb36fb1
+1 -1
View File
@@ -5,7 +5,7 @@
# llama-swap
Run multiple LLM models on your machine and hot-swap between them as needed. llama-swap works with any OpenAI API-compatible server, giving you the flexibility to switch models without restarting your applications.
Run multiple generative AI models on your machine and hot-swap between them on demand. llama-swap works with any OpenAI and Anthropic API compatible server and is used by thousands of people to power their local AI workflows.
Built in Go for performance and simplicity, llama-swap has zero dependencies and is incredibly easy to set up. Get started in minutes - just one binary and one configuration file.