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

[Bug]: ``text The output of python minicpmv_example.py `` File "/data/envs/jh_llava/lib/python3.10/site-packages/vllm/model_executor/model_loader/utils.py", line 35, in get_model_architecture ValueError: Model architectures ['MiniCPMV'] are not supported for now. Supported architectures: 这个问题是环境版本的问题吗? 如果是的话能提供一下正确的版本吗 #1

Open
zjh908491372 opened this issue Jun 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@zjh908491372
Copy link

Your current environment

The output of `python collect_env.py`

🐛 Describe the bug

The output of `python minicpmv_example.py`

File "/data/envs/jh_llava/lib/python3.10/site-packages/vllm/model_executor/model_loader/utils.py", line 35, in get_model_architecture
ValueError: Model architectures ['MiniCPMV'] are not supported for now. Supported architectures:
这个问题是环境版本的问题吗?
如果是的话能提供一下正确的版本吗

@zjh908491372 zjh908491372 added the bug Something isn't working label Jun 27, 2024
@128Ghe980
Copy link

same problem

@HwwwwwwwH
Copy link
Collaborator

At that time, maybe you should checkout to the minicpmv branch.
And for now, we've got our code merged into offical vllm repo. You can glone their code(also I've updated this repo) by:

git clone [email protected]:vllm-project/vllm.git

or just pull the latest commit of this repo in main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants