Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +96 -0
- mxbai-rerank-large-v2-Q2_K.gguf +3 -0
- mxbai-rerank-large-v2-Q3_K_L.gguf +3 -0
- mxbai-rerank-large-v2-Q3_K_M.gguf +3 -0
- mxbai-rerank-large-v2-Q3_K_S.gguf +3 -0
- mxbai-rerank-large-v2-Q4_0.gguf +3 -0
- mxbai-rerank-large-v2-Q4_K_M.gguf +3 -0
- mxbai-rerank-large-v2-Q4_K_S.gguf +3 -0
- mxbai-rerank-large-v2-Q5_0.gguf +3 -0
- mxbai-rerank-large-v2-Q5_K_M.gguf +3 -0
- mxbai-rerank-large-v2-Q5_K_S.gguf +3 -0
- mxbai-rerank-large-v2-Q6_K.gguf +3 -0
- mxbai-rerank-large-v2-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
mxbai-rerank-large-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
mxbai-rerank-large-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mxbai-rerank-large-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mxbai-rerank-large-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mxbai-rerank-large-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
mxbai-rerank-large-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
mxbai-rerank-large-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
mxbai-rerank-large-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
mxbai-rerank-large-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
mxbai-rerank-large-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
mxbai-rerank-large-v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
mxbai-rerank-large-v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- zh
|
7 |
+
- de
|
8 |
+
- ja
|
9 |
+
- ko
|
10 |
+
- es
|
11 |
+
- fr
|
12 |
+
- ar
|
13 |
+
- bn
|
14 |
+
- ru
|
15 |
+
- id
|
16 |
+
- sw
|
17 |
+
- te
|
18 |
+
- th
|
19 |
+
base_model: mixedbread-ai/mxbai-rerank-large-v2
|
20 |
+
tags:
|
21 |
+
- TensorBlock
|
22 |
+
- GGUF
|
23 |
+
---
|
24 |
+
|
25 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
26 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
27 |
+
</div>
|
28 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
29 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
30 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
31 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
32 |
+
</p>
|
33 |
+
</div>
|
34 |
+
</div>
|
35 |
+
|
36 |
+
## mixedbread-ai/mxbai-rerank-large-v2 - GGUF
|
37 |
+
|
38 |
+
This repo contains GGUF format model files for [mixedbread-ai/mxbai-rerank-large-v2](https://huggingface.co/mixedbread-ai/mxbai-rerank-large-v2).
|
39 |
+
|
40 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
|
41 |
+
|
42 |
+
<div style="text-align: left; margin: 20px 0;">
|
43 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
44 |
+
Run them on the TensorBlock client using your local machine ↗
|
45 |
+
</a>
|
46 |
+
</div>
|
47 |
+
|
48 |
+
## Prompt template
|
49 |
+
|
50 |
+
```
|
51 |
+
<|im_start|>system
|
52 |
+
{system_prompt}<|im_end|>
|
53 |
+
<|im_start|>user
|
54 |
+
{prompt}<|im_end|>
|
55 |
+
<|im_start|>assistant
|
56 |
+
```
|
57 |
+
|
58 |
+
## Model file specification
|
59 |
+
|
60 |
+
| Filename | Quant type | File Size | Description |
|
61 |
+
| -------- | ---------- | --------- | ----------- |
|
62 |
+
| [mxbai-rerank-large-v2-Q2_K.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q2_K.gguf) | Q2_K | 0.676 GB | smallest, significant quality loss - not recommended for most purposes |
|
63 |
+
| [mxbai-rerank-large-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q3_K_S.gguf) | Q3_K_S | 0.761 GB | very small, high quality loss |
|
64 |
+
| [mxbai-rerank-large-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q3_K_M.gguf) | Q3_K_M | 0.824 GB | very small, high quality loss |
|
65 |
+
| [mxbai-rerank-large-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q3_K_L.gguf) | Q3_K_L | 0.880 GB | small, substantial quality loss |
|
66 |
+
| [mxbai-rerank-large-v2-Q4_0.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q4_0.gguf) | Q4_0 | 0.935 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
67 |
+
| [mxbai-rerank-large-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q4_K_S.gguf) | Q4_K_S | 0.940 GB | small, greater quality loss |
|
68 |
+
| [mxbai-rerank-large-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q4_K_M.gguf) | Q4_K_M | 0.986 GB | medium, balanced quality - recommended |
|
69 |
+
| [mxbai-rerank-large-v2-Q5_0.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q5_0.gguf) | Q5_0 | 1.099 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
70 |
+
| [mxbai-rerank-large-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q5_K_S.gguf) | Q5_K_S | 1.099 GB | large, low quality loss - recommended |
|
71 |
+
| [mxbai-rerank-large-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q5_K_M.gguf) | Q5_K_M | 1.125 GB | large, very low quality loss - recommended |
|
72 |
+
| [mxbai-rerank-large-v2-Q6_K.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q6_K.gguf) | Q6_K | 1.273 GB | very large, extremely low quality loss |
|
73 |
+
| [mxbai-rerank-large-v2-Q8_0.gguf](https://huggingface.co/tensorblock/mxbai-rerank-large-v2-GGUF/blob/main/mxbai-rerank-large-v2-Q8_0.gguf) | Q8_0 | 1.647 GB | very large, extremely low quality loss - not recommended |
|
74 |
+
|
75 |
+
|
76 |
+
## Downloading instruction
|
77 |
+
|
78 |
+
### Command line
|
79 |
+
|
80 |
+
Firstly, install Huggingface Client
|
81 |
+
|
82 |
+
```shell
|
83 |
+
pip install -U "huggingface_hub[cli]"
|
84 |
+
```
|
85 |
+
|
86 |
+
Then, downoad the individual model file the a local directory
|
87 |
+
|
88 |
+
```shell
|
89 |
+
huggingface-cli download tensorblock/mxbai-rerank-large-v2-GGUF --include "mxbai-rerank-large-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
90 |
+
```
|
91 |
+
|
92 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
93 |
+
|
94 |
+
```shell
|
95 |
+
huggingface-cli download tensorblock/mxbai-rerank-large-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
96 |
+
```
|
mxbai-rerank-large-v2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7bf2b44c03e41f5bd281f197cbb707ac4f86e1f83a1bea0876fc0b35619ba1a
|
3 |
+
size 676304640
|
mxbai-rerank-large-v2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:154f9d9b62ddd3e205c92ac2412b337043344854fca92e1204e631687310bf4c
|
3 |
+
size 880162560
|
mxbai-rerank-large-v2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d2714cb9834a65a825bc2d96976ba3a7ba30264495625294418d588916cd19
|
3 |
+
size 824178432
|
mxbai-rerank-large-v2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd59d365e9e7eacf0d78020296205ce0fd3ca72c330e10b83b8da01691aebef4
|
3 |
+
size 760944384
|
mxbai-rerank-large-v2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a69c1bae5cc247c24aac6bfc72a9a469da1a44d31f3cdb645b564c459174c1
|
3 |
+
size 934954752
|
mxbai-rerank-large-v2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5b3f6eb2390d99ad433505b8283ea959ac92460edeb3715a50740263764b9b5
|
3 |
+
size 986048256
|
mxbai-rerank-large-v2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5df3391d6d7c0637dfccb67ec79d9f857f9649c68f3df3d1426030edff36298f
|
3 |
+
size 940312320
|
mxbai-rerank-large-v2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92f91d46a56a4f7e38dfce7472b031795c381bd5da8c014726162178062967a9
|
3 |
+
size 1098729216
|
mxbai-rerank-large-v2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b676a8d0d1644073a9d51cf82bc11dbfaa5b149f579b67506c0f751a67dde09
|
3 |
+
size 1125050112
|
mxbai-rerank-large-v2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f631db0160f1b4f3c30f5eb827341c376ead6292f8695705cee8bcd31e83b38
|
3 |
+
size 1098729216
|
mxbai-rerank-large-v2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fb06d7806cc57107128f4ebd889e619840c9160e307cf71fe26209f88807424
|
3 |
+
size 1272739584
|
mxbai-rerank-large-v2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93de3f090348402fc2ad882e002300f3d9500ab6f1934d5f357385d679832241
|
3 |
+
size 1646572800
|