Transformers
GGUF
English
Generated from Trainer
conversational
mradermacher commited on
Commit
b256d87
·
verified ·
1 Parent(s): 352ba4b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ more details, including on how to concatenate multi-part files.
44
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
46
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
 
47
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
48
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
49
 
 
44
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
46
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
48
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
49
  | [GGUF](https://huggingface.co/mradermacher/zephyr-GGUF/resolve/main/zephyr.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
50