mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
6123655ac2
Due to BitsandBytes trying to use tuple and comparison to check Torch version which is given as a string, using LoRA with a quantized model results in a TypeError. This commit adds support for both.