-
Thank you for your outstanding work!
How to use qwen2-VL to batch generate video captions?
Can you provide a code? Thank you!
-
I get the following error:
```
[rank0]: Traceback (most recent call last):
[rank0]: File "/root/Qwen2-VL-Finetune/src/training/train.py", line 213, in
[rank0]: train()
[rank0]: File "/…
-
**Describe the bug**
What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图)
常规deploy 部署 qwen2 VL 服务后, 调用服务时报错
![IMG_20241122_163036](https://github.com/user-attachments…
-
使用vllm进行视频的推理,
vllm version: 0.6.3.post1
vllm-flash-attn: 2.6.1
torch: 2.4.0
CUDA: 12.4
模型:qwen2-vl-72B
测试视频:12s
现象说明:fps=1进行帧采样时,推理结果看上去正常,fps=2帧采样推理,输出为“胡言乱语”。
-
Hi,
I'm excited about your work and I'd like to synchronize you more about the results of other VLM models on GMAI-MMBench **(VAL)**.
All our results are with VLMEvalKit default settings. I am …
-
Thank you for your interesting work!
For Qwen2-VL-72B model, are you using the whole video or just sample 48 frames per video? If you used the whole video, what's the fps?
-
It would be really great if support for Video could be added to Qwen2-VL as it seems to only support images at the moment. I am working on a project that would seriously benefit from it.
-
When running the code below
`python3 -m lmms_eval \
--model=qwen2_vl \
--model_args pretrained="Qwen/Qwen2-VL-2B-Instruct",device_map=cuda \
--tasks=mmstar,chartqa \
--batch_size=…
-
### System Info
```
2024-11-06T04:38:58.950145Z INFO text_generation_launcher: Runtime environment:
Target: x86_64-unknown-linux-gnu
Cargo version: 1.80.1
Commit sha: b1f9044d6cf082423a517cf9a6a…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
LLaMA Factory, version 0.9.1.dev0
torch,verison 2.4+cuda12.1
########################################…