mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-03 11:35:37 +02: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.