logo
Browse Source

Update README

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 3 years ago
parent
commit
71c0a3c002
  1. 5
      README.md

5
README.md

@ -46,7 +46,10 @@ Create the operator via the following factory method
***model_name***: *str*
The model name in string.
You can get the list of supported model names by calling `get_model_list` from [realm.py](https://towhee.io/text-embedding/realm/src/branch/main/realm.py).
The default value is "google/realm-cc-news-pretrained-embedder".
Supported model names:
- "google/realm-cc-news-pretrained-embedder"
<br />

Loading…
Cancel
Save