We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edfd6d commit 4e5eb9cCopy full SHA for 4e5eb9c
lib/llama_cpp/version.rb
@@ -6,5 +6,5 @@ module LLaMACpp
6
VERSION = '0.17.0'
7
8
# The supported version of llama.cpp.
9
- LLAMA_CPP_VERSION = 'b3265'
+ LLAMA_CPP_VERSION = 'b3291'
10
end
0 commit comments