]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
download: add option to skip_download (#23059)
authorXuan-Son Nguyen <redacted>
Fri, 29 May 2026 14:30:55 +0000 (16:30 +0200)
committerGitHub <redacted>
Fri, 29 May 2026 14:30:55 +0000 (16:30 +0200)
commit06d26dfdff4097dc51eac20155371a9cfd53e094
tree4abb74328a2f0fcb49a9aa79316bb493d082b6e0
parentda3f990a47ec8c25ff3d2154d3dea46ee3f4f334
download: add option to skip_download (#23059)

* download: add option to skip_download

* fix

* fix 2

* if file doesn't exist, respect skip_download flag
common/arg.cpp
common/arg.h
common/common.h
common/download.cpp
common/download.h
tools/server/README.md
tools/server/server-models.cpp
tools/server/server-models.h