Skip to content

Commit 5493c2d

Browse files
authored
Apply suggestions from code review
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
1 parent 23beff4 commit 5493c2d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

optimum/exporters/openvino/model_configs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,8 +1100,6 @@ class Phi3OpenVINOConfig(PhiOnnxConfig):
11001100
)
11011101
class PhiMoEOpenVINOConfig(Phi3OpenVINOConfig):
11021102
MIN_TRANSFORMERS_VERSION = "4.46.0"
1103-
# TODO (@echarlaix): add v5 support
1104-
MAX_TRANSFORMERS_VERSION = "4.57.6"
11051103
_MODEL_PATCHER = PhiMoEModelPatcher
11061104

11071105

0 commit comments

Comments
 (0)