mradermacher
commited on
Commit
•
c79865a
1
Parent(s):
1e0d80d
auto-patch README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,6 @@ quantized_by: mradermacher
|
|
13 |
<!-- ### vocab_type: -->
|
14 |
static quants of https://huggingface.co/BAAI/JudgeLM-13B-v1.0
|
15 |
|
16 |
-
|
17 |
<!-- provided-files -->
|
18 |
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.
|
19 |
## Usage
|
@@ -29,9 +28,18 @@ more details, including on how to concatenate multi-part files.
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q2_K.gguf) | Q2_K | 5.0 | |
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ3_S.gguf) | IQ3_S | 5.8 | beats Q3_K* |
|
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ3_M.gguf) | IQ3_M | 6.1 | |
|
|
|
|
|
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
|
|
|
|
|
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
36 |
|
37 |
|
|
|
13 |
<!-- ### vocab_type: -->
|
14 |
static quants of https://huggingface.co/BAAI/JudgeLM-13B-v1.0
|
15 |
|
|
|
16 |
<!-- provided-files -->
|
17 |
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.
|
18 |
## Usage
|
|
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q2_K.gguf) | Q2_K | 5.0 | |
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ3_XS.gguf) | IQ3_XS | 5.5 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ3_S.gguf) | IQ3_S | 5.8 | beats Q3_K* |
|
33 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ3_M.gguf) | IQ3_M | 6.1 | |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/JudgeLM-13B-v1.0-GGUF/resolve/main/JudgeLM-13B-v1.0.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
44 |
|
45 |
|