Darkknight535's picture
Upload folder using huggingface_hub
1d30d42 verified
raw
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);