]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: use httplib dynamic threads (#20817)
authorXuan-Son Nguyen <redacted>
Mon, 23 Mar 2026 11:22:46 +0000 (12:22 +0100)
committerGitHub <redacted>
Mon, 23 Mar 2026 11:22:46 +0000 (12:22 +0100)
commit31a5cf4c3f5d3af7f16fc4abc9baa75f8d568421
treedaff88d82f806e5965cbf013cd184a2521856f84
parente32d2438496b627d04846874aeb48978999ee4d3
server: use httplib dynamic threads (#20817)

* server: use httplib dynamic threads

* change to n_threads_http + 1024
tools/server/server-http.cpp