mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 03:14:35 +00:00
f4183afe6a
* scripts : add --outdir option to hf.sh This commit adds an option to the hf.sh script that allows the user to specify an output directory for the downloaded file. The motivation for this changes is that examples that use the hf.sh script to download models from huggingface can now specify the output directory, perhaps to the `models` directory to keep them in one place and not clutter the root directory. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com> * squash! scripts : add --outdir option to hf.sh Fix format of the --outdir option in the usage message. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com> --------- Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com> |
||
---|---|---|
.. | ||
build-info.cmake | ||
build-info.sh | ||
check-requirements.sh | ||
ci-run.sh | ||
compare-commits.sh | ||
compare-llama-bench.py | ||
convert-gg.sh | ||
gen-authors.sh | ||
gen-build-info-cpp.cmake | ||
get-flags.mk | ||
get-hellaswag.sh | ||
get-pg.sh | ||
get-wikitext-2.sh | ||
get-wikitext-103.sh | ||
get-winogrande.sh | ||
hf.sh | ||
install-oneapi.bat | ||
LlamaConfig.cmake.in | ||
pod-llama.sh | ||
qnt-all.sh | ||
run-all-perf.sh | ||
run-all-ppl.sh | ||
run-with-preset.py | ||
server-llm.sh | ||
sync-ggml-am.sh | ||
sync-ggml.last | ||
sync-ggml.sh | ||
verify-checksum-models.py |