diff --git a/README.md b/README.md index d55e516e..344b0456 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![llama-swap header image](header2.png) +![llama-swap header image](header3.webp) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/mostlygeek/llama-swap/total) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/mostlygeek/llama-swap/go-ci.yml) ![GitHub Repo stars](https://img.shields.io/github/stars/mostlygeek/llama-swap) @@ -46,7 +46,6 @@ llama-swap includes a real time web interface for monitoring logs and controllin image - The Activity Page shows recent requests: image @@ -74,7 +73,7 @@ $ docker run -it --rm --runtime nvidia -p 9292:8080 \ -v /path/to/custom/config.yaml:/app/config.yaml \ ghcr.io/mostlygeek/llama-swap:cuda -# configuration hot reload supported with a +# configuration hot reload supported with a # directory volume mount $ docker run -it --rm --runtime nvidia -p 9292:8080 \ -v /path/to/models:/models \ diff --git a/header3.webp b/header3.webp new file mode 100644 index 00000000..6ae48e1d Binary files /dev/null and b/header3.webp differ