Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Darkknight535
/
kcpp-compiled-cuda-linux
like
0
Model card
Files
Files and versions
Community
1d30d42
kcpp-compiled-cuda-linux
/
ggml
/
src
/
ggml-cpu
/
ggml-cpu-aarch64.h
Darkknight535
Upload folder using huggingface_hub
1d30d42
verified
27 days ago
raw
Copy download link
history
blame
158 Bytes
#
pragma
once
#
include
"ggml-cpu-traits.h"
#
include
"ggml.h"
// GGML internal header
ggml_backend_buffer_type_t
ggml_backend_cpu_aarch64_buffer_type
(
void
)
;