SUZENT / 文档
SUZENT 使用手册

Ollama

Run models entirely on your machine — no API key or internet connection needed. Setup: Install Ollama from ollama.com, then pull a model: ollama pull llama3.2 Field Description ---

此页面目前提供英文内容,中文翻译尚未完成。

Run models entirely on your machine — no API key or internet connection needed.

Setup: Install Ollama from ollama.com, then pull a model:

ollama pull llama3.2
FieldDescription
OLLAMA_BASE_URLBase URL of your Ollama server (default: http://localhost:11434)
OLLAMA_API_KEYOptional. Only needed if your instance requires authentication

Click Fetch Models to auto-detect all locally available models.

在 GitHub 上编辑此页 ↗