Learn R Programming

rollama (version 0.2.0)

list_models: List models that are available locally.

Description

List models that are available locally.

Usage

list_models(server = NULL)

Value

a tibble of installed models

Arguments

server

URL to one or several Ollama servers (not the API). Defaults to "http://localhost:11434".