We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed4cb5 commit 6ba9a7bCopy full SHA for 6ba9a7b
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 5e43f104cca1a14874e980326a506b44fde022b8
+ GIT_TAG 80a02aa8588ef167d616f76f1781b104c245ace0
23
)
24
25
# Required for proper builds
0 commit comments