You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Checklist
Describe the bug
目标是使用lmdeploy加速多视频batch推理,输入排版大致如下:
[[],[]...]
但是使用tp=8,模型输入结果为空。请问是不支持多视频batch推理吗?
Reproduction
pipe = pipeline('/xx/InternVL2_5-38B-MPO-AWQ', backend_config=TurbomindEngineConfig(session_len=10000, tp=8))
Environment
Error traceback
The text was updated successfully, but these errors were encountered: