Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YZ-TAN
/
flask-llama
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d981adf
flask-llama
/
llama.cpp
/
ggml
/
src
/
ggml-cpu
/
ggml-cpu-hbm.h
YZ-TAN
Upload 2821 files
5a29263
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
163 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
)
;