llama-cpp-bindings-sys 0.2.2

Low level bindings to llama.cpp
Documentation
1
2
3
fn main() {
    llama_cpp_bindings_build::build();
}