mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-27 09:13:34 +00:00
no need backend specific tensor split
This commit is contained in:
parent
17fda542d9
commit
80cff82184
1 changed files with 0 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue