Skip to content

Commit

Permalink
llama.cpp 4282
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 7, 2024
1 parent 351baee commit 6e7f0cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/l/llama.cpp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class LlamaCpp < Formula
homepage "https://github.com/ggerganov/llama.cpp"
# CMake uses Git to generate version information.
url "https://github.com/ggerganov/llama.cpp.git",
tag: "b4281",
revision: "c2a16c0bdbe2e51adf318918bad82f0c3e3d6f3b"
tag: "b4282",
revision: "19d8762ab61df8286367588a80b9c7db4cb568db"
license "MIT"
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"

Expand Down

0 comments on commit 6e7f0cc

Please sign in to comment.