removed pytorch garbage collection settings.

This commit is contained in:
patientx 2024-12-30 15:03:01 +03:00 committed by GitHub
parent cbcd4aa616
commit 46a58b466a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,6 @@ set PYTHON="%~dp0/venv/Scripts/python.exe"
set GIT=
set VENV_DIR=./venv
set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.8,max_split_size_mb:512
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9
set ZLUDA_COMGR_LOG_LEVEL=1