Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit a4170f2

Browse files
committed
feat: add g5dxlarge_instance for bge-vl-large
1 parent a8debfd commit a4170f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/emd/models/embeddings/bge_vl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
model_id="bge-vl-large",
5151
supported_engines=[huggingface_embedding_engine449],
5252
supported_instances=[
53+
g5dxlarge_instance,
5354
g5d2xlarge_instance,
5455
g5d4xlarge_instance,
5556
g5d8xlarge_instance,

0 commit comments

Comments
 (0)