]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
common : use cpp-httplib as a cURL alternative for downloads (llama/16185)
authorAdrien Gallouët <redacted>
Fri, 26 Sep 2025 11:12:19 +0000 (13:12 +0200)
committerGeorgi Gerganov <redacted>
Mon, 29 Sep 2025 12:18:11 +0000 (15:18 +0300)
commit9823c5cc51c73b769fa55a3a5b6a7ab90ea6e562
tree562683619a6333b4f7be1effd3c0c0a4c3d8653c
parent89a7b4d22cae9ef3478359909c12c139c250f228
common : use cpp-httplib as a cURL alternative for downloads (llama/16185)

* vendor : update httplib

Signed-off-by: Adrien Gallouët <redacted>
* common : use cpp-httplib as a cURL alternative for downloads

The existing cURL implementation is intentionally left untouched to
prevent any regressions and to allow for safe, side-by-side testing by
toggling the `LLAMA_CURL` CMake option.

Signed-off-by: Adrien Gallouët <redacted>
* ggml : Bump to Windows 10

Signed-off-by: Adrien Gallouët <redacted>
---------

Signed-off-by: Adrien Gallouët <redacted>
ggml/CMakeLists.txt