Skip to content

Commit

Permalink
add opt
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 31, 2024
1 parent f359ec7 commit 64e6d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/onnxruntime/test_modeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -2326,6 +2326,7 @@ class ORTModelForCausalLMIntegrationTest(ORTModelTestMixin):
"llama",
"mistral",
"mpt",
"opt",
]

if check_if_transformers_greater("4.37"):
Expand Down

0 comments on commit 64e6d5b

Please sign in to comment.