We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83a9c9 commit cc46b4fCopy full SHA for cc46b4f
dep/cmake_fetchcontent/llama_cpp.cmake
@@ -1,7 +1,7 @@
1
FetchContent_Declare(
2
LlamaCpp
3
GIT_REPOSITORY "https://github.com/ggerganov/llama.cpp.git"
4
- GIT_TAG "b5e95468b1676e1e5c9d80d1eeeb26f542a38f42"
+ GIT_TAG "8b3befc0e2ed8fb18b903735831496b8b0c80949"
5
)
6
7
set(GGML_OPENMP FALSE CACHE BOOL "OpenMP off for compatibility.")
0 commit comments