llm-chain-llama-sys 0.13.0

A library with bindings based on bindgen for LLaMA.cpp
Documentation
[build-dependencies.bindgen]
version = "0.66"

[dependencies]

[features]
cuda = []

[package]
authors = ["Emil Juzovitski <emil@sobel.io", "William Rudenmalm <william@sobel.io>"]
categories = ["science"]
description = "A library with bindings based on bindgen for LLaMA.cpp"
edition = "2021"
keywords = ["llm", "langchain", "llama", "chain"]
license = "MIT"
name = "llm-chain-llama-sys"
readme = "README.md"
repository = "https://github.com/sobelio/llm-chain/"
version = "0.13.0"