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 fe864c2 commit 4961bfcCopy full SHA for 4961bfc
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: "b4524",
7
- revision: "6171c9d25820ccf676b243c172868819d882848f"
+ tag: "b4526",
+ revision: "a94f3b2727e97eb6c904006eb786960c069282bc"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments