Skip to content

Commit d641e8f

Browse files
committed
llama.cpp 4651
1 parent 80c5292 commit d641e8f

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: "b4649",
7-
revision: "2c6c8df56d8a3edd657b9a295e95d469a37f0044"
6+
tag: "b4651",
7+
revision: "c0d4843225eed38903ea71ef302a02fa0b27f048"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)