diff --git a/README.md b/README.md index 2fb40998..82356815 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,25 @@ Built in Go for performance and simplicity, llama-swap has zero dependencies and ### Web UI -llama-swap includes a real time web interface for monitoring logs and controlling models: +llama-swap includes a real time web interface with a playground for testing out all sorts of local models: -image +image -The Activity Page shows recent requests: +View detailed token metrics: -image +image + +Inspect request and responses: + +image + +Manually load and unload models: + +image + +Real time log streaming: + +image ## Installation