summaryrefslogtreecommitdiff
path: root/ggml/src/ggml-cuda/template-instances/fattn-vec-f32-instance-hs256-q8_0-q8_0.cu
blob: a0f03f49aa242685f000fafa23b4ca96c1c8f01f (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(256, GGML_TYPE_Q8_0, GGML_TYPE_Q8_0);