model config, downloads, llama-server service and a README.md to explain --host
9 lines
150 B
SYSTEMD
9 lines
150 B
SYSTEMD
[Unit]
|
|
Description=Restart llama-server when presets.ini changes
|
|
|
|
[Path]
|
|
PathModified=/home/dev/models/presets.ini
|
|
|
|
[Install]
|
|
WantedBy=default.target
|