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 aed82f6 commit b8109bcCopy full SHA for b8109bc
examples/server/tests/README.md
@@ -29,7 +29,7 @@ To mitigate it, you can increase values in `n_predict`, `kv_size`.
29
cd ../../..
30
mkdir build
31
cd build
32
-cmake ../
+cmake -DLLAMA_CURL=ON ../
33
cmake --build . --target server
34
```
35
0 commit comments