diffusers
e8da75df - [bitsandbytes] allow directly CUDA placements of pipelines loaded with bnb components (#9840)

Commit
277 days ago
[bitsandbytes] allow directly CUDA placements of pipelines loaded with bnb components (#9840) * allow device placement when using bnb quantization. * warning. * tests * fixes * docs. * require accelerate version. * remove print. * revert to() * tests * fixes * fix: missing AutoencoderKL lora adapter (#9807) * fix: missing AutoencoderKL lora adapter * fix --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com> * fixes * fix condition test * updates * updates * remove is_offloaded. * fixes * better * empty --------- Co-authored-by: Emmanuel Benazera <emmanuel.benazera@jolibrain.com>
Author
Parents
Loading