-
-
Notifications
You must be signed in to change notification settings - Fork 33
A question about KV cache #93
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requestedresolvedThe feature/bug is resolvedThe feature/bug is resolved
Description
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedresolvedThe feature/bug is resolvedThe feature/bug is resolved
Will it be possible to extract/save and retrieve KV cache for different chat sessions?
What I mean is, for example, if you created a regular chat application like Llamatik, and the user created multiple chats at different times, when they open a chat, its KV cache could then be retrieved and saved after the response is generated, right?