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

Finetuning feature added for setting vision_lr and resampler_lr #521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

2U1
Copy link

@2U1 2U1 commented Aug 28, 2024

feat: added fuction for creating each other optimizers to set vision_lr and resampler_lr

fix: resolve issue where saving was not functioning correctly

chore: update args with hyperparameters for improved fine-tuning performance

fix: resolve issue where saving was not functioning correctly

chore: update args with hyperparameters for improved fine-tuning performance
@2U1 2U1 changed the title feat: add functionality to set vision_lr and resampler_lr Finetuning feature added for setting vision_lr and resampler_lr Sep 4, 2024
@2U1
Copy link
Author

2U1 commented Sep 18, 2024

Can you make this PR merged? This would be helpful for pepole who wants to finetune the model, following some other papers like LLaVA-Next.
By my experience, setting the learning rates converges bit faster and showed better performance on my task.

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.

1 participant