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

Error When Running Multiple-model Version Demo #120

Open
shmooel28 opened this issue Nov 3, 2024 · 1 comment
Open

Error When Running Multiple-model Version Demo #120

shmooel28 opened this issue Nov 3, 2024 · 1 comment

Comments

@shmooel28
Copy link

I'm attempting to run the demo for the Multiple-model Version of the VideoLLaMA2 project. However, I encounter an error when I reach the following command:

python -m videollama2.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000 --port 40000 --worker http://localhost:40000 --model-path /PATH/TO/MODEL1

I replaced /PATH/TO/MODEL1 with 'DAMO-NLP-SG/VideoLLaMA2-7B-16F', but I receive the following error:

ModuleNotFoundError: No module named 'videollama2.model.builder'

Could you please assist me with this issue? Thank you!

@LiangMeng89
Copy link

I'm attempting to run the demo for the Multiple-model Version of the VideoLLaMA2 project. However, I encounter an error when I reach the following command:

python -m videollama2.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000 --port 40000 --worker http://localhost:40000 --model-path /PATH/TO/MODEL1

I replaced /PATH/TO/MODEL1 with 'DAMO-NLP-SG/VideoLLaMA2-7B-16F', but I receive the following error:

ModuleNotFoundError: No module named 'videollama2.model.builder'

Could you please assist me with this issue? Thank you!

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

2 participants