main
improve OFT implementation closes #944
Replace print with logger if they are logs (#905)
make forward/backward pathes same ref #1363
Fix [occasionally] missing text encoder attn modules
Merge branch 'dev' into dev_device_support
Refactor to avoid mutable global variable
Fix LoRA metadata hash calculation bug in svd_merge_lora.py, sdxl_merge_lora.py, and resize_lora.py closes #1722
reduce VRAM usage, instead of increasing main RAM usage