mirror of
https://github.com/ollama/ollama.git
synced 2026-04-27 11:15:40 +02:00
vk_check_flash_attention is not needed (coompat2 coopmapt and scalar implementation exist)
This commit is contained in:
@@ -473,7 +473,6 @@ typedef struct vk_init_resp
|
||||
|
||||
void vk_init(char* vk_lib_path, vk_init_resp_t *resp);
|
||||
void vk_check_vram(vk_handle_t rh, int i, mem_info_t *resp);
|
||||
int vk_check_flash_attention(vk_handle_t rh, int i);
|
||||
int vk_device_is_supported(vk_handle_t rh, int i);
|
||||
void vk_release(vk_handle_t rh);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user