feat: xinference rerank model support (#1615)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"model_flexibility": "configurable",
|
||||
"supported_model_types": [
|
||||
"text-generation",
|
||||
"embeddings"
|
||||
"embeddings",
|
||||
"reranking"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user