diff --git a/tests/v1/tpu/test_basic.py b/tests/v1/tpu/test_basic.py index b9ee9d66a..865b58bc7 100644 --- a/tests/v1/tpu/test_basic.py +++ b/tests/v1/tpu/test_basic.py @@ -18,7 +18,8 @@ if TYPE_CHECKING: MODELS = [ "Qwen/Qwen2.5-1.5B-Instruct", - "Qwen/Qwen1.5-MoE-A2.7B", + # TODO: Enable this model when fixed. + # "Qwen/Qwen1.5-MoE-A2.7B", # TODO: Enable this models with v6e # "Qwen/Qwen2-7B-Instruct", # "meta-llama/Llama-3.1-8B",