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...
d6b6852
whisper.cpp
/
ggml
/
src
/
ggml-cpu
/
ggml-cpu-hbm.h
Djip007
ggml : refactor online repacking (llama/10446)
163128e
about 1 year ago
raw
Copy download link
history
blame
155 Bytes
#
pragma
once
#
include
"ggml-backend.h"
#
include
"ggml.h"
// GGML CPU internal header
ggml_backend_buffer_type_t
ggml_backend_cpu_hbm_buffer_type
(
void
)
;