Files
LocalAI/backend/cpp/llama-cpp
Ettore Di Giacinto 9d5f4049dc fix(cachyllama): link SSD cache implementation
CachyLLaMA splits persistent prompt-cache support into separate source files. Include those implementations in the monolithic LocalAI gRPC adapter when the fork provides them so the ARM64 fallback build resolves the page-manager symbols.

Assisted-by: Codex:gpt-5 [Codex]
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-09-12 09:03:16 +00:00
..