summaryrefslogtreecommitdiffstats
path: root/training/strategy/lora.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove xformers, switch to Pytorch NightlyVolpeon2023-02-171-1/+1
|
* UpdateVolpeon2023-02-131-1/+1
|
* Fixed Lora trainingVolpeon2023-02-081-18/+5
|
* Fix Lora memory usageVolpeon2023-02-071-3/+1
|
* Add LoraVolpeon2023-02-071-0/+147