<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Local Large Language Model Inference Engine</dc:title>
  <dc:title>R package edgemodelr version 0.4.1</dc:title>
  <dc:description>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) &lt;https://github.com/ggml-org/llama.cpp&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.0), utils, tools</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, curl, shiny, openssl,
jsonlite, httr, plumber</dc:relation>
  <dc:creator>Pawan Rama Mali &lt;prm@outlook.in&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pawan Rama Mali [aut, cre, cph],
  Georgi Gerganov [aut, cph] (Author of llama.cpp and GGML library),
  The ggml authors [cph] (llama.cpp and GGML contributors),
  Jeffrey Quesnelle [ctb, cph] (YaRN RoPE implementation),
  Bowen Peng [ctb, cph] (YaRN RoPE implementation),
  pi6am [ctb] (DRY sampler from Koboldcpp),
  Ivan Yurchenko [ctb] (Z-algorithm implementation),
  Dirk Eddelbuettel [ctb, rev]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=edgemodelr/LICENSE)</dc:rights>
  <dc:date>2026-05-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=edgemodelr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.edgemodelr</dc:identifier>
</oai_dc:dc>
