Skip to content

Commit 200c412

Browse files
committed
llama.cpp 6840
1 parent 7914bb9 commit 200c412

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: "b6830",
7-
revision: "f8f071faddf32ea09f4234edb6e809b380a9ee26"
6+
tag: "b6840",
7+
revision: "3cfa9c3f125763305b4226bc032f1954f08990dc"
88
license "MIT"
99
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)