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