]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gritlm : add --outdir option to hf.sh script (#6699)
authorDaniel Bevenius <redacted>
Tue, 16 Apr 2024 06:34:06 +0000 (08:34 +0200)
committerGitHub <redacted>
Tue, 16 Apr 2024 06:34:06 +0000 (09:34 +0300)
commit8a56075b07a8b571bf95a912ffdce4c928c2b414
tree690fb1d598158648b336546bc18bd954dde68926
parent58227ffdeb4fb89cacb0cffaadf76b1914324ad3
gritlm : add --outdir option to hf.sh script (#6699)

This commit updates the hf.sh script usage to include the --outdir option
and specifies the models directory as the output directory.

The motivation for this is to avoid cluttering the root directory with
model files.

Signed-off-by: Daniel Bevenius <redacted>
examples/gritlm/README.md