Skip to content

Commit

Permalink
llama-cpp: master-b8ad1b6 -> b1354
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action committed Oct 9, 2023
1 parent 76e55f0 commit 34dac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/ll/llama-cpp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

stdenv.mkDerivation rec {
pname = "llama-cpp";
version = "master-b8ad1b6";
version = "b1354";

src = fetchFromGitHub {
owner = "ggerganov";
Expand Down

0 comments on commit 34dac68

Please sign in to comment.