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

Add nemo-toolkit dependency to gpuCI #480

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sarahyurick
Copy link
Collaborator

Closes #376.

Signed-off-by: Sarah Yurick <[email protected]>
@sarahyurick sarahyurick added the gpuci Run GPU CI/CD on PR label Jan 10, 2025
Comment on lines -110 to -116
# Installs bitext curation modules
bitext = [
"huggingface-hub",
"tqdm",
"transformers",
"nemo_curator[cuda12x]",
]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at #193 it does not look like the cuda12x dependencies are strictly needed here? Also, I believe all of huggingface-hub, tqdm, and transformers are already being installed either directly or indirectly.

@sarahyurick sarahyurick added gpuci Run GPU CI/CD on PR and removed gpuci Run GPU CI/CD on PR labels Jan 10, 2025
@sarahyurick sarahyurick changed the title Add nemo-toolkit dependency Add nemo-toolkit dependency to gpuCI Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuci Run GPU CI/CD on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GPU test with NeMo 2.0
1 participant