Skip to content

Commit

Permalink
sync to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
grencez committed Jul 27, 2024
1 parent a29f8d9 commit fabd240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dep/cmake_fetchcontent/llama_cpp.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FetchContent_Declare(
LlamaCpp
GIT_REPOSITORY "https://github.com/jmorganca/llama.cpp.git"
GIT_TAG "0d3ce0904591ed3ad24e744ca4d7cae9af7853f8"
GIT_TAG "90fd87df4155aef5f099812a99c1e06c0b588c0d"
)

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

0 comments on commit fabd240

Please sign in to comment.