Skip to main content
Run models locally with Ollama. No API key required.

Setup

Basic Usage

String Shorthand

Parameters

str
required
Model name (must be pulled first with ollama pull).
str
default:"http://localhost:11434"
Ollama server URL.
float
Sampling temperature.
int
Maximum output tokens.

Imports