We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba46b21 + d12a9f5 commit 82c00f1Copy full SHA for 82c00f1
neural_compressor/transformers/quantization/utils.py
@@ -43,7 +43,7 @@
43
import auto_round
44
import transformers
45
from auto_round.export.export_to_itrex.model_wrapper import WeightOnlyLinear as auto_round_woq_linear
46
-
+
47
48
from typing import Union
49
0 commit comments