Skip to content

Commit 4961bfc

Browse files
committed
llama.cpp 4526
1 parent fe864c2 commit 4961bfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/llama.cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
33
homepage "https://github.com/ggerganov/llama.cpp"
44
# CMake uses Git to generate version information.
55
url "https://github.com/ggerganov/llama.cpp.git",
6-
tag: "b4524",
7-
revision: "6171c9d25820ccf676b243c172868819d882848f"
6+
tag: "b4526",
7+
revision: "a94f3b2727e97eb6c904006eb786960c069282bc"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)