Skip to content

Commit f853a98

Browse files
committed
llama.cpp 3990
1 parent b5f8967 commit f853a98

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

0 commit comments

Comments
 (0)