dotfiles/config/llama-server/llama-server-presets.service
Brydon DeWitt 2a00366204 fix: move more into install.sh
model config, downloads, llama-server service and a README.md to explain --host
2026-06-08 20:38:24 -04:00

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