- github https://github.com/NVIDIA/Megatron-LM.git
- commit_id 0bb597b42c53355a567aba2a1357cc34b9d99ddd
-
script:
bash test/test.sh
-
ut_list: (megatron/mpu/tests)
- test_cross_entropy.py
- test_data.py
- test_initialize.py
- test_layers.py
- test_random.py
-
note
- get_rng_state not ok now, issue link
- set seed on npu is not ok now, issue link
- [] pretrain_t5.sh
bash test/pretrain_t5.sh
- pretrain_t5_distributed_with_mp.sh
bash test/pretrain_t5_distributed_with_mp.sh
- pretrain_t5_xxB.sh
- pretrain_t5_xxxB.sh
- pretrain_gpt.sh
- pretrain_gpt_distributed.sh
- pretrain_gpt_distributed_with_mp.sh
- pretrain_gpt3_175B.sh