mradermacher
commited on
Commit
•
3a44a8e
1
Parent(s):
a6f6d68
auto-patch README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,7 @@ more details, including on how to concatenate multi-part files.
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.IQ3_S.gguf) | IQ3_S | 0.4 | beats Q3_K* |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.IQ3_M.gguf) | IQ3_M | 0.4 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q4_K_S.gguf) | Q4_K_S | 0.4 | fast, recommended |
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.f16.gguf) | f16 | 1.0 | 16 bpw, overkill |
|
39 |
|
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.IQ3_S.gguf) | IQ3_S | 0.4 | beats Q3_K* |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.IQ3_M.gguf) | IQ3_M | 0.4 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q4_K_S.gguf) | Q4_K_S | 0.4 | fast, recommended |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q6_K.gguf) | Q6_K | 0.5 | very good quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.f16.gguf) | f16 | 1.0 | 16 bpw, overkill |
|
40 |
|