You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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
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?
The text was updated successfully, but these errors were encountered: