Skip to content

Commit f952c52

Browse files
authored
Update README.md
1 parent 07f6517 commit f952c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ from concurrent.futures import Future
2525
register = BatchedInference(
2626
model_id=[
2727
# sentence-embeddings
28-
"BAAI/bge-small-en-v1.5",
28+
"michaelfeil/bge-small-en-v1.5",
2929
# sentence-embeddings and image-embeddings
3030
"jinaai/jina-clip-v1",
3131
# classification models

0 commit comments

Comments
 (0)