Skip to content

Commit

Permalink
link to ollamar
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenturner committed Aug 7, 2024
1 parent e0d50ec commit a6b1cf1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<!-- badges: end -->

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

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
<!-- badges: end -->

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

Expand Down

0 comments on commit a6b1cf1

Please sign in to comment.