Skip to content

Commit 9004ac3

Browse files
committed
llama.cpp 6690
1 parent ad2eada commit 9004ac3

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: "b6680",
7-
revision: "2aaf0a2a2056d75d0dd53ab8a181473760e6ab22"
6+
tag: "b6690",
7+
revision: "86df2c9ae4f2f1ee63d2558a9dc797b98524639b"
88
license "MIT"
99
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)