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

raise ValueError(f'Not find vision tower: {vision_tower}') #68

Open
freja-zy opened this issue Apr 18, 2024 · 3 comments
Open

raise ValueError(f'Not find vision tower: {vision_tower}') #68

freja-zy opened this issue Apr 18, 2024 · 3 comments

Comments

@freja-zy
Copy link

raise ValueError(f'Not find vision tower: {vision_tower}')

ValueError: Not find vision tower: model_zoo/OpenAI/clip-vit-large-patch14-336
将clip下载到本地之后也报相应的错误ValueError: Not find vision tower: model_zoo/OpenAI/clip-vit-large-patch14-336

@459737087
Copy link

me too

@ChenTao98
Copy link

模型存放路径是 Minigemini/model_zoo/OpenAI。这边放在这边是ok的

@lmx1989219
Copy link

you can try this and make sure the module minigemini be installed:
cd Minigemini && pip install -e .
then check your execution script whether in this dir : Minigemini/minigemini

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

4 participants