mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
[None][doc] Add doc for multimodal feature support matrix (#6619)
Signed-off-by: Chang Liu <9713593+chang-l@users.noreply.github.com>
This commit is contained in:
parent
b15d6fb145
commit
9687bb42b5
13
docs/source/reference/multimodal-feature-support-matrix.md
Normal file
13
docs/source/reference/multimodal-feature-support-matrix.md
Normal file
@ -0,0 +1,13 @@
|
||||
# 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 |
|
||||
Loading…
Reference in New Issue
Block a user