list_models {rollama} | R Documentation |
List models that are available locally.
Description
List models that are available locally.
Usage
list_models(server = NULL)
Arguments
server |
URL to an Ollama server (not the API). Defaults to "http://localhost:11434". |
Value
a tibble of installed models
[Package rollama version 0.1.0 Index]