mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-09 06:19:04 +02:00
7a3895641c
because web browsers send a lot of garbage requests we want the server to multithread when serving 404s for favicon's etc. To avoid blowing up llama we just take a mutex when it's invoked.