mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 01:37:04 +08:00
* Add factorization utils for lokr * Add lokr train impl * Add loha train impl * Add adapter map for algo selection * Add optional grad ckpt and algo selection * Update __init__.py * correct key name for loha * Use custom fwd/bwd func and better init for loha * Support gradient accumulation * Fix bugs of loha * use more stable init * Add OFT training * linting |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| boft.py | ||
| glora.py | ||
| loha.py | ||
| lokr.py | ||
| lora.py | ||
| oft.py | ||