Skip to content

Commit 6137b4d

Browse files
committed
llama.cpp 4453
1 parent edd6ae6 commit 6137b4d

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: "b4450",
7-
revision: "8d59d911711b8f1ba9ec57c4b192ccd2628af033"
6+
tag: "b4453",
7+
revision: "f8feb4b01af374ad2fce302fd5790529c615710b"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)