-
Notifications
You must be signed in to change notification settings - Fork 253
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
videochat2部署问题 #202
Comments
请查看我们的vllm分支,写了支持的代码 |
vllm分支中,vllm_test.py使用的vllm版本是什么呢,是v0.5.0吗,requirements.txt里没有说明。 |
我们的实现是基于官方v0.2.4的版本,并在部分地方进行了修改。请根据我们仓库vllm分支的vllm文件夹,从源码编译vllm库。 |
感谢回复,后续有计划在v0.5新版本上修改吗 |
videochat2这种多模态有什么办法使用vllm部署,vllm现在好像不支持embedding输入
The text was updated successfully, but these errors were encountered: