]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
feat: Implements retrying logic for downloading models using --model-url flag (#9255)
authorFarbod Bijary <redacted>
Wed, 11 Sep 2024 09:22:37 +0000 (12:52 +0330)
committerGitHub <redacted>
Wed, 11 Sep 2024 09:22:37 +0000 (11:22 +0200)
commit67155ab7f5e47c01b62aa989eab30f517bf6dc67
tree6b03de67f936bf297897825ae12b8b40f3aca3b4
parent5af118efdaf1098798a06b24fd8a557760e99631
feat: Implements retrying logic for downloading models using --model-url flag (#9255)

* feat: Implements retrying logic for downloading models using --model-url flag

* Update common/common.cpp

Co-authored-by: Xuan Son Nguyen <redacted>
* Update common/common.cpp

Co-authored-by: Xuan Son Nguyen <redacted>
* apply comments

* implements a retry function to avoid duplication

* fix editorconfig

* change function name

---------

Co-authored-by: farbod <redacted>
Co-authored-by: Xuan Son Nguyen <redacted>
Co-authored-by: slaren <redacted>
Co-authored-by: Xuan Son Nguyen <redacted>
common/common.cpp
lora-tests [new submodule]