Skip to content

Commit

Permalink
llama.cpp 4447
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 8, 2025
1 parent 4be3a1a commit d69cc99
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: "b4443",
revision: "c792dcf4880461c2b5f3960584db241ac71a893a"
tag: "b4447",
revision: "f7cd13301c2a88f97073fd119072b4cc92c08df1"
license "MIT"
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"

Expand Down

0 comments on commit d69cc99

Please sign in to comment.