Skip to content

Commit f846478

Browse files
Josh YanJosh Yan
Josh Yan
authored and
Josh Yan
committed
removed inconsistencies
1 parent 91a090a commit f846478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/cmd.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -1091,8 +1091,8 @@ Environment Variables:
10911091
10921092
OLLAMA_HOST The host:port to bind to (default "127.0.0.1:11434")
10931093
OLLAMA_ORIGINS A comma separated list of allowed origins
1094-
OLLAMA_MODELS The path to the models directory (default is "~/.ollama/models")
1095-
OLLAMA_KEEP_ALIVE The duration that models stay loaded in memory (default is "5m")
1094+
OLLAMA_MODELS The path to the models directory (default "~/.ollama/models")
1095+
OLLAMA_KEEP_ALIVE The duration that models stay loaded in memory (default "5m")
10961096
OLLAMA_DEBUG Set to 1 to enable additional debug logging
10971097
`)
10981098

0 commit comments

Comments
 (0)