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

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

DECL_FATTN_VEC_F32_CASE(64, GGML_TYPE_F16, GGML_TYPE_Q4_0);