NeMo icon indicating copy to clipboard operation
NeMo copied to clipboard

add fsdp support for fine-tuning

Open dimapihtar opened this issue 1 year ago • 3 comments

What does this PR do ?

Adds FSDP support for NeMo fine-tuning.

Collection: NLP

Changelog

  • Add specific line by line info of high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

Jenkins CI

To run Jenkins, a NeMo User with write access must comment jenkins on the PR.

Before your PR is "Ready for review"

Pre checks:

  • [ ] Make sure you read and followed Contributor guidelines
  • [ ] Did you write any new necessary tests?
  • [ ] Did you add or update any necessary documentation?
  • [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • [ ] Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • [x] New Feature
  • [ ] Bugfix
  • [ ] Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed. Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

  • Related to # (issue)

dimapihtar avatar Jan 24 '24 15:01 dimapihtar

jenkins

dimapihtar avatar Jan 24 '24 15:01 dimapihtar

jenkins

dimapihtar avatar Jan 30 '24 22:01 dimapihtar

This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.

github-actions[bot] avatar Feb 14 '24 01:02 github-actions[bot]