Skip to content

Commit c763c9f

Browse files
committed
disable test
1 parent f589f17 commit c763c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/openvino/test_modeling.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ class OVModelForCausalLMIntegrationTest(unittest.TestCase):
528528
"mistral",
529529
"mixtral",
530530
"mpt",
531-
"olmo",
531+
# "olmo", # TODO : enable after optimum update for support transformers 4.40
532532
"opt",
533533
"pegasus",
534534
"qwen",

0 commit comments

Comments
 (0)