-
Notifications
You must be signed in to change notification settings - Fork 433
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
IndexError: index 1 is out of bounds for dimension 0 with size 1 #2875
Comments
Using the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I tried running the inference script: https://github.com/modelscope/ms-swift/blob/main/examples/infer/demo_mllm.py
However, this gave issues while running. I tried changing the
limit_mm_per_prompt={"video": 1}
but this gives the following error while running:Your hardware and system info
CUDA 12.1
vllm 0.6.6.post1
torch 2.5.1+cu121
torchaudio 2.5.0
torchvision 0.20.1+cu121
ms-swift 3.0.1.post1
sentence-transformers 3.3.1
transformers 4.47.1
transformers-stream-generator 0.0.5
qwen-vl-utils 0.0.8
Additional context
Logs:
The text was updated successfully, but these errors were encountered: