]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
arg : fix typo in embeddings argument help [no ci] (#9994)
authorDaniel Bevenius <redacted>
Tue, 22 Oct 2024 07:40:02 +0000 (09:40 +0200)
committerGitHub <redacted>
Tue, 22 Oct 2024 07:40:02 +0000 (10:40 +0300)
commit674804a99617b4f90292b4080ecab450ea3d30ba
tree67e63f03510b95ae488fa70556e1ae0712dbdca0
parente94a138d644a9b34da61805f7aeb8af595c61b53
arg : fix typo in embeddings argument help [no ci] (#9994)

This commit fixes two typos in the help text for the `--embd-normalize`
and `--embd-separator` arguments. It also updates common.h which contain
the same typo in two comments.
common/arg.cpp
common/common.h