Browse Source
Add supported model names
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -65,7 +65,7 @@ If None, the operator will be initialized without specified model. |
|
|
|
|
|
|
|
Supported model names: NLP transformers models listed in [Huggingface Models](https://huggingface.co/models). |
|
|
|
Please note that only models listed in `supported_model_names` are tested. |
|
|
|
You can refer to [Towhee Pipeline]() for benchmark. |
|
|
|
You can refer to [Towhee Pipeline]() for model performance. |
|
|
|
|
|
|
|
***checkpoint_path***: *str* |
|
|
|
|
|
|
|