We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f6517 commit f952c52Copy full SHA for f952c52
README.md
@@ -25,7 +25,7 @@ from concurrent.futures import Future
25
register = BatchedInference(
26
model_id=[
27
# sentence-embeddings
28
- "BAAI/bge-small-en-v1.5",
+ "michaelfeil/bge-small-en-v1.5",
29
# sentence-embeddings and image-embeddings
30
"jinaai/jina-clip-v1",
31
# classification models
0 commit comments