Skip to content

Commit eb2329a

Browse files
committed
llama.cpp 5770
1 parent 8ab91bb commit eb2329a

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/ggml-org/llama.cpp"
44
# CMake uses Git to generate version information.
55
url "https://github.com/ggml-org/llama.cpp.git",
6-
tag: "b5760",
7-
revision: "e8215dbb96b8fb94a24c29cdd228166fb972dbfc"
6+
tag: "b5770",
7+
revision: "b25e92774e2fa4ee3820e458d5cf43f40190f8d2"
88
license "MIT"
99
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)