mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 10:24:35 +00:00
nix: removed unnessesary indentation
This commit is contained in:
parent
d39b308eaf
commit
d2d8f38996
@ -18,7 +18,7 @@
|
||||
vulkan-headers,
|
||||
vulkan-loader,
|
||||
clblast,
|
||||
useBlas ? builtins.all (x: !x) [
|
||||
useBlas ? builtins.all (x: !x) [
|
||||
useCuda
|
||||
useMetalKit
|
||||
useOpenCL
|
||||
|
Loading…
Reference in New Issue
Block a user