From: yggdrasil75 Date: Thu, 26 Feb 2026 10:26:16 +0000 (-0500) Subject: server : fix typo in server README.md (#19900) X-Git-Tag: gguf-v0.18.0~16 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=bd723005916b7616591256f4fdef0cb47ec1944f;p=pkg%2Fggml%2Fsources%2Fllama.cpp server : fix typo in server README.md (#19900) fix typo --- diff --git a/tools/server/README.md b/tools/server/README.md index 0b56ca1e2..34b722a27 100644 --- a/tools/server/README.md +++ b/tools/server/README.md @@ -1510,7 +1510,7 @@ version = 1 ; If the same key is defined in a specific preset, it will override the value in this global section. [*] c = 8192 -n-gpu-layer = 8 +n-gpu-layers = 8 ; If the key corresponds to an existing model on the server, ; this will be used as the default config for that model