summaryrefslogtreecommitdiff
path: root/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_k.cu
blob: a2e90ffd5d0aa3afdff42717b05b16f02fae109e (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_Q5_K);