mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
no need backend specific tensor split
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
// Metal backend aliases
|
||||
#define KCPP_BACKENDS_METAL "metal|mtl"
|
||||
|
||||
// backends that support tensor split
|
||||
#define KCPP_BACKENDS_TENSOR_SPLIT "cuda|rocm|vulkan"
|
||||
|
||||
// backends that support blas
|
||||
#define KCPP_BACKENDS_BLAS "blas|cuda|rocm|vulkan|sycl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user