feat(halo): cache-ram 0
This commit is contained in:
parent
04342222a2
commit
7b04b55ce8
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
||||||
"-c 524288"
|
"-c 524288"
|
||||||
"--fit on"
|
"--fit on"
|
||||||
"--slot-save-path %C/llama-server/kv-slots-27B"
|
"--slot-save-path %C/llama-server/kv-slots-27B"
|
||||||
|
"--cache-ram 0"
|
||||||
];
|
];
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = 10;
|
RestartSec = 10;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue