correctly import llamacpp

This commit is contained in:
Anish Lakhwara
2023-04-13 16:15:41 +10:00
parent 77ca52177d
commit 669bf7f423
2 changed files with 42 additions and 18 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
tidalcycles.url = "github:mitchmindtree/tidalcycles.nix";
tidalcycles.inputs.nixpkgs.follows = "unstable";
llamacpp.url = "github:ggerganov/llama.cpp";
llamacpp.inputs.nixpkgs.url.follows = "unstable";
llamacpp.inputs.nixpkgs.follows = "unstable";
# TODO hundred rabbits software
# TODO needs secrets
# dhyan.url = "git+ssh://gitea@git.sealight.xyz/aynish/dhyan?ref=main";