We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c239b1 commit aa0c475Copy full SHA for aa0c475
1 file changed
fastembed/sparse/splade_pp.py
@@ -18,7 +18,7 @@
18
description="Independent Implementation of SPLADE++ Model for English.",
19
license="apache-2.0",
20
size_in_GB=0.532,
21
- sources=ModelSource(hf="Qdrant/SPLADE_PP_en_v1"),
+ sources=ModelSource(hf="Qdrant/Splade_PP_en_v1"),
22
model_file="model.onnx",
23
),
24
SparseModelDescription(
@@ -27,7 +27,7 @@
27
28
29
30
31
32
33
]
0 commit comments