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 5e5f319 commit 8f7596aCopy full SHA for 8f7596a
Formula/l/llama.cpp.rb
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
3
homepage "https://github.com/ggerganov/llama.cpp"
4
# CMake uses Git to generate version information.
5
url "https://github.com/ggerganov/llama.cpp.git",
6
- tag: "b4539",
7
- revision: "564804b79b78df1469ec8646869972de5e885ec4"
+ tag: "b4543",
+ revision: "8137b4bb2b5fd4cb4a752bfe69ccfd915a313d58"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments