Skip to content

Commit 4e5eb9c

Browse files
committed
chore: change supported llama.cpp version from b3265 to b3291
1 parent 8edfd6d commit 4e5eb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/llama_cpp/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ module LLaMACpp
66
VERSION = '0.17.0'
77

88
# The supported version of llama.cpp.
9-
LLAMA_CPP_VERSION = 'b3265'
9+
LLAMA_CPP_VERSION = 'b3291'
1010
end

0 commit comments

Comments
 (0)