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

Why is fine-tuning so slow? #371

Closed
simplelifetime opened this issue Jul 12, 2024 · 3 comments
Closed

Why is fine-tuning so slow? #371

simplelifetime opened this issue Jul 12, 2024 · 3 comments
Assignees

Comments

@simplelifetime
Copy link

InternLM2-xcomposer has the same size of LLM as LLaVA-1.5 and the same CLIP. However, the fine-tuning time is almost 3.5 times slower than LLaVA-1.5. What's causing it?

@L0CUST
Copy link

L0CUST commented Jul 12, 2024

Can I know how many gpu you use?

@simplelifetime
Copy link
Author

8 x A100 80G

@yuhangzang
Copy link
Collaborator

Our model is designed for high-resolution and long-context inputs/outputs. You can adjust the fine-tune hyper-parameters, e.g., hd_num, max_len to accelerate.

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

4 participants