summaryrefslogtreecommitdiffstats
path: root/training/strategy
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove xformers, switch to Pytorch NightlyVolpeon2023-02-173-7/+7
|
* UpdateVolpeon2023-02-132-2/+2
|
* Fixed Lora trainingVolpeon2023-02-081-18/+5
|
* Fix Lora memory usageVolpeon2023-02-073-7/+1
|
* Add LoraVolpeon2023-02-073-17/+203
|
* Restored LR finderVolpeon2023-01-202-6/+3
|
* Move Accelerator preparation into strategyVolpeon2023-01-192-2/+34
|
* UpdateVolpeon2023-01-172-9/+10
|
* FixVolpeon2023-01-171-4/+5
|
* FixVolpeon2023-01-171-1/+0
|
* Make embedding decay work like Adam decayVolpeon2023-01-171-9/+5
|
* UpdateVolpeon2023-01-172-8/+8
|
* UpdateVolpeon2023-01-172-8/+21
|
* Training updateVolpeon2023-01-162-9/+14
|
* More training adjustmentsVolpeon2023-01-161-1/+1
|
* Handle empty validation datasetVolpeon2023-01-162-2/+2
|
* Added Dreambooth strategyVolpeon2023-01-151-0/+183
|
* UpdateVolpeon2023-01-151-28/+26
|
* Removed unused code, put training callbacks in dataclassVolpeon2023-01-151-10/+10
|
* Added functional TI strategyVolpeon2023-01-151-0/+164