diff --git a/tests/openvino/test_modeling.py b/tests/openvino/test_modeling.py index 2a597276f..0be98bb32 100644 --- a/tests/openvino/test_modeling.py +++ b/tests/openvino/test_modeling.py @@ -916,6 +916,8 @@ class OVModelForCausalLMIntegrationTest(unittest.TestCase): "mistral-nemo", "minicpm3", "glm", + "granite", + "granite-moe" ) # gptq and awq install disabled for windows test environment