babichjacob-llama-cpp-sys-2

Crates.iobabichjacob-llama-cpp-sys-2
lib.rsbabichjacob-llama-cpp-sys-2
version
sourcesrc
created_at2024-10-08 05:19:36.869451
updated_at2024-12-05 02:38:01.751956
descriptionLow Level Bindings to llama.cpp
homepage
repositoryhttps://github.com/utilityai/llama-cpp-rs
max_upload_size
id1400800
Cargo.toml error:TOML parse error at line 54, column 1 | 54 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
J (babichjacob)

documentation

README

llama-cpp-sys

Raw bindings to llama.cpp with cuda support.

See llama-cpp-2 for a safe API.

Commit count: 908

cargo fmt