Skip to content

Commit 2bc94e7

Browse files
authored
add llama-completion to completion-bash executables (#17976)
1 parent fd1085f commit 2bc94e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎common/arg.cpp‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ static void common_params_print_completion(common_params_context & ctx_arg){
639639
"llama-batched-bench",
640640
"llama-bench",
641641
"llama-cli",
642+
"llama-completion",
642643
"llama-convert-llama2c-to-ggml",
643644
"llama-cvector-generator",
644645
"llama-embedding",

0 commit comments

Comments
(0)