diff options
Diffstat (limited to 'ggml-cuda/template-instances/mmq-instance-q4_1.cu')
-rw-r--r-- | ggml-cuda/template-instances/mmq-instance-q4_1.cu | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ggml-cuda/template-instances/mmq-instance-q4_1.cu b/ggml-cuda/template-instances/mmq-instance-q4_1.cu deleted file mode 100644 index ee67f694..00000000 --- a/ggml-cuda/template-instances/mmq-instance-q4_1.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_Q4_1); |