Update README.md [skip ci]

This commit is contained in:
Benson Wong
2025-08-28 22:47:28 -07:00
committed by GitHub
parent 831a90d3b0
commit 7f55494151

View File

@@ -7,7 +7,10 @@
llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server.
Written in golang, it is very easy to install (single binary with no dependencies) and configure (single yaml file). To get started, download a pre-built binary or use the provided docker images.
Written in golang, it is very easy to install (single binary with no dependencies) and configure (single yaml file). To get started, download a pre-built binary, a provided docker images or Homebrew.
> [!NOTE]
> ⭐️ Star this project to help others discover it! Every star helps boost visibility in searches and showcases community support.
## Features: