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 2ac7baa commit b8474faCopy full SHA for b8474fa
Formula/l/llama.cpp.rb
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
3
homepage "https://github.com/ggerganov/llama.cpp"
4
# CMake uses Git to generate version information.
5
url "https://github.com/ggerganov/llama.cpp.git",
6
- tag: "b4621",
7
- revision: "6eecde3cc8fda44da7794042e3668de4af3c32c6"
+ tag: "b4623",
+ revision: "21c84b5d2dc04050714567501bf78762bfa17846"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments