TensorRT-LLM icon indicating copy to clipboard operation
TensorRT-LLM copied to clipboard

Support for Qwen2-VL 2B/4B? or Qwen2.5-VL

Open lyc1995452 opened this issue 3 months ago • 3 comments

System Info

Is this support capable yet for Qwen2-VL 2B/4B or Qwen2.5-VL? I am curious to run TensorRT with these models.

Thank you! ❤️

How would you like to use TensorRT-LLM

Qwen2-VL 2B/4B? or Qwen2.5-VL

Before submitting a new issue...

  • [x] Make sure you already searched for relevant issues, and checked the documentation and examples for answers to frequently asked questions.

lyc1995452 avatar Nov 05 '25 01:11 lyc1995452

[!CAUTION] The CodeRabbit agent's plans did not produce any file changes.

coderabbitai[bot] avatar Nov 05 '25 01:11 coderabbitai[bot]

yes, you can run it with our quickstart example by

python examples/quickstart_multimodal.py --model_dir Qwen/Qwen2-VL-3B-Instruct --modality image

or, via trtllm-serve, e.g.,

trtllm-serve Qwen/Qwen2-VL-7B-Instruct --host localhost --port 8001 --backend pytorch 

chang-l avatar Nov 06 '25 17:11 chang-l

Issue has not received an update in over 14 days. Adding stale label.

github-actions[bot] avatar Nov 25 '25 03:11 github-actions[bot]

This issue was closed because it has been 14 days without activity since it has been marked as stale.

github-actions[bot] avatar Dec 09 '25 03:12 github-actions[bot]