[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:
Reid 2025-04-27 23:17:02 +08:00 committed by GitHub
parent 690fe019f0
commit d92879baf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -221,6 +221,16 @@ output = llm.encode("Hello, my name is")
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)=
## List of Text-only Language Models