# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "edgemodelr" in publications use:' type: software license: MIT title: 'edgemodelr: Local Large Language Model Inference Engine' version: 0.4.1 identifiers: - type: doi value: 10.32614/CRAN.package.edgemodelr abstract: Enables R users to run large language models locally using 'GGUF' model files and the 'llama.cpp' inference engine. Provides a complete R interface for loading models, generating text completions, extracting vector representations, and streaming responses in real-time. Includes grammar-constrained generation for structured output, text classification, and retrieval-augmented generation (RAG) pipelines. Supports local inference without requiring cloud APIs or internet connectivity, ensuring complete data privacy and control. Based on the 'llama.cpp' project by Georgi Gerganov (2023) . authors: - family-names: Mali given-names: Pawan Rama email: prm@outlook.in - family-names: Gerganov given-names: Georgi preferred-citation: type: manual title: 'edgemodelr: Local Large Language Model Inference Engine' authors: - family-names: Mali given-names: Pawan Rama email: prm@outlook.in year: '2025' notes: R package version 0.1.5 url: https://github.com/PawanRamaMali/edgemodelr repository: https://pawanramamali.r-universe.dev repository-code: https://github.com/PawanRamaMali/edgemodelr commit: e260c188c05ca7fc7e081d6b86737ac32276c6c4 url: https://github.com/PawanRamaMali/edgemodelr date-released: '2026-05-26' contact: - family-names: Mali given-names: Pawan Rama email: prm@outlook.in