From bd723005916b7616591256f4fdef0cb47ec1944f Mon Sep 17 00:00:00 2001 From: yggdrasil75 Date: Thu, 26 Feb 2026 05:26:16 -0500 Subject: [PATCH] server : fix typo in server README.md (#19900) fix typo --- tools/server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/server/README.md b/tools/server/README.md index 0b56ca1e27..34b722a27c 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