mradermacher commited on
Commit
25a80ca
·
verified ·
1 Parent(s): 7644a4c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -37,6 +37,7 @@ more details, including on how to concatenate multi-part files.
37
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
38
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.IQ3_M.gguf) | IQ3_M | 0.9 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
 
40
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
42
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
38
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.IQ3_M.gguf) | IQ3_M | 0.9 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
40
+ | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Tongda1-1.5B-BKI-GGUF/resolve/main/Tongda1-1.5B-BKI.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
43