mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
bug fixes for backend code
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
// backends with GGML_USE_CUDA
|
||||
#define KCPP_BACKENDS_USE_CUDA "cuda|rocm"
|
||||
|
||||
// Metal backend aliases
|
||||
#define KCPP_BACKENDS_METAL "metal|mtl"
|
||||
|
||||
// backends that support tensor split
|
||||
#define KCPP_BACKENDS_TENSOR_SPLIT "cuda|rocm|vulkan"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user