diff options
Diffstat (limited to 'ggml/src/ggml-cuda/template-instances/mmq-instance-q6_0.cu')
| -rw-r--r-- | ggml/src/ggml-cuda/template-instances/mmq-instance-q6_0.cu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_0.cu b/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_0.cu new file mode 100644 index 00000000..8a728e6c --- /dev/null +++ b/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_0.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_Q6_0); |
