We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3605c55 commit 26acd7bCopy full SHA for 26acd7b
dags/sparsity_diffusion_devx/maxtext_moe_tpu_e2e.py
@@ -57,13 +57,7 @@
57
}
58
59
# Unchained tests
60
- # TODO(ranran): add back ckpt conversation after b/384580048
61
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
- },
67
"deepseek3-671b": {
68
"script_name": "tpu/deepseek/v3-671b/2_test_deepseek",
69
"cluster": XpkClusters.TPU_V5P_128_CLUSTER,
0 commit comments