sd-scripts
Improve block swap speed and apply to LoRA
#1779
Merged

Commits
  • faster block swap
    kohya-ss committed 1 year ago
  • remove unused weight swapping functions from utils.py
    kohya-ss committed 1 year ago
  • Merge branch 'sd3' into faster-block-swap
    kohya-ss committed 1 year ago
  • fix illeagal block is swapped #1764
    kohya-ss committed 1 year ago
  • Refactor block swapping to utilize custom offloading utilities
    kohya-ss committed 1 year ago
  • Merge branch 'sd3' into faster-block-swap
    kohya-ss committed 1 year ago
  • feat: implement block swapping for FLUX.1 LoRA (WIP)
    kohya-ss committed 1 year ago
  • Merge branch 'sd3' into faster-block-swap
    kohya-ss committed 1 year ago
  • feat: add block swap for FLUX.1/SD3 LoRA training
    kohya-ss committed 1 year ago
  • update grad hook creation to fix TE lr in sd3 fine tuning
    kohya-ss committed 1 year ago
  • refactor: remove unused prepare_split_model method from FluxNetworkTrainer
    kohya-ss committed 1 year ago
  • docs: update README
    kohya-ss committed 1 year ago
Loading