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

How to load the tuned backbone? #108

Open
tqace opened this issue May 29, 2024 · 1 comment
Open

How to load the tuned backbone? #108

tqace opened this issue May 29, 2024 · 1 comment

Comments

@tqace
Copy link

tqace commented May 29, 2024

I trained the model following Training instructions, and the backbone is also fine-tuned, how do I save and load the backbone for further evaluation?

@mmaaz60
Copy link
Member

mmaaz60 commented Jun 15, 2024

Hi @tqace,

I appreciate your interest in our work. You may have to uncomment the line at

# super(VideoChatGPTTrainer, self)._save(output_dir, state_dict)
to save the complete checkpoints in case if you are fine-tuning the backbone or LLM as well.

Please let me know if it works for you. Thank You.

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