]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
embedding : enable --no-warmup option (#11475)
authorDaniel Bevenius <redacted>
Wed, 29 Jan 2025 08:38:54 +0000 (09:38 +0100)
committerGitHub <redacted>
Wed, 29 Jan 2025 08:38:54 +0000 (10:38 +0200)
commitb636228c0ad0db95bf73008094c6145a05615cf6
treead3be004913de12b7410002c4b55d2a15b49d91e
parent325afb370a1a7b32b5fe46a749bc840c66db9765
embedding : enable --no-warmup option (#11475)

This commit enables the `--no-warmup` option for the llama-embeddings.

The motivation for this change is to allow the user to disable the
warmup when running the the program.
common/arg.cpp