diffusers
a7d53a59 - Don't override `torch_dtype` and don't use when `quantization_config` is set (#11039)

Comment changes are shownComment changes are hidden
Commit
92 days ago
Don't override `torch_dtype` and don't use when `quantization_config` is set (#11039) * Don't use `torch_dtype` when `quantization_config` is set * up * djkajka * Apply suggestions from code review --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Author
Parents
  • src/diffusers
    • loaders
      • File
        single_file.py
      • File
        single_file_model.py
    • models
      • File
        modeling_utils.py
    • pipelines
      • kolors
        • File
          text_encoder.py
      • File
        pipeline_utils.py
  • tests/pipelines
    • kolors
      • File
        test_kolors.py
      • File
        test_kolors_img2img.py
    • pag
      • File
        test_pag_kolors.py