mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-01 00:30:21 +00:00
fcca2182a1
This commit updates the bash completion script to include the -m short option for the --model argument. The motivation for this is that currently tab completion only works the full --model option, and it is nice to have it work for the short option as well.