1. 07 Aug, 2024 1 commit
  2. 24 Jun, 2024 1 commit
    • drhead's avatar
      Add extra performance features for EMAModel, torch._foreach operations and... · 2ada094b
      drhead authored
      
      Add extra performance features for EMAModel, torch._foreach operations and better support for non-blocking CPU offloading (#7685)
      
      * Add support for _foreach operations and non-blocking to EMAModel
      
      * default foreach to false
      
      * add non-blocking EMA offloading to SD1.5 T2I example script
      
      * fix whitespace
      
      * move foreach to cli argument
      
      * linting
      
      * Update README.md re: EMA weight training
      
      * correct args.foreach_ema
      
      * add tests for foreach ema
      
      * code quality
      
      * add foreach to from_pretrained
      
      * default foreach false
      
      * fix linting
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatardrhead <a@a.a>
      2ada094b
  3. 13 Jun, 2024 1 commit
  4. 29 May, 2024 1 commit
  5. 07 May, 2024 1 commit
  6. 27 Apr, 2024 1 commit
  7. 02 Apr, 2024 1 commit
    • Bagheera's avatar
      7529 do not disable autocast for cuda devices (#7530) · 8e963d1c
      Bagheera authored
      
      
      * 7529 do not disable autocast for cuda devices
      
      * Remove typecasting error check for non-mps platforms, as a correct autocast implementation makes it a non-issue
      
      * add autocast fix to other training examples
      
      * disable native_amp for dreambooth (sdxl)
      
      * disable native_amp for pix2pix (sdxl)
      
      * remove tests from remaining files
      
      * disable native_amp on huggingface accelerator for every training example that uses it
      
      * convert more usages of autocast to nullcontext, make style fixes
      
      * make style fixes
      
      * style.
      
      * Empty-Commit
      
      ---------
      Co-authored-by: default avatarbghira <bghira@users.github.com>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      8e963d1c
  8. 18 Mar, 2024 1 commit
  9. 13 Mar, 2024 1 commit
  10. 04 Mar, 2024 1 commit
    • Linoy Tsaban's avatar
      [training scripts] add tags of diffusers-training (#7206) · 8da360aa
      Linoy Tsaban authored
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add dora tags for drambooth lora scripts
      
      * style
      8da360aa
  11. 22 Feb, 2024 1 commit
  12. 13 Feb, 2024 1 commit
  13. 12 Feb, 2024 1 commit
  14. 09 Feb, 2024 2 commits
  15. 08 Feb, 2024 1 commit
  16. 27 Jan, 2024 1 commit
  17. 12 Jan, 2024 1 commit
  18. 05 Jan, 2024 1 commit
  19. 01 Dec, 2023 1 commit
  20. 27 Nov, 2023 1 commit
  21. 10 Nov, 2023 1 commit
  22. 06 Nov, 2023 1 commit
  23. 05 Oct, 2023 1 commit
  24. 02 Oct, 2023 1 commit
    • Sayak Paul's avatar
      fix: how print training resume logs. (#5117) · d56825e4
      Sayak Paul authored
      
      
      * fix: how print training resume logs.
      
      * propagate changes to text-to-image scripts.
      
      * propagate changes to instructpix2pix.
      
      * propagate changes to dreambooth
      
      * propagate changes to custom diffusion and instructpix2pix
      
      * propagate changes to kandinsky
      
      * propagate changes to textual inv.
      
      * debug
      
      * fix: checkpointing.
      
      * debug
      
      * debug
      
      * debug
      
      * back to the square
      
      * debug
      
      * debug
      
      * change condition order.
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * revert to original
      
      * clean
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      d56825e4
  25. 27 Sep, 2023 1 commit
  26. 26 Sep, 2023 1 commit
  27. 20 Sep, 2023 1 commit
  28. 14 Sep, 2023 1 commit
  29. 08 Sep, 2023 1 commit
  30. 17 Aug, 2023 1 commit
  31. 12 Aug, 2023 1 commit
  32. 06 Aug, 2023 1 commit
  33. 26 Jul, 2023 1 commit
  34. 13 Jul, 2023 1 commit
  35. 11 Jul, 2023 1 commit
  36. 20 Jun, 2023 1 commit
  37. 15 Jun, 2023 2 commits
  38. 08 Jun, 2023 1 commit