-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
I had to vary this code here in the Train.py to get it to work on my system
LoRA and DORA modules
sys.path.append("./scripts")
from scripts.lora import LORA
from scripts.dora import BNBDORA, HQQDORA, DORALayer, MagnitudeLayer
probably because i already had a module called dora and lora in the pip.
Metadata
Metadata
Assignees
Labels
No labels