]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
kv-cache : simplify the interface (#13660)
authorGeorgi Gerganov <redacted>
Wed, 21 May 2025 12:11:13 +0000 (15:11 +0300)
committerGitHub <redacted>
Wed, 21 May 2025 12:11:13 +0000 (15:11 +0300)
commit797f2ac0625b22edeff03cc30e0f988da6b6b068
treebe77fe97d0e0752f7b8f9af9343867df9609246d
parentb44890df2e4fad0ece1d5366dcbc8bedae23b658
kv-cache : simplify the interface (#13660)

* kv-cache : simplify the interface

ggml-ci

* context : revert llama_batch_allocr position change

ggml-ci
examples/simple-chat/simple-chat.cpp
include/llama.h
src/llama-batch.cpp
src/llama-context.cpp
src/llama-kv-cache.cpp
src/llama-kv-cache.h
src/llama-model.cpp
tools/run/run.cpp
tools/server/server.cpp