]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: fix non-bound n_discard value (ctx shifting) (#24786)
authorXuan-Son Nguyen <redacted>
Fri, 19 Jun 2026 08:53:44 +0000 (10:53 +0200)
committerGitHub <redacted>
Fri, 19 Jun 2026 08:53:44 +0000 (10:53 +0200)
commit159d093a43e87b977e9749b18a980c15b1a66a90
treef1d3250153937997a2f03b90aac0893bac828d1a
parent5fd2dc2c41c342a75c26f9756ca6b1814ed05fb4
server: fix non-bound n_discard value (ctx shifting) (#24786)

* server: fix non-bound n_discard value

* Update tools/server/server-context.cpp

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
tools/server/server-context.cpp