8000 Remove unnecessary optim in convert_HF by francoishernandez · Pull Request #71 · eole-nlp/eole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove unnecessary optim in convert_HF #71

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

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

francoishernandez
Copy link
Member

Fix #70

It is quite unnecessary to set an optim at the conversion stage. It will be eventually configured in the finetuning config anyways.

@francoishernandez francoishernandez marked this pull request as ready for review July 12, 2024 14:34
@francoishernandez francoishernandez merged commit d3f05fe into main Jul 12, 2024
4 checks passed
@francoishernandez francoishernandez deleted the remove_optim_convert_HF branch February 7, 2025 08:56
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.

convert_HF uses fusedadam as default in training section which is incompatible with bf16
1 participant
0