"...composable_kernel.git" did not exist on "df22ba0138766d36400babdd672d59ce5cb5cb35"
  1. 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
  2. 13 Jun, 2024 1 commit
  3. 05 Jun, 2024 1 commit
    • Tolga Cangöz's avatar
      Errata (#8322) · 98730c5d
      Tolga Cangöz authored
      * Fix typos
      
      * Trim trailing whitespaces
      
      * Remove a trailing whitespace
      
      * chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0
      
      * Revert "chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0"
      
      This reverts commit fd742b30b4258106008a6af4d0dd4664904f8595.
      
      * pokemon -> naruto
      
      * `DPMSolverMultistep` -> `DPMSolverMultistepScheduler`
      
      * Improve Markdown stylization
      
      * Improve style
      
      * Improve style
      
      * Refactor pipeline variable names for consistency
      
      * up style
      98730c5d
  4. 30 May, 2024 2 commits
  5. 29 May, 2024 2 commits
  6. 14 May, 2024 1 commit
  7. 12 May, 2024 1 commit
  8. 11 May, 2024 1 commit
  9. 07 May, 2024 1 commit
  10. 03 May, 2024 1 commit
  11. 27 Apr, 2024 1 commit
  12. 09 Apr, 2024 1 commit
  13. 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
  14. 28 Mar, 2024 1 commit
  15. 18 Mar, 2024 2 commits
  16. 14 Mar, 2024 1 commit
  17. 13 Mar, 2024 1 commit
  18. 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
  19. 01 Mar, 2024 2 commits
  20. 26 Feb, 2024 1 commit
  21. 23 Feb, 2024 1 commit
  22. 22 Feb, 2024 1 commit
  23. 13 Feb, 2024 1 commit
  24. 12 Feb, 2024 4 commits
  25. 09 Feb, 2024 2 commits
  26. 08 Feb, 2024 1 commit
  27. 30 Jan, 2024 1 commit
  28. 27 Jan, 2024 1 commit
  29. 19 Jan, 2024 1 commit
  30. 15 Jan, 2024 3 commits