Unverified Commit e0be2c4d authored by QiliangCui's avatar QiliangCui Committed by GitHub
Browse files

[TPU][Test] Temporarily suspend this MoE model in test_basic.py. (#21560)


Signed-off-by: default avatarQiliang Cui <derrhein@gmail.com>
parent 9c8b2c2a
...@@ -18,7 +18,8 @@ if TYPE_CHECKING: ...@@ -18,7 +18,8 @@ if TYPE_CHECKING:
MODELS = [ MODELS = [
"Qwen/Qwen2.5-1.5B-Instruct", "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 # TODO: Enable this models with v6e
# "Qwen/Qwen2-7B-Instruct", # "Qwen/Qwen2-7B-Instruct",
# "meta-llama/Llama-3.1-8B", # "meta-llama/Llama-3.1-8B",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment