]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda: reserve space for quantize kv-cache at startup (#23907)
authorAman Gupta <redacted>
Wed, 3 Jun 2026 10:39:59 +0000 (18:39 +0800)
committerGitHub <redacted>
Wed, 3 Jun 2026 10:39:59 +0000 (18:39 +0800)
commitf8f0a47a55167bea25199d4d761372cd7cee76b7
tree27bea280c0dd18ddf3ba8445601b3a6eba92d9ce
parent06938ac129e5feee1e731323e5c37dc973de5573
cuda: reserve space for quantize kv-cache at startup (#23907)

* cuda: reserve space for quantize kv-cache at startup

* address review comments

* remove forward decl

Co-authored-by: Johannes Gäßler <redacted>
* remove assert in ggml-cuda.cu

Co-authored-by: Johannes Gäßler <redacted>
---------

Co-authored-by: Johannes Gäßler <redacted>
ggml/src/ggml-cuda/fattn-common.cuh
ggml/src/ggml-cuda/fattn.cu
ggml/src/ggml-cuda/fattn.cuh
ggml/src/ggml-cuda/ggml-cuda.cu