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

megatron_gpt_test.py throws ImportError #12641

Open
yzhang123 opened this issue Mar 17, 2025 · 0 comments
Open

megatron_gpt_test.py throws ImportError #12641

yzhang123 opened this issue Mar 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@yzhang123
Copy link
Collaborator

NeMo/examples/nlp/language_modeling$ python megatron_gpt_test.py

throws

from nemo.collections.nlp.parts.nlp_overrides import (
ImportError: cannot import name 'NLPMixedPrecisionPlugin' from 'nemo.collections.nlp.parts.nlp_overrides

Environment details

If NVIDIA docker image is used you don't need to specify these.
Otherwise, please provide:

  • OS version
  • main

Additional context

Add any other context about the problem here.
Example: GPU model

@yzhang123 yzhang123 added the bug Something isn't working label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant