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 c5a1aac commit 8919a4bCopy full SHA for 8919a4b
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: "b4034",
7
- revision: "b8deef0ec0af5febac1d2cfd9119ff330ed0b762"
+ tag: "b4061",
+ revision: "6423c65aa8be1b98f990cf207422505ac5a441a1"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments