TensorRT-LLMs/tests/unittest/_torch/multimodal
William Zhang bc2487bc2c [https://nvbugs/5826962][fix] Fix PD disaggregation for VLMs that use mrope (#10865)
* Why?

Commit a6a8898 enabled EPD disaggregation for VLMs that use mrope (e.g.
qwen). However, this broke PD disaggregation for these sames models.

* What?

This commit fixes this, and adds a unit test that guards against it.

Signed-off-by: William Zhang <133824995+2ez4bz@users.noreply.github.com>
Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>
2026-02-02 16:26:46 +08:00
..
test_external_embedding.py [None][fix] InputProcessor config naming convention fix (#8705) 2025-11-03 22:29:21 -08:00
test_find_num_image_tokens.py [None][fix] InputProcessor config naming convention fix (#8705) 2025-11-03 22:29:21 -08:00
test_fuse_input_embeds.py [TRTLLM-7440][fix] Split fused_input_embed to separate out host sync (#7280) 2025-09-06 23:11:39 -04:00
test_mm_encoder_standalone.py [https://nvbugs/5826962][fix] Fix PD disaggregation for VLMs that use mrope (#10865) 2026-02-02 16:26:46 +08:00
test_multimodal_runtime.py [TRTLLM-6903][feat] Support chunked prefill for multimodal models (#6843) 2025-09-14 20:10:10 -07:00
test_share_multiparams.py [TRTLLM-7385][feat] Optimize Qwen2/2.5-VL performance (#7250) 2025-09-22 03:40:02 -07:00