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