I set up environment with 'pip install megatron-core[dev]', then run 'sh train.sh', then meet this error, any ideas why? Thanks [rank0]: File "/home/tiger/miniconda3 ...
From the docs and the code here I can see that the usage of custom worker extensions is not longer supported in python 3.13. All of our function apps are heavily dependent on these extensions, making ...