logo
Browse Source

Update README

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 1 year ago
parent
commit
5351a1cbd5
  1. 2
      README.md

2
README.md

@ -316,7 +316,7 @@ The operator takes a piece of text in string as input.
It loads tokenizer and pre-trained model using model name.
and then return text embedding in ndarray.
***__call__(txt)***
***\_\_call\_\_(txt)***
**Parameters:**

Loading…
Cancel
Save