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

Confusion on inference config #71

Open
pritamqu opened this issue Jun 20, 2024 · 2 comments
Open

Confusion on inference config #71

pritamqu opened this issue Jun 20, 2024 · 2 comments

Comments

@pritamqu
Copy link

pritamqu commented Jun 20, 2024

llama_proj_model: 'ckpt/minigpt4/pretrained_minigpt4.pth'

could you please confirm if this is correct? or should this be ''?

and if so, I guess I should download this one, Vision-CAIR/MiniGPT-4?

@Espere-1119-Song
Copy link
Collaborator

you can just skip it and leave it to be ''.

@pritamqu
Copy link
Author

thanks for your response. I am wondering, would it be possible to update the codes for example usage, they seem outdated.

https://github.com/rese1f/MovieChat/blob/a2d0da02f6cf16383ae1f9891ecf62e6f8f798a5/README.md?plain=1#L57C1-L59C49

from MovieChat.processors.video_processor import AlproVideoEvalProcessor
from MovieChat.models.chat_model import Chat
from MovieChat.models.moviechat import MovieChat

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