]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common: move download functions to download.(cpp|h) (#17059)
authorXuan-Son Nguyen <redacted>
Fri, 7 Nov 2025 10:23:34 +0000 (11:23 +0100)
committerGitHub <redacted>
Fri, 7 Nov 2025 10:23:34 +0000 (11:23 +0100)
commit5c9a18e674be444e847d8e07a6b851764708fb12
tree0351040ca5e5dc7eb912a3adac0f3f5b938f4521
parent7f09a680af6e0ef612de81018e1d19c19b8651e8
common: move download functions to download.(cpp|h) (#17059)

* common: move download functions to download.(cpp|h)

* rm unused includes

* minor cleanup

---------

Co-authored-by: Georgi Gerganov <redacted>
common/CMakeLists.txt
common/arg.cpp
common/arg.h
common/download.cpp [new file with mode: 0644]
common/download.h [new file with mode: 0644]