]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
server: (docs) remove mention about extra_args (#18262)
authorXuan-Son Nguyen <redacted>
Mon, 22 Dec 2025 11:22:01 +0000 (12:22 +0100)
committerGitHub <redacted>
Mon, 22 Dec 2025 11:22:01 +0000 (12:22 +0100)
tools/server/README.md

index 71f1d4777ce1107312033ab2d7a6975e93b040cf..29ce254652803522cc7ac19dfbcbe4ce4eb313b3 100644 (file)
@@ -1567,7 +1567,6 @@ Load a model
 
 Payload:
 - `model`: name of the model to be loaded.
-- `extra_args`: (optional) an array of additional arguments to be passed to the model instance. Note: you must start the server with `--models-allow-extra-args` to enable this feature.
 
 ```json
 {