lmcpp 0.1.1

Rust bindings for llama.cpp's server with managed toolchain, typed endpoints, and UDS/HTTP support
Documentation
1
2
3
4
5
6
pub mod builder;
pub mod handle;
pub mod ipc;
pub mod process;
pub mod toolchain;
pub mod types;