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

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

DECL_FATTN_VEC_F32_CASE(64, GGML_TYPE_F16, GGML_TYPE_Q5_1);