]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
TP: fix ggml context size calculation (#22616)
authorJohannes Gäßler <redacted>
Mon, 25 May 2026 09:37:25 +0000 (11:37 +0200)
committerGitHub <redacted>
Mon, 25 May 2026 09:37:25 +0000 (12:37 +0300)
commitae251b5ff2634108822e0f8bb20ca4cd5c2c5dcc
tree8a2ecfc5a9a1106765f53271f55515af74132daf
parent66efd13375bb0dfb28730d8c4b7d5c57cfd2c22d
TP: fix ggml context size calculation (#22616)

* TP: fix ggml context size calculation, memory leak

* move split state cache back into the context

* revert to constant ggml context size for cgraphs

* increase headroom for statically allocated tensors

* remove obsolete include
ggml/src/ggml-backend-meta.cpp