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 2b9b655 commit a7d5dc4Copy full SHA for a7d5dc4
Formula/l/llama.cpp.rb
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
3
homepage "https://github.com/ggml-org/llama.cpp"
4
# CMake uses Git to generate version information.
5
url "https://github.com/ggml-org/llama.cpp.git",
6
- tag: "b6100",
7
- revision: "65c797c4fad4d9966695ac4b4a1560be44109267"
+ tag: "b6140",
+ revision: "b0493156fa8622694f21f42460a84da3eded0bc0"
8
license "MIT"
9
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
10
0 commit comments