Skip to content

Commit e727ff2

Browse files
DarkLight1337noamgat
authored andcommitted
[Doc] Update partial support (vllm-project#21916)
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: Noam Gat <[email protected]>
1 parent c5b0734 commit e727ff2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/features/compatibility_matrix.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,18 @@ th:not(:first-child) {
4141
| [LoRA](lora.md) |||| | | | | | | | | | | |
4242
| [SD](spec_decode.md) ||||| | | | | | | | | | |
4343
| CUDA graph |||||| | | | | | | | | |
44-
| [pooling](../models/pooling_models.md) | \* | \* ||||| | | | | | | | |
44+
| [pooling](../models/pooling_models.md) | 🟠\* | 🟠\* ||||| | | | | | | | |
4545
| <abbr title="Encoder-Decoder Models">enc-dec</abbr> || [](gh-issue:7366) || [](gh-issue:7366) |||| | | | | | | |
4646
| <abbr title="Logprobs">logP</abbr> ||||||||| | | | | | |
4747
| <abbr title="Prompt Logprobs">prmpt logP</abbr> |||||||||| | | | | |
4848
| <abbr title="Async Output Processing">async output</abbr> ||||||||||| | | | |
4949
| multi-step |||||||||||| | | |
50-
| [mm](multimodal_inputs.md) ||| [🟠](gh-pr:4194) |||||||||| | |
50+
| [mm](multimodal_inputs.md) ||| [🟠](gh-pr:4194)<sup>^</sup> |||||||||| | |
5151
| best-of |||| [](gh-issue:6137) ||||||| [](gh-issue:7968) ||| |
5252
| beam-search |||| [](gh-issue:6137) ||||||| [](gh-issue:7968) ||||
5353

54-
\* Chunked prefill and prefix caching are only applicable to last-token pooling.
54+
\* Chunked prefill and prefix caching are only applicable to last-token pooling.
55+
<sup>^</sup> LoRA is only applicable to the language backbone of multimodal models.
5556

5657
[](){ #feature-x-hardware }
5758

0 commit comments

Comments
 (0)