Skip to content

Fix for config params in pretrain llama4 e128 #13764

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

Conversation

rhmukundan
Copy link
Collaborator

No description provided.

Signed-off-by: Raghav Hrishikeshan Mukundan <[email protected]>
@rhmukundan rhmukundan requested a review from ashbhandare May 29, 2025 20:56
Signed-off-by: Raghav Hrishikeshan Mukundan <[email protected]>
Signed-off-by: Raghav Hrishikeshan Mukundan <[email protected]>
_,
_,
) = kwargs[0:15]
) = kwargs[0:12]
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is the number of kwargs going down?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Skipped the args that aren't needed and can be set as default.
But I have added all of them now to remain consistent with other recipes.

Signed-off-by: Raghav Hrishikeshan Mukundan <[email protected]>
@rhmukundan rhmukundan requested a review from ashbhandare May 30, 2025 16:58
@rhmukundan rhmukundan marked this pull request as ready for review May 30, 2025 17:02
Copy link
Collaborator

@ashbhandare ashbhandare left a comment

Choose a reason for hiding this comment

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

LGTM

@rhmukundan rhmukundan merged commit e622c9c into NVIDIA:llmb-nemo-r2.3.0 May 30, 2025
30 checks passed
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

Successfully merging this pull request may close these issues.

2 participants