diff --git a/tests/openvino/utils_tests.py b/tests/openvino/utils_tests.py index efbe18f4e1..6cfeb29bb4 100644 --- a/tests/openvino/utils_tests.py +++ b/tests/openvino/utils_tests.py @@ -116,7 +116,7 @@ } -_ARCHITECTURES_TO_EXPECTED_INT4_INT8 = {"opt125m": (82, 323)} +_ARCHITECTURES_TO_EXPECTED_INT4_INT8 = {"opt125m": (82, 295)} def get_num_quantized_nodes(ov_model):