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

Launcher Mcore T5 model for training/sft/eval/peft #383

Merged
merged 5 commits into from
Jul 31, 2024

Conversation

huvunvidia
Copy link
Collaborator

No description provided.

@@ -14,7 +14,7 @@ trainer:
devices: 8
accelerator: gpu
num_nodes: 1
precision: bf16
precision: 16
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is the precision meant to be 16 here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@thomasdhc Yes, it is meant to be 16.
In our PEFT experiments, we didn't get to test thoroughly with bf16 yet, only with 16.

Copy link
Collaborator

@thomasdhc thomasdhc left a comment

Choose a reason for hiding this comment

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

LGTM

@thomasdhc thomasdhc merged commit 07a8f78 into main Jul 31, 2024
3 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