[package] name = "llama-rs" version = "0.0.0" description = "Run inference for Facebook's LLaMA model in CPU using ggml." homepage = "https://github.com/setzer22/llama-rs" repository = "https://github.com/setzer22/llama-rs" edition = "2021" license = "MIT" keywords = ["ai", "machine-learning", "nlp"] authors = ["setzer22"] [dependencies]