Skip to content

Commit 6ec1d89

Browse files
committed
Now that ggml-org/llama.cpp#4605 has been merged, switch back to mainline
1 parent 3559d4b commit 6ec1d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
fh.url = "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz";
1717
fh.inputs.nixpkgs.follows = "nixpkgs";
1818

19-
llama-cpp.url = "github:philiptaron/llama.cpp/nix";
19+
llama-cpp.url = "github:ggerganov/llama.cpp";
2020
llama-cpp.inputs.nixpkgs.follows = "nixpkgs";
2121

2222
nix-darwin.url = "github:LnL7/nix-darwin";

0 commit comments

Comments
 (0)