Skip to content

Commit cc46b4f

Browse files
committed
update(llama.cpp): 2024-08-17
1 parent a83a9c9 commit cc46b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dep/cmake_fetchcontent/llama_cpp.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FetchContent_Declare(
22
LlamaCpp
33
GIT_REPOSITORY "https://github.com/ggerganov/llama.cpp.git"
4-
GIT_TAG "b5e95468b1676e1e5c9d80d1eeeb26f542a38f42"
4+
GIT_TAG "8b3befc0e2ed8fb18b903735831496b8b0c80949"
55
)
66

77
set(GGML_OPENMP FALSE CACHE BOOL "OpenMP off for compatibility.")

0 commit comments

Comments
 (0)