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

No module named 'transformers' #117

Open
0sATs0 opened this issue Oct 27, 2024 · 2 comments
Open

No module named 'transformers' #117

0sATs0 opened this issue Oct 27, 2024 · 2 comments

Comments

@0sATs0
Copy link

0sATs0 commented Oct 27, 2024

i want to train the model with my dataset. however, when i run the finetune_lora.sh.
it shows file /videollama2/model/language_model/videollama2_llama.py, line22
from transformers import AutoConfig, AutoModelForCausalLM,
ModuleNotFoundError: No module named 'transformers'
how to solve this problem(i have already download the transformers)

@clownrat6
Copy link
Member

Could you attempt conduct this command: pip install -e .?

@LiangMeng89
Copy link

Hello,I'm a phD student from ZJU, I also use videollama2 to do my own research,we create a WeChat group to discuss some issues of videollama2 and help each other,could you join us? Please contact me: WeChat number == LiangMeng19357260600, phone number == +86 19357260600,e-mail == [email protected].

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

3 participants