feat: implement session-managed persistent KV cache architecture with slot persistence and management API
This commit is contained in:
@@ -19,7 +19,7 @@ TimeoutStopSec=60
|
||||
# Basic hardening (server only listens on :8080, reads models read-only)
|
||||
ProtectSystem=strict
|
||||
ProtectHome=read-only
|
||||
ReadWritePaths=
|
||||
ReadWritePaths=/var/cache/llama-slots /tmp
|
||||
NoNewPrivileges=true
|
||||
PrivateTmp=true
|
||||
# Do not cap memory/CPU; inference needs all of it
|
||||
|
||||
Reference in New Issue
Block a user