summaryrefslogtreecommitdiff
path: root/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_k.cu
blob: 9eeb3cd7f3cc1c944484d305783acde412010539 (plain)
1
2
3
4
5
// This file has been autogenerated by generate_cu_files.py, do not edit manually.

#include "../mmq.cuh"

DECL_MMQ_CASE(GGML_TYPE_Q4_K);