auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ quantized_by: mradermacher
|
|
29 |
static quants of https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-72B
|
30 |
|
31 |
<!-- provided-files -->
|
32 |
-
weighted/imatrix quants
|
33 |
## Usage
|
34 |
|
35 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -46,6 +46,7 @@ more details, including on how to concatenate multi-part files.
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
51 |
| [PART 1](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|
|
|
29 |
static quants of https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-72B
|
30 |
|
31 |
<!-- provided-files -->
|
32 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-i1-GGUF
|
33 |
## Usage
|
34 |
|
35 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.IQ4_XS.gguf) | IQ4_XS | 40.3 | |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
52 |
| [PART 1](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Dumpling-Qwen2.5-72B-GGUF/resolve/main/Dumpling-Qwen2.5-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|