ensuring GPU env is set in default .env

This commit is contained in:
Raven Scott 2023-05-19 21:45:20 +02:00
parent 368004f10b
commit 2924822a49
1 changed files with 4 additions and 1 deletions

View File

@ -45,4 +45,7 @@ USE_MMAP=1
USE_MLOCK=0
# The higher the number the more hard core.
REPEAT_PENALTY=1
REPEAT_PENALTY=1
# Do not change
GPU=0