Skip to content

Commit

Permalink
Update tests/openvino/test_modeling.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
  • Loading branch information
eaidova and echarlaix authored Apr 25, 2024
1 parent c7a6d51 commit 84c39aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/openvino/test_modeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ class OVModelForCausalLMIntegrationTest(unittest.TestCase):
"mistral",
"mixtral",
"mpt",
# "olmo", # TODO : enable after optimum update for support transformers 4.40
"olmo",
"opt",
"pegasus",
"qwen",
Expand Down

0 comments on commit 84c39aa

Please sign in to comment.