"android/vscode:/vscode.git/clone" did not exist on "c89cd065841d16d27ffaae81d10f2a93f569ab14"
  1. 26 Oct, 2022 3 commits
    • Pi Esposito's avatar
      minimal stable diffusion GPU memory usage with accelerate hooks (#850) · b2e2d141
      Pi Esposito authored
      * add method to enable cuda with minimal gpu usage to stable diffusion
      
      * add test to minimal cuda memory usage
      
      * ensure all models but unet are onn torch.float32
      
      * move to cpu_offload along with minor internal changes to make it work
      
      * make it test against accelerate master branch
      
      * coming back, its official: I don't know how to make it test againt the master branch from accelerate
      
      * make it install accelerate from master on tests
      
      * go back to accelerate>=0.11
      
      * undo prettier formatting on yml files
      
      * undo prettier formatting on yml files againn
      b2e2d141
    • Yuta Hayashibe's avatar
      Fix typos (#978) · cc436087
      Yuta Hayashibe authored
      cc436087
    • Pedro Cuenca's avatar
      Do not use torch.float64 on the mps device (#942) · 0343d8f5
      Pedro Cuenca authored
      * Add failing test for #940.
      
      * Do not use torch.float64 in mps.
      
      * style
      
      * Temporarily skip add_noise for IPNDMScheduler.
      
      Until #990 is addressed.
      0343d8f5
  2. 25 Oct, 2022 7 commits
  3. 24 Oct, 2022 4 commits
  4. 21 Oct, 2022 3 commits
  5. 20 Oct, 2022 6 commits
  6. 19 Oct, 2022 7 commits
  7. 18 Oct, 2022 3 commits
  8. 17 Oct, 2022 1 commit
  9. 16 Oct, 2022 1 commit
  10. 14 Oct, 2022 2 commits
  11. 13 Oct, 2022 3 commits