llama-cpp-sys-2 0.1.130

Low Level Bindings to llama.cpp
Documentation
1
2
3
4
5
6
7
8
#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);