auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,19 +5,9 @@ datasets:
|
|
5 |
language: en
|
6 |
library_name: transformers
|
7 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
8 |
quantized_by: mradermacher
|
9 |
-
tags:
|
10 |
-
- splade
|
11 |
-
- query-expansion
|
12 |
-
- document-expansion
|
13 |
-
- bag-of-words
|
14 |
-
- passage-retrieval
|
15 |
-
- knowledge-distillation
|
16 |
-
- document encoder
|
17 |
-
- sentence-transformers
|
18 |
-
- sparse-encoder
|
19 |
-
- sparse
|
20 |
-
- asymmetric
|
21 |
---
|
22 |
## About
|
23 |
|
@@ -29,6 +19,9 @@ tags:
|
|
29 |
static quants of https://huggingface.co/naver/efficient-splade-VI-BT-large-doc
|
30 |
|
31 |
<!-- provided-files -->
|
|
|
|
|
|
|
32 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
33 |
## Usage
|
34 |
|
|
|
5 |
language: en
|
6 |
library_name: transformers
|
7 |
license: cc-by-nc-sa-4.0
|
8 |
+
mradermacher:
|
9 |
+
readme_rev: 1
|
10 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
19 |
static quants of https://huggingface.co/naver/efficient-splade-VI-BT-large-doc
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
|
23 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#efficient-splade-VI-BT-large-doc-GGUF).***
|
24 |
+
|
25 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
26 |
## Usage
|
27 |
|