Skip to content

Commit 343ee96

Browse files
committed
llama.cpp 4615
1 parent 65de920 commit 343ee96

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: "b4611",
7-
revision: "53debe6f3c9cca87e9520a83ee8c14d88977afa4"
6+
tag: "b4615",
7+
revision: "bfcce4d693617ec843d0b2510f6ee16e6bc6720d"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)