flask-llama / llama.cpp /ggml /src /ggml-cuda /template-instances /fattn-vec-f16-instance-hs128-f16-q5_0.cu
YZ-TAN's picture
Upload 2821 files
5a29263 verified
raw
history blame
183 Bytes
// 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_F16, GGML_TYPE_Q5_0);