Hugging Face
Models
Datasets
Spaces
Community
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...
7631e20
whisper.cpp
/
ggml
/
src
/
ggml-cuda
/
gla.cuh
mollysama
llama: add support for QRWKV6 model architecture (llama/11001)
4a6b7e0
12 months ago
raw
Copy download link
history
blame
112 Bytes
#
include
"common.cuh"
void ggml
_cuda_op_gated_linear_attn(
ggml_backend_cuda_context
&
ctx
,
ggml_tensor
*
dst
)
;