Llama-Server is Throwing Away Your Perfectly Good KV Caches, and How to Fix It

Introduction I watched 2.49 GB of state restore from disk in 1.23 seconds — and then get thrown away. llama-server's slot save/restore promises exactly what long-context work on budget hardware needs: park a session on disk, bring it back later without paying the prefill tax again. And the restore itself works perfectly. But across a process restart, the feature was functionally useless: the first query after restoring discarded the entire rehydrated state and re-prefilled from scratch. The reason turned ou

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论