mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-28 07:10:21 +00:00
7085492c6f
When llama-server is started with SSL key and cert, the log says that it listens on http instead of https. This patch fixes this.