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

llava module not found #15

Open
daniekpo opened this issue Mar 25, 2024 · 1 comment
Open

llava module not found #15

daniekpo opened this issue Mar 25, 2024 · 1 comment

Comments

@daniekpo
Copy link

daniekpo commented Mar 25, 2024

I run into missing modules (llava) when I run your provided scripts since llava module is not installed. I tried running pip install . -e in the /llava directory but it doesn't have a setup.py or pyproject.toml file. I installed the original llava repo and successfully fine-tuned using your provided scripts however it looks like you have a modified llava code from the original repo.

How do you recommend installing the llava module? Add all-seeing/llava to python path or install the original llava repo?

@Weiyun1025
Copy link
Collaborator

Sorry for the late response.

We suggest you to add all-seeing/llava to python path.

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