summaryrefslogtreecommitdiff
path: root/ggml-cuda/template-instances/fattn-vec-f16-instance-hs128-q5_0-q5_1.cu
blob: a679100c8380727903c4e91f0bdd74e666686d47 (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(128, GGML_TYPE_Q5_0, GGML_TYPE_Q5_1);