Skip to content

Commit 26acd7b

Browse files
authored
remove mixtral-8x22b test (#1193)
1 parent 3605c55 commit 26acd7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dags/sparsity_diffusion_devx/maxtext_moe_tpu_e2e.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,7 @@
5757
}
5858

5959
# Unchained tests
60-
# TODO(ranran): add back ckpt conversation after b/384580048
6160
test_models_tpu = {
62-
"mixtral-8x22b": {
63-
"script_name": "tpu/mixtral/8x22b/2_test_mixtral",
64-
"cluster": XpkClusters.TPU_V6E_256_MLPERF_CLUSTER,
65-
"time_out_in_min": 90,
66-
},
6761
"deepseek3-671b": {
6862
"script_name": "tpu/deepseek/v3-671b/2_test_deepseek",
6963
"cluster": XpkClusters.TPU_V5P_128_CLUSTER,

0 commit comments

Comments
 (0)