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 aa531c7 commit 87c00efCopy full SHA for 87c00ef
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: "b4456",
7
- revision: "c6860cc7346c90219475e4467bb8a288e0df975c"
+ tag: "b4457",
+ revision: "ee7136c6d1e0ba7633294dad137b1573048031ec"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments