Skip to content

Commit c0bc7ba

Browse files
committed
remove commented line
1 parent bf91033 commit c0bc7ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

optimum/exporters/openvino/__main__.py

-2
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ def main_export(
163163
"Please, pass an `ov_config` argument instead `OVConfig(quantization_config={ratio=compression_ratio})`."
164164
)
165165

166-
# default_config = _check_default_4bit_configs(config)
167-
168166
if ov_config is None and compression_option is not None:
169167
from ...intel.openvino.configuration import OVConfig
170168

0 commit comments

Comments
 (0)