Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
natasa365/whisper.cpp
Xenobd
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d692b06
whisper.cpp
/
ggml-cuda
/
fattn.cuh
ggerganov
HF Staff
ggml : add Flash Attention (llama/5021)
34d3b03
almost 2 years ago
raw
Copy download link
history
blame
106 Bytes
#
include
"common.cuh"
void ggml
_cuda_flash_attn_ext(
ggml_backend_cuda_context
&
ctx
,
ggml_tensor
*
dst
)
;