Skip to content

Commit 4d63b70

Browse files
authored
[docs] remove pooling models from supported features (#358)
### [docs] remove pooling models from supported features Following up a (late) discussion in #344 about removing the pooling models from the list of supported models as not all all pooling applications are supported, and we already have embedding models in that list (see comment by @maxdebayser : [link](https://github.com/vllm-project/vllm-spyre/pull/344/files#r2247822334)) --------- Signed-off-by: Yannick Schnider <[email protected]>
1 parent a3e977d commit 4d63b70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/user_guide/supported_features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This table summarize the status of features on Spyre. By default, those features
1010
| Prompt Adapter || Being deprecated in vLLM [vllm#13981](https://github.com/vllm-project/vllm/issues/13981) |
1111
| Speculative Decoding | 🗓️ | |
1212
| Guided Decoding | 🗓️ | |
13-
| Pooling || |
1413
| Enc-dec || No plans for now |
1514
| Multi Modality | 🗓️ | |
1615
| LogProbs || |

0 commit comments

Comments
 (0)