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

@@ -149,10 +149,6 @@ rec {
port = 5000;
proto = "tcp";
};
llama_cpp = {
port = 6688;
proto = "tcp";
};
};
};