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 0dbe958 commit 92c140fCopy full SHA for 92c140f
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: "b5510",
7
- revision: "a8ea03d8ad9c984fe6cfafead183ab188f8cbeb0"
+ tag: "b5530",
+ revision: "6385b843a8dc8e15b8362196039720c58dd79fa2"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments