ComfyUI/comfy/weight_adapter
Kohaku-Blueleaf 7be2b49b6b
Fix LoRA Trainer bugs with FP8 models. (#9854)
* Fix adapter weight init

* Fix fp8 model training

* Avoid inference tensor
2025-09-20 21:24:48 -04:00
..
__init__.py [Training Node] algo support, grad acc, optional grad ckpt (#9015) 2025-07-23 20:57:27 -04:00
base.py [Training Node] algo support, grad acc, optional grad ckpt (#9015) 2025-07-23 20:57:27 -04:00
boft.py Fix the bugs in OFT/BOFT moule (#7909) 2025-05-02 13:12:37 -04:00
glora.py Unified Weight Adapter system for better maintainability and future feature of Lora system (#7540) 2025-04-21 20:15:32 -04:00
loha.py Fix LoRA Trainer bugs with FP8 models. (#9854) 2025-09-20 21:24:48 -04:00
lokr.py Fix LoRA Trainer bugs with FP8 models. (#9854) 2025-09-20 21:24:48 -04:00
lora.py Fix LoRA Trainer bugs with FP8 models. (#9854) 2025-09-20 21:24:48 -04:00
oft.py Fix LoRA Trainer bugs with FP8 models. (#9854) 2025-09-20 21:24:48 -04:00