mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 03:04:56 +08:00
[doc] Add feature status legend (#17257)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
690fe019f0
commit
d92879baf6
@ -221,6 +221,16 @@ output = llm.encode("Hello, my name is")
|
|||||||
print(output)
|
print(output)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(feature-status-legend)=
|
||||||
|
|
||||||
|
## Feature Status Legend
|
||||||
|
|
||||||
|
- ✅︎ indicates that the feature is supported for the model.
|
||||||
|
|
||||||
|
- 🚧 indicates that the feature is planned but not yet supported for the model.
|
||||||
|
|
||||||
|
- ⚠️ indicates that the feature is available but may have known issues or limitations.
|
||||||
|
|
||||||
(supported-text-models)=
|
(supported-text-models)=
|
||||||
|
|
||||||
## List of Text-only Language Models
|
## List of Text-only Language Models
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user