You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -247,11 +247,11 @@ Pre-built binaries are available for Linux, FreeBSD and Darwin (OSX). These are
247
247
1. Create a configuration file, see [config.example.yaml](config.example.yaml)
248
248
1. Download a [release](https://github.com/mostlygeek/llama-swap/releases) appropriate for your OS and architecture.
249
249
1. Run the binary with `llama-swap --config path/to/config.yaml`.
250
-
Available flags:
251
-
- `--config`: Path to the configuration file (default: `config.yaml`).
252
-
- `--listen`: Address and port to listen on (default: `:8080`).
253
-
- `--version`: Show version information and exit.
254
-
- `--watch-config`: Automatically reload the configuration file when it changes. This will wait for in-flight requests to complete then stop all running models (default: `false`).
250
+
Available flags:
251
+
- `--config`: Path to the configuration file (default: `config.yaml`).
252
+
- `--listen`: Address and port to listen on (default: `:8080`).
253
+
- `--version`: Show version information and exit.
254
+
- `--watch-config`: Automatically reload the configuration file when it changes. This will wait for in-flight requests to complete then stop all running models (default: `false`).
0 commit comments