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 ad2eada commit 9004ac3Copy full SHA for 9004ac3
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: "b6680",
7
- revision: "2aaf0a2a2056d75d0dd53ab8a181473760e6ab22"
+ tag: "b6690",
+ revision: "86df2c9ae4f2f1ee63d2558a9dc797b98524639b"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments