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

Error in saving model after stage1 tuning #77

Open
applekeyword opened this issue Jul 29, 2024 · 1 comment
Open

Error in saving model after stage1 tuning #77

applekeyword opened this issue Jul 29, 2024 · 1 comment

Comments

@applekeyword
Copy link

After stage1 tuning, use safe_save_model_for_hf_trainer to save model params, but with “AttributeError: 'Trainer' object has no attribute 'deepspeed'” error
when fixing this, meet same probs: "AttributeError: 'Trainer' object has no attribute 'deepspeed'" and "AttributeError: 'Trainer' object has no attribute '_save'"

@msy0513
Copy link

msy0513 commented Aug 26, 2024

How to resolve “AttributeError: 'Trainer' object has no attribute 'deepspeed'” error?

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

No branches or pull requests

2 participants