Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Apr 25, 2024
1 parent e987637 commit 26d1517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimum/exporters/openvino/model_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ class OrionOpenVINOConfig(TextDecoderWithPositionIdsOnnxConfig):
class OlmoOpenVINOConfig(TextDecoderWithPositionIdsOnnxConfig):
DEFAULT_ONNX_OPSET = 14
NORMALIZED_CONFIG_CLASS = NormalizedTextConfig


@register_in_tasks_manager(
"phi3",
Expand Down

0 comments on commit 26d1517

Please sign in to comment.