Skip to content

Commit 77b3822

Browse files
committed
llama.cpp 5910
1 parent 3cb8c4e commit 77b3822

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: "b5900",
7-
revision: "10a0351a97c25471aea0bbde9cca54d32d163eec"
6+
tag: "b5910",
7+
revision: "6ffd4e9c442e99afac3d138543ebf86d5fc5ee03"
88
license "MIT"
99
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)