fix: use the canonical Hugging Face source for BGE-small (#707)

* fix: use the canonical Hugging Face source for BGE-small

* tests: remove excess test

---------

Co-authored-by: Basil Chen <192173459+rastagan-git@users.noreply.github.com>
Co-authored-by: George <george.panchuk@qdrant.tech>
This commit is contained in:
basil-chen
2026-09-09 17:16:00 +07:00
committed by GitHub
co-authored by Basil Chen George
parent 113bd565ec
commit 0dab99c23e
+1 -1
View File
@@ -77,7 +77,7 @@ supported_onnx_models: list[DenseModelDescription] = [
),
license="mit",
size_in_GB=0.067,
sources=ModelSource(hf="qdrant/bge-small-en-v1.5-onnx-q"),
sources=ModelSource(hf="Qdrant/bge-small-en-v1.5-onnx-Q"),
model_file="model_optimized.onnx",
),
DenseModelDescription(