Unverified Commit 531324a9 authored by Pier Francesco Contino's avatar Pier Francesco Contino Committed by GitHub
Browse files

feat: add OLLAMA_DEBUG in ollama server help message (#3461)


Co-authored-by: default avatarPier Francesco Contino <pfcontino@gmail.com>
parent a039e383
......@@ -976,6 +976,7 @@ Environment Variables:
OLLAMA_ORIGINS A comma separated list of allowed origins.
OLLAMA_MODELS The path to the models directory (default is "~/.ollama/models")
OLLAMA_KEEP_ALIVE The duration that models stay loaded in memory (default is "5m")
OLLAMA_DEBUG Set to 1 to enable additional debug logging
`)
pullCmd := &cobra.Command{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment