|
15 | 15 | "description": "Base English model, v1.5",
|
16 | 16 | "size_in_GB": 0.44,
|
17 | 17 | "hf_sources": [
|
18 |
| - "Qdrant/bge-base-en-v1.5-onnx-Q" |
| 18 | + "qdrant/bge-base-en-v1.5-onnx-q" |
19 | 19 | ],
|
20 | 20 | "gcs_sources": [
|
21 | 21 | "qdrant-fastembed/fast-bge-base-en-v1.5.tar.gz"
|
|
27 | 27 | "description": "Large English model, v1.5",
|
28 | 28 | "size_in_GB": 1.34,
|
29 | 29 | "hf_sources": [
|
30 |
| - "Qdrant/bge-large-en-v1.5-onnx", |
31 |
| - "Qdrant/bge-large-en-v1.5-onnx-Q" |
| 30 | + "qdrant/bge-large-en-v1.5-onnx", |
| 31 | + "qdrant/bge-large-en-v1.5-onnx-q" |
32 | 32 | ],
|
33 | 33 | "gcs_sources": []
|
34 | 34 | },
|
|
49 | 49 | "description": "Fast and Default English model",
|
50 | 50 | "size_in_GB": 0.13,
|
51 | 51 | "hf_sources": [
|
52 |
| - "Qdrant/bge-small-en-v1.5-onnx-Q" |
| 52 | + "qdrant/bge-small-en-v1.5-onnx-q" |
53 | 53 | ],
|
54 | 54 | "gcs_sources": [
|
55 | 55 | "qdrant-fastembed/fast-bge-small-en-v1.5.tar.gz"
|
|
71 | 71 | "description": "Multilingual model, e5-large. Recommend using this model for non-English languages",
|
72 | 72 | "size_in_GB": 2.24,
|
73 | 73 | "hf_sources": [
|
74 |
| - "Qdrant/multilingual-e5-large-onnx" |
| 74 | + "qdrant/multilingual-e5-large-onnx" |
75 | 75 | ],
|
76 | 76 | "gcs_sources": [
|
77 | 77 | "qdrant-fastembed/intfloat-multilingual-e5-large.tar.gz"
|
|
103 | 103 | "description": "Sentence Transformer model, MiniLM-L6-v2",
|
104 | 104 | "size_in_GB": 0.09,
|
105 | 105 | "hf_sources": [
|
106 |
| - "Qdrant/all-MiniLM-L6-v2-onnx" |
| 106 | + "qdrant/all-MiniLM-L6-v2-onnx" |
107 | 107 | ],
|
108 | 108 | "gcs_sources": [
|
109 | 109 | "qdrant-fastembed/fast-all-MiniLM-L6-v2.tar.gz",
|
|
0 commit comments