Commit 3d7b227
common : use cpp-httplib as a cURL alternative for downloads (ggml-org#16185)
* vendor : update httplib
Signed-off-by: Adrien Gallouët <[email protected]>
* 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 <[email protected]>
* ggml : Bump to Windows 10
Signed-off-by: Adrien Gallouët <[email protected]>
---------
Signed-off-by: Adrien Gallouët <[email protected]>1 parent d912772 commit 3d7b227
File tree
4 files changed
+3020
-1246
lines changed- common
- ggml
- vendor/cpp-httplib
4 files changed
+3020
-1246
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
91 | 123 | | |
92 | 124 | | |
93 | 125 | | |
| |||
0 commit comments