You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anyways, if you just want to run llama nemotron, you don't really need this, because L2Norm is only used for llama4, you can hack your code a little bit to get rid of this import if your goal is to run llama nemotron
Describe the bug
When trying to use nemotron ultra in nemo i get """cannot import name 'L2Norm' from 'megatron.core.transformer.torch_norm'"""
Steps/Code to reproduce bug
Expected behavior
Environment overview (please complete the following information)
slurm apptainer
instaled libraries on 08.05.2025 via
Additional context
Nvidia A100
The text was updated successfully, but these errors were encountered: