summaryrefslogtreecommitdiff
path: root/ggml-cuda/template-instances/fattn-vec-f16-instance-hs64-f16-q4_0.cu
blob: 1c8e8a467a8aa82bc66692df54c1bb8d039ad3c3 (plain)
1
2
3
4
5
// This file has been autogenerated by generate_cu_files.py, do not edit manually.

#include "../fattn-vec-f16.cuh"

DECL_FATTN_VEC_F16_CASE(64, GGML_TYPE_F16, GGML_TYPE_Q4_0);