]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
server : fix typo in server README.md (#19900)
authoryggdrasil75 <redacted>
Thu, 26 Feb 2026 10:26:16 +0000 (05:26 -0500)
committerGitHub <redacted>
Thu, 26 Feb 2026 10:26:16 +0000 (11:26 +0100)
fix typo

tools/server/README.md

index 0b56ca1e276383284414dd0b1a6051b1cdc4fba5..34b722a27c5274960ba0c4997cb45ad7fff9a578 100644 (file)
@@ -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