llama-cpp: update
All checks were successful
Build and Deploy / deploy (push) Successful in 2m33s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m33s
This commit is contained in:
@@ -26,7 +26,6 @@ in
|
||||
package = lib.optimizePackage (
|
||||
inputs.llamacpp.packages.${pkgs.system}.vulkan.overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [
|
||||
../patches/llamacpp/0002-llamacpp-vulkan-turbo3.patch
|
||||
../patches/llamacpp/0003-gemma4-tokenizer-fix.patch
|
||||
];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user