Add Paperless-stack/ollama/.env
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
TZ=America/Chicago
|
||||
OLLAMA_KEEP_ALIVE=15m
|
||||
NVIDIA_DRIVER_CAPABILITIES=all # comment out if you aren't using NVIDIA GPUs
|
||||
NVIDIA_VISIBLE_DEVICES=all # comment out if you aren't using NVIDIA GPUs
|
||||
OLLAMA_HOST=0.0.0.0:11434
|
||||
OLLAMA_MODELS=ollama-models
|
||||
Reference in New Issue
Block a user