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