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 b5f8967 commit f853a98Copy full SHA for f853a98
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: "b3989",
7
- revision: "8f275a7c4593aa34147595a90282cf950a853690"
+ tag: "b3990",
+ revision: "c5b0f4b5d90297f3e729fca7f78ddb25fcab5ddc"
8
license "MIT"
9
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
10
0 commit comments