NVIDIA / Megatron-LM

Ongoing research training transformer models at scale
https://docs.nvidia.com/megatron-core/developer-guide/latest/user-guide/index.html#quick-start
Other
9.93k stars 2.24k forks source link

[ENHANCEMENT] Integrating torch.compile with Megatron/TransformerEngine #1015

Closed yanboliang closed 1 week ago

yanboliang commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Additional context

ericharper commented 3 weeks ago

Hi, thanks for the issue. Is there anything more specific you'd like to contribute?

yanboliang commented 2 weeks ago

@ericharper Thanks for your reply! We have a list of enhancements that could contribute to Megatron/TransformerEngine, mainly focus on integrating torch.compile + Megatron/TransformerEngine. Some examples include:

Let me know if you have any question! Thank you!