add llama-completion to completion-bash executables (#17976)

This commit is contained in:
Sigbjørn Skjæret 2025-12-13 08:35:50 +01:00 committed by GitHub
parent fd1085ffb7
commit 2bc94e7928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View 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",