memory : migrate from llama_kv_cache to more generic llama_memory (#14006)
* memory : merge llama_kv_cache into llama_memory + new `llama_memory` API ggml-ci * context : fix casts ggml-ci
This commit is contained in:
parent
3a077146a4
commit
7f37b6cf1e
11 changed files with 324 additions and 220 deletions
|
|
@ -1 +0,0 @@
|
|||
#include "llama-kv-cache.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue