Skip to content

Commit 99ca1d2

Browse files
committed
llama.cpp 4633
1 parent de1dcda commit 99ca1d2

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: "b4628",
7-
revision: "cde383323959544abe10a4d79e1d3e1ee479933c"
6+
tag: "b4633",
7+
revision: "534c46b53c23613628d72e93c63ea01ea4d1e2ac"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)