Support Roberta embedding models (#9387)
Signed-off-by: Max de Bayser <mbayser@br.ibm.com> Signed-off-by: Flavia Beo <flavia.beo@ibm.com> Co-authored-by: Flavia Beo <flavia.beo@ibm.com>
This commit is contained in:
committed by
GitHub
parent
1dbae0329c
commit
4a18fd14ba
@@ -13,10 +13,12 @@ MODELS = [
|
||||
"intfloat/e5-mistral-7b-instruct",
|
||||
"BAAI/bge-base-en-v1.5",
|
||||
"BAAI/bge-multilingual-gemma2",
|
||||
"intfloat/multilingual-e5-large",
|
||||
]
|
||||
|
||||
ENCODER_ONLY = [
|
||||
"BAAI/bge-base-en-v1.5",
|
||||
"intfloat/multilingual-e5-large",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user