aliases:
tags:
- Type/Tech/Platform/AI
- area/tech/ai
- seed
publish: true
version: 1
dateCreated: 2024-04-20, 13:01
dateModified: 2024-08-11, 11:34
for:
of:
from:
- "[[AI Tools]]"
related: []
contra: []
to: []
url:: Ollama | |
---|---|
docs:: ollama/docs at main · ollama/ollama | |
faq:: ollama/docs/faq.md at main · ollama/ollama | |
ollama/docs/troubleshooting.md at main · ollama/ollama |
serve
OLLAMA_HOST: Specifies the bind address for the server. Setting it to "0.0.0.0" allows access from any network interface.
OLLAMA_MODELS: Defines the directory for storing models.
OLLAMA_ORIGINS: Configures additional web origins allowed to access the server.
HTTP_PROXY/HTTPS_PROXY: Used for configuring proxy settings when running behind a proxy server.