Revert "llama-cpp: maybe use vulkan?"

This reverts commit 0a927ea893.
This commit is contained in:
2026-04-06 02:28:26 -04:00
parent df04e36b41
commit 9addb1569a
3 changed files with 10 additions and 11 deletions

View File

@@ -29,8 +29,7 @@
};
llamacpp = {
# url = "github:TheTom/llama-cpp-turboquant/feature/turboquant-kv-cache";
url = "github:apollosenvy/llama-cpp-turboquant/pr/vulkan-turbo3";
url = "github:TheTom/llama-cpp-turboquant/feature/turboquant-kv-cache";
inputs.nixpkgs.follows = "nixpkgs";
};