logo
Browse Source

Update model list

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
4ff3bf122f
  1. 1
      s_bert.py

1
s_bert.py

@ -199,6 +199,7 @@ class STransformers(NNOperator):
'sentence-t5-xxl',
'sentence-t5-xl',
'sentence-t5-large',
'sentence-t5-base',
'all-distilroberta-v1',
'gtr-t5-xxl',
'gtr-t5-large',

Loading…
Cancel
Save