1. 15 Oct, 2024 1 commit
  2. 28 Sep, 2024 1 commit
  3. 03 Sep, 2024 1 commit
  4. 27 Aug, 2024 1 commit
  5. 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
  6. 18 Jun, 2024 1 commit
  7. 01 Jun, 2024 1 commit
  8. 27 Apr, 2024 1 commit
  9. 09 Mar, 2024 1 commit
  10. 01 Feb, 2024 1 commit
  11. 31 Jan, 2024 1 commit
  12. 15 Jan, 2024 1 commit
  13. 12 Jan, 2024 1 commit
  14. 05 Jan, 2024 1 commit
    • dg845's avatar
      Improve LCM(-LoRA) Distillation Scripts (#6420) · f3d1333e
      dg845 authored
      * Make WDS pipeline interpolation type configurable.
      
      * Make the VAE encoding batch size configurable.
      
      * Make lora_alpha and lora_dropout configurable for LCM LoRA scripts.
      
      * Generalize scalings_for_boundary_conditions function and make the timestep scaling configurable.
      
      * Make LoRA target modules configurable for LCM-LoRA scripts.
      
      * Move resolve_interpolation_mode to src/diffusers/training_utils.py and make interpolation type configurable in non-WDS script.
      
      * apply suggestions from review
      f3d1333e
  15. 02 Dec, 2023 1 commit
  16. 11 Oct, 2023 1 commit
  17. 27 Sep, 2023 1 commit
  18. 22 Jun, 2023 1 commit
  19. 22 May, 2023 1 commit
    • Patrick von Platen's avatar
      Refactor full determinism (#3485) · 51843fd7
      Patrick von Platen authored
      * up
      
      * fix more
      
      * Apply suggestions from code review
      
      * fix more
      
      * fix more
      
      * Check it
      
      * Remove 16:8
      
      * fix more
      
      * fix more
      
      * fix more
      
      * up
      
      * up
      
      * Test only stable diffusion
      
      * Test only two files
      
      * up
      
      * Try out spinning up processes that can be killed
      
      * up
      
      * Apply suggestions from code review
      
      * up
      
      * up
      51843fd7
  20. 11 May, 2023 1 commit
  21. 06 Mar, 2023 1 commit
  22. 16 Feb, 2023 1 commit
  23. 08 Feb, 2023 1 commit
  24. 07 Feb, 2023 1 commit
  25. 29 Jan, 2023 1 commit
  26. 19 Jan, 2023 1 commit
  27. 02 Jan, 2023 1 commit
  28. 28 Jul, 2022 1 commit
  29. 27 Jul, 2022 1 commit
  30. 04 Jul, 2022 2 commits
  31. 27 Jun, 2022 2 commits