auto-patch README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ tags:
|
|
21 |
static quants of https://huggingface.co/gghfez/WizardLM-2-22b-RP
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
-
weighted/imatrix quants
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -38,8 +38,11 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_S.gguf) | Q3_K_S | 9.7 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_M.gguf) | Q3_K_M | 10.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_L.gguf) | Q3_K_L | 11.8 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q4_K_S.gguf) | Q4_K_S | 12.8 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q4_K_M.gguf) | Q4_K_M | 13.4 | fast, recommended |
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q6_K.gguf) | Q6_K | 18.3 | very good quality |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q8_0.gguf) | Q8_0 | 23.7 | fast, best quality |
|
45 |
|
|
|
21 |
static quants of https://huggingface.co/gghfez/WizardLM-2-22b-RP
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/WizardLM-2-22b-RP-i1-GGUF
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_S.gguf) | Q3_K_S | 9.7 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_M.gguf) | Q3_K_M | 10.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q3_K_L.gguf) | Q3_K_L | 11.8 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.IQ4_XS.gguf) | IQ4_XS | 12.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q4_K_S.gguf) | Q4_K_S | 12.8 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q4_K_M.gguf) | Q4_K_M | 13.4 | fast, recommended |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q5_K_S.gguf) | Q5_K_S | 15.4 | |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q5_K_M.gguf) | Q5_K_M | 15.8 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q6_K.gguf) | Q6_K | 18.3 | very good quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-22b-RP-GGUF/resolve/main/WizardLM-2-22b-RP.Q8_0.gguf) | Q8_0 | 23.7 | fast, best quality |
|
48 |
|