summaryrefslogtreecommitdiff
path: root/ggml/src/ggml-cuda/template-instances/fattn-vec-f32-instance-hs128-q5_0-q4_1.cu
blob: d9906d142e159a3e179781b1e8b0c1c786ba1aef (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_0, GGML_TYPE_Q4_1);