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 edd6ae6 commit 6137b4dCopy full SHA for 6137b4d
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: "b4450",
7
- revision: "8d59d911711b8f1ba9ec57c4b192ccd2628af033"
+ tag: "b4453",
+ revision: "f8feb4b01af374ad2fce302fd5790529c615710b"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments