mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-15 07:15:42 +08:00
* bnb follow ups. * add a warning when dtypes mismatch. * fx-copies * clear cache. * check_if_quantized_param * add a check on shape. * updates * docs * improve readability. * resources. * fix