mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-07-02 15:40:05 +00:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
// This file has been autogenerated by generate_cu_files.py, do not edit manually.
|
|
|
|
#include "../fattn-wmma-f16.cuh"
|
|
|
|
DECL_FATTN_WMMA_F16_CASE(64, 8, half);
|
|
DECL_FATTN_WMMA_F16_CASE(96, 8, half);
|
|
DECL_FATTN_WMMA_F16_CASE(128, 8, half);
|
|
DECL_FATTN_WMMA_F16_CASE(256, 8, half);
|