From a6b1cf183ee139736e1dff9c161722913d3843fc Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Wed, 7 Aug 2024 07:32:14 -0400 Subject: [PATCH] link to ollamar --- README.Rmd | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 05f653a..bc0e5ec 100644 --- a/README.Rmd +++ b/README.Rmd @@ -26,7 +26,7 @@ knitr::opts_chunk$set( [![R-CMD-check](https://github.com/stephenturner/biorecap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stephenturner/biorecap/actions/workflows/R-CMD-check.yaml) -Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints using a local LLM through [Ollama](https://ollama.com/). +Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints using a local LLM with [Ollama](https://ollama.com/) via [ollamar](https://cran.r-project.org/package=ollamar). ## Installation diff --git a/README.md b/README.md index fad35ad..d464c4b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints -using a local LLM through [Ollama](https://ollama.com/). +using a local LLM with [Ollama](https://ollama.com/) via +[ollamar](https://cran.r-project.org/package=ollamar). ## Installation