mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-10-31 23:28:51 +01:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
|
// This file has been autogenerated by generate-variants.py, do not edit manually.
|
||
|
|
||
|
#include "../fattn-vec-f32.cuh"
|
||
|
|
||
|
DECL_FATTN_VEC_F32_CASE(128, GGML_TYPE_F16, GGML_TYPE_Q4_1);
|