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