Skip to content

Commit d1d57ef

Browse files
Add qwen3-next to MaxText_moe DAG
1 parent 251b42c commit d1d57ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dags/sparsity_diffusion_devx/maxtext_moe_tpu_e2e.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
"cluster": XpkClusters.TPU_V5P_8_CLUSTER,
7474
"time_out_in_min": 90,
7575
},
76+
"qwen3-next-80b": {
77+
"script_name": "tpu/qwen/next/qwen3-next-80b-a3b/2_test_qwen3_next_80b_a3b",
78+
"cluster": XpkClusters.TPU_V5P_128_CLUSTER,
79+
"time_out_in_min": 90,
80+
},
7681
}
7782

7883
unchained_tests = []

0 commit comments

Comments
 (0)