Skip to content

Commit 85514e6

Browse files
committed
fix: update size in description
1 parent 0982dbf commit 85514e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastembed/text/pooled_normalized_embedding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"Prefixes for queries/documents: not necessary, 2024 year."
5858
),
5959
license="apache-2.0",
60-
size_in_GB=0.32,
60+
size_in_GB=0.64,
6161
sources=ModelSource(hf="jinaai/jina-embeddings-v2-base-de"),
6262
model_file="onnx/model.onnx",
6363
),

0 commit comments

Comments
 (0)