Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
whisper.cpp
/
ggml
/
src
/
ggml-cuda
/
add-id.cuh
ggerganov
llama : add gpt-oss (llama/15091)
bf225d6
5 months ago
raw
Copy download link
history
blame
contribute
delete
101 Bytes
#
include
"common.cuh"
void ggml
_cuda_op_add_id(
ggml_backend_cuda_context
&
ctx
,
ggml_tensor
*
dst
)
;