auto-patch README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q4_K_S.gguf) | Q4_K_S | 2.1 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q4_K_M.gguf) | Q4_K_M | 2.2 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q5_K_S.gguf) | Q5_K_S | 2.5 | |
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q6_K.gguf) | Q6_K | 2.9 | very good quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q8_0.gguf) | Q8_0 | 3.8 | fast, best quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.f16.gguf) | f16 | 7.0 | 16 bpw, overkill |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q4_K_S.gguf) | Q4_K_S | 2.1 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q4_K_M.gguf) | Q4_K_M | 2.2 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q5_K_S.gguf) | Q5_K_S | 2.5 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q5_K_M.gguf) | Q5_K_M | 2.6 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q6_K.gguf) | Q6_K | 2.9 | very good quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.Q8_0.gguf) | Q8_0 | 3.8 | fast, best quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5B-Instruct-Upscale-3.5B-GGUF/resolve/main/Qwen1.5B-Instruct-Upscale-3.5B.f16.gguf) | f16 | 7.0 | 16 bpw, overkill |
|