auto-patch README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,6 @@ tags:
|
|
25 |
<!-- ### vocab_type: -->
|
26 |
static quants of https://huggingface.co/louisbrulenaudet/DevPearl-2x7B
|
27 |
|
28 |
-
|
29 |
<!-- provided-files -->
|
30 |
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.
|
31 |
## Usage
|
@@ -42,8 +41,12 @@ more details, including on how to concatenate multi-part files.
|
|
42 |
|:-----|:-----|--------:|:------|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q2_K.gguf) | Q2_K | 4.4 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.IQ3_S.gguf) | IQ3_S | 5.1 | beats Q3_K* |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q3_K_M.gguf) | Q3_K_M | 5.6 | lower quality |
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q4_K_S.gguf) | Q4_K_S | 6.6 | fast, recommended |
|
|
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q8_0.gguf) | Q8_0 | 12.0 | fast, best quality |
|
48 |
|
49 |
|
|
|
25 |
<!-- ### vocab_type: -->
|
26 |
static quants of https://huggingface.co/louisbrulenaudet/DevPearl-2x7B
|
27 |
|
|
|
28 |
<!-- provided-files -->
|
29 |
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.
|
30 |
## Usage
|
|
|
41 |
|:-----|:-----|--------:|:------|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q2_K.gguf) | Q2_K | 4.4 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.IQ3_S.gguf) | IQ3_S | 5.1 | beats Q3_K* |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q3_K_S.gguf) | Q3_K_S | 5.1 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q3_K_M.gguf) | Q3_K_M | 5.6 | lower quality |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q3_K_L.gguf) | Q3_K_L | 6.1 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q4_K_S.gguf) | Q4_K_S | 6.6 | fast, recommended |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q4_K_M.gguf) | Q4_K_M | 7.0 | fast, recommended |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q6_K.gguf) | Q6_K | 9.3 | very good quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/DevPearl-2x7B-GGUF/resolve/main/DevPearl-2x7B.Q8_0.gguf) | Q8_0 | 12.0 | fast, best quality |
|
51 |
|
52 |
|