]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
add llama-completion to completion-bash executables (#17976)
authorSigbjørn Skjæret <redacted>
Sat, 13 Dec 2025 07:35:50 +0000 (08:35 +0100)
committerGitHub <redacted>
Sat, 13 Dec 2025 07:35:50 +0000 (08:35 +0100)
common/arg.cpp

index 16cb2e03a6f4707881dffa066777b615a16a5cd0..788a9ab4e62ea5f0e79a7fc929156e00d39fbe83 100644 (file)
@@ -639,6 +639,7 @@ static void common_params_print_completion(common_params_context & ctx_arg) {
         "llama-batched-bench",
         "llama-bench",
         "llama-cli",
+        "llama-completion",
         "llama-convert-llama2c-to-ggml",
         "llama-cvector-generator",
         "llama-embedding",