]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 09:41:09 +0000 (12:41 +0300)
commit019a43b56b21b028aff680ce4ad4fe87a176d1d6
tree26af82ea3b0737cbf9699354fb877a267fe4eeda
parent434b308fbae0ea5cd29c1c68b137ac213638584a
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>
CMakeLists.txt