diff options
Diffstat (limited to 'ggml/src/iqk/iqk_flash_impl.h')
-rw-r--r-- | ggml/src/iqk/iqk_flash_impl.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ggml/src/iqk/iqk_flash_impl.h b/ggml/src/iqk/iqk_flash_impl.h index bc68e0d8..68802927 100644 --- a/ggml/src/iqk/iqk_flash_impl.h +++ b/ggml/src/iqk/iqk_flash_impl.h @@ -1,3 +1,9 @@ +// +// Copyright (C) 2024-2025 Iwan Kawrakow +// MIT license +// SPDX-License-Identifier: MIT +// + #pragma once bool iqk_flash_attn_impl(int type_k, // type of k |