Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil authored Jul 23, 2024
1 parent 07f6517 commit f952c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ from concurrent.futures import Future
register = BatchedInference(
model_id=[
# sentence-embeddings
"BAAI/bge-small-en-v1.5",
"michaelfeil/bge-small-en-v1.5",
# sentence-embeddings and image-embeddings
"jinaai/jina-clip-v1",
# classification models
Expand Down

0 comments on commit f952c52

Please sign in to comment.