Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap CPU model init with megatron_lazy_init_context #10219

Merged
merged 3 commits into from
Aug 26, 2024

Commits on Aug 21, 2024

  1. Wrap CPU model init with megatron_lazy_init_context

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    257c4d4 View commit details
    Browse the repository at this point in the history
  2. Cleanup checkpoint-dir if saving fails

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b1c9766 View commit details
    Browse the repository at this point in the history
  3. Apply isort and black reformatting

    Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
    akoumpa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0e09ea0 View commit details
    Browse the repository at this point in the history