TensorRT-LLMs/docs/source/reference/multimodal-feature-support-matrix.md
Guoming Zhang 09038beb89
[None][doc] Add doc for multimodal feature support matrix (#6619) (#6739)
Signed-off-by: Chang Liu <9713593+chang-l@users.noreply.github.com>
2025-08-08 15:03:14 +08:00

14 lines
1.1 KiB
Markdown

# Multimodal Feature Support Matrix (PyTorch Backend)
| Model | CUDA Graph | Encoder IFB | KV Cache Reuse | Chunked Prefill |
| :----------------- | :--------- | :------------------ | :------------- | :-------------- |
| Gemma 3 | Yes | Yes | No | No |
| HyperCLOVA | Yes | Yes | No | No |
| VILA | Yes | No | No | No |
| LLaVA-NeXT | Yes | Yes | No | No |
| Llama 4 | Yes | No | No | No |
| Mistral-Small-3.1 | Yes | Yes | No | No |
| Phi-4-multimodal | Yes | Yes | No | No |
| Qwen2-VL | Yes | Yes | Yes | No |
| Qwen2.5-VL | Yes | Yes | Yes | No |