Fix typos (#143)

This commit is contained in:
Yuta Hayashibe
2025-05-24 00:40:15 +09:00
committed by GitHub
parent 02aee4e86d
commit fb44cf4e08
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
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 dependancies) 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 or use the provided docker images.
## Features: