summaryrefslogtreecommitdiffstats
path: root/training/strategy/lora.py
Commit message (Expand)AuthorAgeFilesLines
* UpdateVolpeon2023-06-211-12/+29
* Support LoRA training for token embeddingsVolpeon2023-05-161-2/+2
* UpdateVolpeon2023-05-061-5/+5
* UpdateVolpeon2023-04-271-0/+8
* UpdateVolpeon2023-04-211-3/+5
* Improved automation capsVolpeon2023-04-161-2/+2
* TI via LoRAVolpeon2023-04-151-2/+2
* UpdateVolpeon2023-04-131-4/+2
* UpdateVolpeon2023-04-101-1/+1
* Fix sample gen: models sometimes weren't in eval modeVolpeon2023-04-101-1/+1
* UpdateVolpeon2023-04-101-1/+1
* UpdateVolpeon2023-04-081-1/+1
* FixVolpeon2023-04-081-3/+2
* UpdateVolpeon2023-04-081-3/+9
* Fixed Lora PTIVolpeon2023-04-071-16/+19
* FixVolpeon2023-04-071-5/+4
* FixVolpeon2023-04-071-3/+4
* UpdateVolpeon2023-04-071-1/+36
* Lora: Only register params with grad to optimizerVolpeon2023-04-021-4/+0
* Fixed Lora training perf issueVolpeon2023-03-241-7/+8
* Lora fix: Save config JSON, tooVolpeon2023-03-241-0/+3
* Refactoring, fixed Lora trainingVolpeon2023-03-241-38/+11
* UpdateVolpeon2023-03-231-6/+6
* Fixed SNR weighting, re-enabled xformersVolpeon2023-03-211-11/+59
* UpdateVolpeon2023-03-071-14/+11
* 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