Skip to content

Commit 9fa1c0d

Browse files
authored
Adding MTP DSV3 Tests (GoogleCloudPlatform#1229)
1 parent 086650c commit 9fa1c0d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

dags/sparsity_diffusion_devx/maxtext_moe_tpu_e2e.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
"cluster": XpkClusters.TPU_V5P_128_CLUSTER,
6969
"time_out_in_min": 90,
7070
},
71+
"deepseek3-671b-mtp": {
72+
"script_name": "tpu/deepseek/v3-671b/2_test_deepseek_mtp",
73+
"cluster": XpkClusters.TPU_V5P_128_CLUSTER,
74+
"time_out_in_min": 90,
75+
},
7176
"deepseek2-16b": {
7277
"script_name": "tpu/deepseek/v2-16b/test_deepseek",
7378
"cluster": XpkClusters.TPU_V5P_8_CLUSTER_V2,

0 commit comments

Comments
 (0)