An error occurred while fetching the assigned milestone of the selected merge_request.
.circleci
config.yml +0 -1
gpu_tests
test_model_parallel_mp1_mp2.py +175 -0
test_sequence_parallel.py +190 -0
metaseq/launcher
opt_job_constants.py +2 -1
+ 0
- 1
gpu_tests/test_model_parallel_mp1_mp2.py
0 → 100644
+ 175
- 0
gpu_tests/test_sequence_parallel.py
0 → 100644
+ 190
- 0
@@ -30,7 +30,8 @@ TOTAL_TRAIN_TOKENS = 300e9