Skip to content

Commit 96b3721

Browse files
committed
chore: restore default ollama ctx length
1 parent 6432992 commit 96b3721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollama/override.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file can be used for additional environment variables
22
# specifically for the "ollama" service.
33
# You can also use the "harbor env" command to set these variables.
4-
OLLAMA_CONTEXT_LENGTH="32000"
4+
OLLAMA_CONTEXT_LENGTH="4096"

0 commit comments

Comments
 (0)