mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags: []
|
|
16 |
static quants of https://huggingface.co/spow12/ChatWaifu_72B_v2.2
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
-
weighted/imatrix quants
|
20 |
## Usage
|
21 |
|
22 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -33,6 +33,7 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
38 |
| [PART 1](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|
|
|
16 |
static quants of https://huggingface.co/spow12/ChatWaifu_72B_v2.2
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-i1-GGUF
|
20 |
## Usage
|
21 |
|
22 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.IQ4_XS.gguf) | IQ4_XS | 40.3 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
39 |
| [PART 1](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ChatWaifu_72B_v2.2-GGUF/resolve/main/ChatWaifu_72B_v2.2.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|