File size: 95 Bytes
fb79a6d
 
 
 
1
2
3
4
5
from swift.megatron import megatron_pt_main

if __name__ == '__main__':
    megatron_pt_main()