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| Field | Description |
|---|---|
OLLAMA_BASE_URL | Base URL of your Ollama server (default: http://localhost:11434) |
OLLAMA_API_KEY | Optional. Only needed if your instance requires authentication |
Click Fetch Models to auto-detect all locally available models.