Reapply "llama-cpp: maybe use vulkan?"
All checks were successful
Build and Deploy / deploy (push) Successful in 2m17s

This reverts commit 9addb1569a.
This commit is contained in:
2026-04-07 19:12:57 -04:00
parent 88fc219f2d
commit 778b04a80f
3 changed files with 11 additions and 10 deletions

View File

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