From f952c5264185c81f3817baf81f1a66da600cc5b2 Mon Sep 17 00:00:00 2001 From: Michael Feil <63565275+michaelfeil@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:39:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02c466d..ee4fccc 100644 --- a/README.md +++ b/README.md @@ -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