We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d8cb4 commit c4bd8b9Copy full SHA for c4bd8b9
src/diffusers/quantizers/__init__.py
@@ -24,6 +24,7 @@
24
25
class PipelineQuantizationConfig:
26
"""TODO"""
27
+
28
def __init__(
29
self,
30
quant_backend: str = None,
0 commit comments