We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1002225 commit 65f8fa8Copy full SHA for 65f8fa8
bindings/CMakeLists.txt
@@ -19,7 +19,7 @@ include(FetchContent)
19
FetchContent_Declare(
20
llama
21
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
22
- GIT_TAG af7747c95ae71a5db4184947f837179e82c70b77
+ GIT_TAG a800ae46da2ed7dac236aa6bf2b595da6b6294b5
23
)
24
25
# Required for proper builds
0 commit comments