mradermacher
commited on
Commit
•
6f4c8ea
1
Parent(s):
d070425
auto-patch README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,7 @@ more details, including on how to concatenate multi-part files.
|
|
32 |
|:-----|:-----|--------:|:------|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q2_K.gguf) | Q2_K | 0.3 | |
|
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.Q4_K_S.gguf) | Q4_K_S | 0.4 | fast, recommended |
|
36 |
| [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 |
|
37 |
| [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 |
|
|
|
32 |
|:-----|:-----|--------:|:------|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-0.5B-none_DepressionDetection_v2-GGUF/resolve/main/Qwen1.5-0.5B-none_DepressionDetection_v2.Q2_K.gguf) | Q2_K | 0.3 | |
|
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 |
|