]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
context : fix index overflow on huge outputs (#15080)
authorcompilade <redacted>
Tue, 5 Aug 2025 09:27:45 +0000 (05:27 -0400)
committerGitHub <redacted>
Tue, 5 Aug 2025 09:27:45 +0000 (11:27 +0200)
commitee3a9fcf88fe5b5e1213711e05861b83cd4fdfe6
treea6ab078577dfd0a0dd725fffdc3587c87b8e9083
parentec428b02c347767f24c78111309e3f30d2ada289
context : fix index overflow on huge outputs (#15080)

* context : fix overflow when re-ordering huge outputs

* context : fix logits size overflow for huge batches
src/llama-context.cpp