1
0
forked from nikkuss/pkgs
Files
fix-neovide-hash/pkgs/by-name/ll/llama-cpp-hexagon/package.nix
T
2026-04-21 23:10:14 +01:00

7 lines
87 B
Nix

{ llama-cpp }:
llama-cpp.override {
hexagonSupport = true;
blasSupport = false;
}