summaryrefslogtreecommitdiff
path: root/ggml-cuda/template-instances/mmq-instance-q2_k.cu
diff options
context:
space:
mode:
Diffstat (limited to 'ggml-cuda/template-instances/mmq-instance-q2_k.cu')
-rw-r--r--ggml-cuda/template-instances/mmq-instance-q2_k.cu5
1 files changed, 0 insertions, 5 deletions
diff --git a/ggml-cuda/template-instances/mmq-instance-q2_k.cu b/ggml-cuda/template-instances/mmq-instance-q2_k.cu
deleted file mode 100644
index 6415369d..00000000
--- a/ggml-cuda/template-instances/mmq-instance-q2_k.cu
+++ /dev/null
@@ -1,5 +0,0 @@
-// This file has been autogenerated by generate_cu_files.py, do not edit manually.
-
-#include "../mmq.cuh"
-
-DECL_MMQ_CASE(GGML_TYPE_Q2_K);