[build-dependencies.bindgen]
version = "0.64.0"
[build-dependencies.cmake]
version = "0.1"
[dependencies]
[dev-dependencies.rand]
version = "0.8.5"
[features]
cuda = []
cuda_f16 = ["cuda"]
native = []
[package]
description = "llama.cpp bindings"
edition = "2021"
exclude = ["external/llama.cpp/.git", "external/llama.cpp/models/*"]
license = "MIT"
name = "llama-cpp-sys-3"
readme = "README.md"
version = "0.5.10"