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 80c5292 commit d641e8fCopy full SHA for d641e8f
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: "b4649",
7
- revision: "2c6c8df56d8a3edd657b9a295e95d469a37f0044"
+ tag: "b4651",
+ revision: "c0d4843225eed38903ea71ef302a02fa0b27f048"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments