File size: 97 Bytes
fb79a6d
 
 
 
1
2
3
4
5
from swift.megatron import megatron_sft_main

if __name__ == '__main__':
    megatron_sft_main()