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

[patch] remove dummy_load, move gpu_ranks warning out of TrainingConfig #168

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

francoishernandez
Copy link
Member

#163 introduced an issue when loading a finetuned model with a remanent dummy_load attribute.

This dummy_load attribute is a bit messy and its only purpose was to limit the gpu_ranks related warnings. Moving these warnings out of TrainingConfig allows to remove this attribute.

@vince62s vince62s merged commit 6480846 into main Dec 23, 2024
4 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