Skip to content

Latest commit

History

1,911 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

llama-cpp-rs

Rust bindings for llama.cpp. Minimal, close to raw bindings, kept up to date with upstream.

Quick start

git clone --recursive https://github.com/intentee/llama-cpp-bindings
cd llama-cpp-bindings
cargo build --release

Add --features cuda for GPU acceleration.

Crates

CrateDescription
llama-cpp-bindingsSafe Rust API
llama-cpp-bindings-sysRaw FFI bindings
llama-cpp-bindings-buildBuild system

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages