mradermacher commited on
Commit
263020e
·
verified ·
1 Parent(s): 915321b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -68,8 +68,11 @@ more details, including on how to concatenate multi-part files.
68
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
69
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
70
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
 
 
71
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
72
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
 
73
 
74
  Here is a handy graph by ikawrakow comparing some lower-quality quant
75
  types (lower is better):
 
68
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
69
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
70
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
71
+ | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
73
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
74
  | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
75
+ | [GGUF](https://huggingface.co/mradermacher/L3-Dark-Planet-8B-wordstorm-b6-GGUF/resolve/main/L3-Dark-Planet-8B-wordstorm-b6.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
76
 
77
  Here is a handy graph by ikawrakow comparing some lower-quality quant
78
  types (lower is better):