Skip to content

Commit a54202f

Browse files
committed
add models to test cases
1 parent cea2d1f commit a54202f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/openvino/test_modeling.py

+2
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,8 @@ class OVModelForCausalLMIntegrationTest(unittest.TestCase):
916916
"mistral-nemo",
917917
"minicpm3",
918918
"glm",
919+
"granite",
920+
"granite-moe"
919921
)
920922

921923
# gptq and awq install disabled for windows test environment

0 commit comments

Comments
 (0)