model config, downloads, llama-server service and a README.md to explain --host
7 lines
144 B
Desktop File
7 lines
144 B
Desktop File
[Unit]
|
|
Description=Restart llama-server (triggered by presets.ini change)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl restart llama-server
|