mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
llama-cpp-cuda: init from llama-cpp (#555832)
This commit is contained in:
3
pkgs/by-name/ll/llama-cpp-cuda/package.nix
Normal file
3
pkgs/by-name/ll/llama-cpp-cuda/package.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ llama-cpp }:
|
||||
|
||||
llama-cpp.override { cudaSupport = true; }
|
||||
Reference in New Issue
Block a user