llama-crab-sys 0.1.2

Low-level FFI bindings to llama.cpp, ggml, gguf and mtmd (autogenerated via bindgen + cmake)
Documentation

llama-crab-sys

Low-level FFI bindings to llama.cpp, ggml, gguf and mtmd.

This crate is the unsafe system layer used by llama-crab. Most users should depend on llama-crab instead.

The package builds the bundled llama.cpp sources with CMake and generates Rust bindings with bindgen.

Licensed under the MIT License.