We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ab733 commit 88c361aCopy full SHA for 88c361a
Formula/l/llama.cpp.rb
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
3
homepage "https://github.com/ggml-org/llama.cpp"
4
# CMake uses Git to generate version information.
5
url "https://github.com/ggml-org/llama.cpp.git",
6
- tag: "b5870",
7
- revision: "0d5375d54b258ec63edd1fb5d58c37d58ce8be8b"
+ tag: "b5880",
+ revision: "3120413ccd7797d4cbdee32ef89a641765d1f6c4"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments