logo
Browse Source

Update README

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 1 year ago
parent
commit
0635dd4419
  1. 4
      README.md

4
README.md

@ -350,6 +350,10 @@ and then return text embedding in ndarray.
​ The text embedding extracted by model.
***return_sentence_emb***: *bool*
The flag to output sentence embedding instead of token embeddings, defaults to False.
<br />
***save_model(format='pytorch', path='default')***

Loading…
Cancel
Save