chore: sync manifest with full model catalog
Browse files- manifest.json +58 -19
manifest.json
CHANGED
|
@@ -1,24 +1,63 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
"
|
| 6 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
},
|
| 8 |
-
"
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
}
|
| 23 |
}
|
| 24 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"note": "Self-hosted mirror; weights unmodified. Every file sha256-pinned in the xberg repo.",
|
| 3 |
+
"models": {
|
| 4 |
+
"splade": {
|
| 5 |
+
"upstream": "https://huggingface.co/prithivida/Splade_PP_en_v1",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"description": "SPLADE learned sparse",
|
| 8 |
+
"files": [
|
| 9 |
+
{
|
| 10 |
+
"path": "splade/config.json",
|
| 11 |
+
"sha256": "d9bca6f921871bb5f6f1a08b2fab13fb773477043096d390ec2c9f977141e283"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"path": "splade/model.onnx",
|
| 15 |
+
"sha256": "0934583a27a031a66b2e847cbc260fbbef29689e969f500436460ef5146a43f2"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"path": "splade/special_tokens_map.json",
|
| 19 |
+
"sha256": "b6d346be366a7d1d48332dbc9fdf3bf8960b5d879522b7799ddba59e76237ee3"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"path": "splade/tokenizer.json",
|
| 23 |
+
"sha256": "2fc687b11de0bc1b3d8348f92e3b49ef1089a621506c7661fbf3248fcd54947e"
|
| 24 |
+
}
|
| 25 |
+
]
|
| 26 |
},
|
| 27 |
+
"opensearch-v3-distill": {
|
| 28 |
+
"upstream": "https://huggingface.co/opensearch-project/opensearch-neural-sparse-encoding-doc-v3-distill",
|
| 29 |
+
"license": "Apache-2.0",
|
| 30 |
+
"description": "SPLADE sparse (default)",
|
| 31 |
+
"files": [
|
| 32 |
+
{
|
| 33 |
+
"path": "opensearch-v3-distill/config.json",
|
| 34 |
+
"sha256": "03819ec4a7548cc9419e0190592e0973e9496a14f21535c692c4d16ced283bf1"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"path": "opensearch-v3-distill/model.onnx",
|
| 38 |
+
"sha256": "574a97d2d2fdeb082b4c685a28b25b2914f0468127f865699f58fad74826c3a1"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"path": "opensearch-v3-distill/model.onnx.data",
|
| 42 |
+
"sha256": "f9bffdc01f0a57640e8573ae6eb73b1be83d87b498edf93ad13251166232b9aa"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"path": "opensearch-v3-distill/special_tokens_map.json",
|
| 46 |
+
"sha256": "5d5b662e421ea9fac075174bb0688ee0d9431699900b90662acd44b2a350503a"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"path": "opensearch-v3-distill/tokenizer.json",
|
| 50 |
+
"sha256": "5f218e0ea9eaa9f154815cc067351fb941bea26da81bfd12af3ded3cc66fa3ff"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"path": "opensearch-v3-distill/tokenizer_config.json",
|
| 54 |
+
"sha256": "74fe3555a2e4e56248a4f64333c7891f07acc7f0276c01a40764defc9564a839"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"path": "opensearch-v3-distill/vocab.txt",
|
| 58 |
+
"sha256": "07eced375cec144d27c900241f3e339478dec958f92fddbc551f295c992038a3"
|
| 59 |
+
}
|
| 60 |
+
]
|
| 61 |
}
|
| 62 |
}
|
| 63 |
}
|