7 releases
new 0.1.89 | Dec 20, 2024 |
---|---|
0.1.88 | Dec 8, 2024 |
0.1.87 | Nov 26, 2024 |
0.1.83 | Oct 27, 2024 |
#13 in #sampler
483 downloads per month
Used in llama-cpp-4
6.5MB
129K
SLoC
llama-cpp-sys
Raw bindings to llama.cpp with cuda support, including new Sampler API from llama-cpp.
See llama-cpp-4 for a safe API.
OpenMPI support
brew install open-mpi
cargo build -F mpi
lib.rs
:
See llama-cpp-4 for a documented and safe API.