Unverified Commit 0142f6f3 authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

[chore] bring PipelineQuantizationConfig at the top of the import chain. (#11656)

bring PipelineQuantizationConfig at the top of the import chain.
parent d04cd950
......@@ -692,6 +692,7 @@ else:
if TYPE_CHECKING or DIFFUSERS_SLOW_IMPORT:
from .configuration_utils import ConfigMixin
from .quantizers import PipelineQuantizationConfig
try:
if not is_bitsandbytes_available():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment