mradermacher commited on
Commit
0c3c5e9
·
verified ·
1 Parent(s): 12bac67

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -40,6 +40,7 @@ more details, including on how to concatenate multi-part files.
40
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q3_K_L.gguf) | Q3_K_L | 7.8 | |
41
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q4_K_M.gguf) | Q4_K_M | 8.9 | fast, recommended |
 
43
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q6_K.gguf) | Q6_K | 11.9 | very good quality |
44
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q8_0.gguf) | Q8_0 | 15.4 | fast, best quality |
45
 
 
40
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q3_K_L.gguf) | Q3_K_L | 7.8 | |
41
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q4_K_M.gguf) | Q4_K_M | 8.9 | fast, recommended |
43
+ | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q5_K_S.gguf) | Q5_K_S | 10.1 | |
44
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q6_K.gguf) | Q6_K | 11.9 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/FlickeringLight-14B-GGUF/resolve/main/FlickeringLight-14B.Q8_0.gguf) | Q8_0 | 15.4 | fast, best quality |
46