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 abe1853 commit 9688c03Copy full SHA for 9688c03
lib/llama_cpp/version.rb
@@ -6,5 +6,5 @@ module LLaMACpp
6
VERSION = '0.17.4'
7
8
# The supported version of llama.cpp.
9
- LLAMA_CPP_VERSION = 'b3436'
+ LLAMA_CPP_VERSION = 'b3482'
10
end
0 commit comments