Unverified Commit d92879ba authored by Reid's avatar Reid Committed by GitHub
Browse files

[doc] Add feature status legend (#17257)


Signed-off-by: default avatarreidliu41 <reid201711@gmail.com>
Co-authored-by: default avatarreidliu41 <reid201711@gmail.com>
parent 690fe019
...@@ -221,6 +221,16 @@ output = llm.encode("Hello, my name is") ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment