Skip to content

Commit d064440

Browse files
committed
Upgrade to llama.cpp b3008
1 parent 9709026 commit d064440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ FetchContent_MakeAvailable(json)
2424
FetchContent_Declare(
2525
llama.cpp
2626
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
27-
GIT_TAG b2969
27+
GIT_TAG b3008
2828
)
2929
FetchContent_MakeAvailable(llama.cpp)
3030

0 commit comments

Comments
 (0)