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 d4ba22c commit c6880ecCopy full SHA for c6880ec
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: "b6670",
7
- revision: "91a2a5655658bb9ab77894716b82fae7ecb4b4d1"
+ tag: "b6680",
+ revision: "2aaf0a2a2056d75d0dd53ab8a181473760e6ab22"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments