1. 16 Jun, 2025 1 commit
  2. 13 Jun, 2025 1 commit
  3. 01 May, 2025 1 commit
  4. 09 Apr, 2025 2 commits
  5. 28 May, 2024 1 commit
  6. 02 Apr, 2024 1 commit
    • Sayak Paul's avatar
      add: utility to format our docs too 📜 (#7314) · 4a343077
      Sayak Paul authored
      * add: utility to format our docs too 📜
      
      * debugging saga
      
      * fix: message
      
      * checking
      
      * should be fixed.
      
      * revert pipeline_fixture
      
      * remove empty line
      
      * make style
      
      * fix: setup.py
      
      * style.
      4a343077
  7. 26 Mar, 2024 1 commit
    • Sayak Paul's avatar
      feat: support DoRA LoRA from community (#7371) · 699dfb08
      Sayak Paul authored
      * feat: support dora loras from community
      
      * safe-guard dora operations under peft version.
      
      * pop use_dora when False
      
      * make dora lora from kohya work.
      
      * fix: kohya conversion utils.
      
      * add a fast test for DoRA compatibility..
      
      * add a nightly test.
      699dfb08
  8. 20 Mar, 2024 1 commit
  9. 08 Feb, 2024 1 commit
  10. 30 Dec, 2023 1 commit
  11. 27 Dec, 2023 1 commit
  12. 13 Oct, 2023 1 commit
    • Younes Belkada's avatar
      [`core` / `PEFT` / `LoRA`] Integrate PEFT into Unet (#5151) · 2bfa55f4
      Younes Belkada authored
      
      
      * v1
      
      * add tests and fix previous failing tests
      
      * fix CI
      
      * add tests + v1 `PeftLayerScaler`
      
      * style
      
      * add scale retrieving mechanism system
      
      * fix CI
      
      * up
      
      * up
      
      * simple approach --> not same results for some reason
      
      * fix issues
      
      * fix copies
      
      * remove unneeded method
      
      * active adapters!
      
      * fix merge conflicts
      
      * up
      
      * up
      
      * kohya - test-1
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * fix scale
      
      * fix copies
      
      * add comment
      
      * multi adapters
      
      * fix tests
      
      * oops
      
      * v1 faster loading - in progress
      
      * Revert "v1 faster loading - in progress"
      
      This reverts commit ac925f81321e95fc8168184c3346bf3d75404d5a.
      
      * kohya same generation
      
      * fix some slow tests
      
      * peft integration features for unet lora
      
      1. Support for Multiple ranks/alphas
      2. Support for Multiple active adapters
      3. Support for enabling/disabling LoRAs
      
      * fix ...
      2bfa55f4
  13. 28 Sep, 2023 1 commit
  14. 22 Sep, 2023 1 commit