ensuring GPU env is set in default .env
This commit is contained in:
parent
368004f10b
commit
2924822a49
@ -45,4 +45,7 @@ USE_MMAP=1
|
|||||||
USE_MLOCK=0
|
USE_MLOCK=0
|
||||||
|
|
||||||
# The higher the number the more hard core.
|
# The higher the number the more hard core.
|
||||||
REPEAT_PENALTY=1
|
REPEAT_PENALTY=1
|
||||||
|
|
||||||
|
# Do not change
|
||||||
|
GPU=0
|
Loading…
Reference in New Issue
Block a user