feat(halo): cache-ram 0

This commit is contained in:
Harald Hoyer 2026-05-10 20:50:08 +02:00
parent 04342222a2
commit 7b04b55ce8

View file

@ -46,6 +46,7 @@
"-c 524288"
"--fit on"
"--slot-save-path %C/llama-server/kv-slots-27B"
"--cache-ram 0"
];
Restart = "on-failure";
RestartSec = 10;