]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : support tag-based --hf-repo like on ollama (#11195)
authorXuan Son Nguyen <redacted>
Mon, 13 Jan 2025 12:56:23 +0000 (13:56 +0100)
committerGitHub <redacted>
Mon, 13 Jan 2025 12:56:23 +0000 (13:56 +0100)
commit00b4c3da6202e855087a4986bf19bb41b959e333
tree948bc83dfa269072b62e4a23bc979a30d331ae51
parent7426a26b2492fc546a4db6991e871ee605714093
common : support tag-based --hf-repo like on ollama (#11195)

* common : support tag-based hf_repo like on ollama

* fix build

* various fixes

* small fixes

* fix style

* fix windows build?

* move common_get_hf_file to common.cpp

* fix complain with noreturn
common/arg.cpp
common/common.cpp
common/common.h