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 ebc12a0 commit 6caecc4Copy full SHA for 6caecc4
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: "b6340",
7
- revision: "b9382c3877c6067feccf182efe9449a2d1cb24c7"
+ tag: "b6350",
+ revision: "d4d8dbe383e8b9600cbe8b42016e3a4529b51219"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments