Update README.md

This commit is contained in:
Benson Wong
2025-01-01 12:25:45 -08:00
committed by GitHub
parent ae3ef9bc39
commit c97b80bdfe

View File

@@ -3,7 +3,7 @@
![llama-swap header image](header.jpeg) ![llama-swap header image](header.jpeg)
# Introduction # Introduction
llama-swap is an OpenAI API compatible server that gives you complete control over how you use your hardware. It automatically swaps to the configuration of your choice for serving a model. Since [llama.cpp's server](https://github.com/ggerganov/llama.cpp/tree/master/examples/server) can't swap models, let's swap the server instead! llama-swap is a transparent proxy server that automatically loads the right llama.cpp server configuration to serve the request.
Features: Features: