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 582ac85 commit 1dd38f8Copy full SHA for 1dd38f8
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: "b6640",
7
- revision: "f1eb1cb1eba042b2d583234e80f65e2e225d8995"
+ tag: "b6650",
+ revision: "7c156df4148eb524b22f7f363bfd2df00f264e0b"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments