diff --git a/default.env b/default.env index 106f26b..4b0b6dc 100644 --- a/default.env +++ b/default.env @@ -45,4 +45,7 @@ USE_MMAP=1 USE_MLOCK=0 # The higher the number the more hard core. -REPEAT_PENALTY=1 \ No newline at end of file +REPEAT_PENALTY=1 + +# Do not change +GPU=0 \ No newline at end of file