forked from snxraven/llama-cpp-python-djs-bot
ensuring GPU env is set in default .env
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user