Skip to content

Commit d92879b

Browse files
reidliu41reidliu41
and
reidliu41
authored
[doc] Add feature status legend (#17257)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
1 parent 690fe01 commit d92879b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/source/models/supported_models.md

+10
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,16 @@ output = llm.encode("Hello, my name is")
221221
print(output)
222222
```
223223

224+
(feature-status-legend)=
225+
226+
## Feature Status Legend
227+
228+
- ✅︎ indicates that the feature is supported for the model.
229+
230+
- 🚧 indicates that the feature is planned but not yet supported for the model.
231+
232+
- ⚠️ indicates that the feature is available but may have known issues or limitations.
233+
224234
(supported-text-models)=
225235

226236
## List of Text-only Language Models

0 commit comments

Comments
 (0)