mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-08-15 22:14:31 +08:00
[Doc] Remove redundant spaces from compatibility_matrix.md (#18891)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
This commit is contained in:
parent
34d6c447c4
commit
a652e71dd0
@ -10,6 +10,7 @@ The symbols used have the following meanings:
|
|||||||
- ✅ = Full compatibility
|
- ✅ = Full compatibility
|
||||||
- 🟠 = Partial compatibility
|
- 🟠 = Partial compatibility
|
||||||
- ❌ = No compatibility
|
- ❌ = No compatibility
|
||||||
|
- ❔ = Unknown or TBD
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination.
|
Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination.
|
||||||
@ -37,7 +38,7 @@ th:not(:first-child) {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
| Feature | [CP][chunked-prefill] | [APC][automatic-prefix-caching] | [LoRA][lora-adapter] | <abbr title="Prompt Adapter">prmpt adptr</abbr> | [SD][spec-decode] | CUDA graph | <abbr title="Pooling Models">pooling</abbr> | <abbr title="Encoder-Decoder Models">enc-dec</abbr> | <abbr title="Logprobs">logP</abbr> | <abbr title="Prompt Logprobs">prmpt logP</abbr> | <abbr title="Async Output Processing">async output</abbr> | multi-step | <abbr title="Multimodal Inputs">mm</abbr> | best-of | beam-search |
|
| Feature | [CP][chunked-prefill] | [APC][automatic-prefix-caching] | [LoRA][lora-adapter] | <abbr title="Prompt Adapter">prmpt adptr</abbr> | [SD][spec-decode] | CUDA graph | <abbr title="Pooling Models">pooling</abbr> | <abbr title="Encoder-Decoder Models">enc-dec</abbr> | <abbr title="Logprobs">logP</abbr> | <abbr title="Prompt Logprobs">prmpt logP</abbr> | <abbr title="Async Output Processing">async output</abbr> | multi-step | <abbr title="Multimodal Inputs">mm</abbr> | best-of | beam-search |
|
||||||
|-----------------------------------------------------------|-------------------------|-----------------------------------|------------------------|---------------------------------------------------|---------------------|--------------|-----------------------------------------------|-------------------------------------------------------|--------------------------------------|---------------------------------------------------|-------------------------------------------------------------|--------------------|---------------------------------------------|-----------|---------------|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||
| [CP][chunked-prefill] | ✅ | | | | | | | | | | | | | | |
|
| [CP][chunked-prefill] | ✅ | | | | | | | | | | | | | | |
|
||||||
| [APC][automatic-prefix-caching] | ✅ | ✅ | | | | | | | | | | | | | |
|
| [APC][automatic-prefix-caching] | ✅ | ✅ | | | | | | | | | | | | | |
|
||||||
| [LoRA][lora-adapter] | ✅ | ✅ | ✅ | | | | | | | | | | | | |
|
| [LoRA][lora-adapter] | ✅ | ✅ | ✅ | | | | | | | | | | | | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user