add header image

This commit is contained in:
Benson Wong
2024-10-22 10:30:30 -07:00
parent 6c3819022c
commit 0f8a8e70f1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# llama-swap
![llama-swap header image](header.jpeg)
[llama.cpp's server](https://github.com/ggerganov/llama.cpp/tree/master/examples/server) can't swap models, so let's swap llama-server instead!
llama-swap is a proxy server that sits in front of llama-server. When a request for `/v1/chat/completions` comes in it will extract the `model` requested and change the underlying llama-server automatically.

BIN
header.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB