added reserve-vram for better memory management for low mem amd gpu's.

This commit is contained in:
patientx 2024-12-20 10:54:05 +03:00 committed by GitHub
parent ebf13dfe56
commit b5e72b093b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
set PYTHON="%~dp0/venv/Scripts/python.exe"
set GIT=
set VENV_DIR=./venv
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9
set ZLUDA_COMGR_LOG_LEVEL=1