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

modelling_llama.py #166

Open
zeroQiaoba opened this issue Jul 3, 2024 · 1 comment
Open

modelling_llama.py #166

zeroQiaoba opened this issue Jul 3, 2024 · 1 comment

Comments

@zeroQiaoba
Copy link

In Video-LLaMA, we notice that you load LlamaForCausalLM from ./models/modelling_llama.py. I wonder why not directly load it by "from transformers import LlamaForCausalLM". Do you make any change of the original code in Transforms packages?

@plischwe
Copy link

I was wondering this same thing, any clarification here?

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