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

question about how to finetune a modified model #1511

Open
4vicii opened this issue Jan 6, 2025 · 0 comments
Open

question about how to finetune a modified model #1511

4vicii opened this issue Jan 6, 2025 · 0 comments

Comments

@4vicii
Copy link

4vicii commented Jan 6, 2025

thx for ur repo

I am working with the Llama 3.2 Vision model, which is a multimodal large model consisting of an image_encoder and a causal model, similar to the LLaVA model structure. I plan to freeze the Llama 3.2 Vision model and add an additional causal model to encode the image tokens extracted by the image_encoder, and train this additional causal model.

how do i train this modified model by ur repo?

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

1 participant