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

transformers version support #757

Open
YeonjeeJung opened this issue Oct 16, 2024 · 2 comments
Open

transformers version support #757

YeonjeeJung opened this issue Oct 16, 2024 · 2 comments

Comments

@YeonjeeJung
Copy link

Hi, I really appreciate your amazing research. So I would like to use this framework to verify my work.

However, now I want to use latest llama model in this framework but the latest transformers version (4.45.0) is not compatible with it.
Do you have any support for this problem?

@chenneJelly
Copy link

I search the issue and i found that transformers==4.31.0 works

@YeonjeeJung
Copy link
Author

@chenneJelly Thank you for sharing your experiment!

For more specifically, I am now want to replace the LLM model with LLaMA3.2.
But latest transformers support this model.
I tried transformers 4.33.0, and It worked for the models in BLIP-2 and InstructBLIP, but not LLaMA3.2

Does anyone have a solution?

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