# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "localLLM" in publications use:' type: software license: MIT title: 'localLLM: Running Local LLMs with ''llama.cpp'' Backend' version: 1.3.1 doi: 10.32614/CRAN.package.localLLM abstract: Provides R bindings to the 'llama.cpp' library for running large language models. The package uses a lightweight architecture where the C++ backend library is downloaded at runtime rather than bundled with the package. Package features include text generation, reproducible generation, and parallel inference. authors: - family-names: Yang given-names: Eddie orcid: https://orcid.org/0000-0002-3696-3226 - family-names: Xu given-names: Yaosheng email: xu2009@purdue.edu orcid: https://orcid.org/0009-0006-8138-369X repository: https://eddieyang211.r-universe.dev repository-code: https://github.com/EddieYang211/localLLM commit: a017b26b669809018e329e0494c3a7d21ad8dc1d url: https://github.com/EddieYang211/localLLM date-released: '2026-05-14' contact: - family-names: Xu given-names: Yaosheng email: xu2009@purdue.edu orcid: https://orcid.org/0009-0006-8138-369X