text-embedding
copied
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
@ -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:**