This commit is contained in:
Meng, Hengyu 2024-05-31 16:51:56 +08:00
parent 1f80e0e428
commit d32a8f6142
5 changed files with 209 additions and 263 deletions

View file

@ -136,6 +136,7 @@ typedef sycl::float2 dfloat2;
static const int8_t kvalues_iq4nl[16]={-127, -104, -83, -65, -49, -35, -22, -10, 1, 13, 25, 38, 53, 69, 89, 113};
static int g_all_sycl_device_count = -1;
static bool g_ggml_backend_sycl_buffer_type_initialized = false;
static ggml_sycl_backend_gpu_mode g_ggml_sycl_backend_gpu_mode =