Revert "re-add llama.cpp (test?)"

This reverts commit 943fa2f531.

Maybe will un-revert once turboquant becomes a thing?
This commit is contained in:
2026-03-30 02:41:39 -04:00
parent 82a383482e
commit 65c13babac
5 changed files with 0 additions and 99 deletions

View File

@@ -28,11 +28,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
llamacpp = {
url = "github:ggml-org/llama.cpp";
inputs.nixpkgs.follows = "nixpkgs";
};
srvos = {
url = "github:nix-community/srvos";
inputs.nixpkgs.follows = "nixpkgs";