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

Reproduce Megatron-LM RETRO #65

Open
4 tasks
rstarmer opened this issue Jul 12, 2023 · 2 comments
Open
4 tasks

Reproduce Megatron-LM RETRO #65

rstarmer opened this issue Jul 12, 2023 · 2 comments
Assignees

Comments

@rstarmer
Copy link
Member

As a CTO, I want to use immutable dependencies for our product engineering so that engineering has consistent dependencies.


Acceptance Criteria:

  • Reproducible build of megatron-lm.
  • Train a retro database with the 1.4T dataset.
  • Inference the retro model.
  • DOD version 0 met.

References:

@rstarmer
Copy link
Member Author

  • Install is missing required libraries
  • NVIDIA APEX support needs to be removed (APEX is another issue all together)

@sdake
Copy link
Member

sdake commented Jul 28, 2023

@rstarmer I have paused this work.

I have improved the Megatron_LM codebase so that:

  • Installation works
  • I have removed APEX.

No idea if the APEX removal works, although it seemed correct when I made the changes. While your traveling, if you want to take a look, you may wish to take a look. For detail about how we are structuring our workloads e.g.: Megatron_LM retro Please see README.md.

I have placed the paused tarball into our cold storage.

Thank you,
-steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants