logo
Browse Source

Add supported model names

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
83ab436f9a
  1. 2
      README.md

2
README.md

@ -72,8 +72,6 @@ You can refer to [Towhee Pipeline]() for benchmark.
The path to local checkpoint, defaults to None. The path to local checkpoint, defaults to None.
If None, the operator will download and load pretrained model by `model_name` from Huggingface transformers. If None, the operator will download and load pretrained model by `model_name` from Huggingface transformers.
<br />
***tokenizer***: *object* ***tokenizer***: *object*
The method to tokenize input text, defaults to None. The method to tokenize input text, defaults to None.

Loading…
Cancel
Save