]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
TP: quantized KV cache support (#23792)
authorJohannes Gäßler <redacted>
Mon, 1 Jun 2026 10:30:10 +0000 (12:30 +0200)
committerGitHub <redacted>
Mon, 1 Jun 2026 10:30:10 +0000 (12:30 +0200)
commit8e6fff84de4a31506e0f90bacbf821731e66d237
treebee7d08828359ab281a468617bda612d874c8261
parent02a57017f6b6bb399826f6faef095f9a04ee125b
TP: quantized KV cache support (#23792)

* TP: quantized KV cache support

* fix partial view

* remove overly strict assert
ggml/include/ggml-backend.h
ggml/src/ggml-backend-meta.cpp
src/llama-context.cpp
src/llama-model.cpp