We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15898d commit b3a89c3Copy full SHA for b3a89c3
docs/build.md
@@ -63,6 +63,7 @@ cmake --build build --config Release
63
cmake --preset x64-windows-llvm-release
64
cmake --build build-x64-windows-llvm-release
65
```
66
+- Curl usage is enabled by default and can be turned off with `-DLLAMA_CURL=OFF`. Otherwise you need to install development libraries for libcurl.
67
68
## BLAS Build
69
0 commit comments