mradermacher commited on
Commit
0bec951
1 Parent(s): 12d4cee

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ more details, including on how to concatenate multi-part files.
32
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q3_K_M.gguf) | Q3_K_M | 4.6 | lower quality |
33
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q3_K_L.gguf) | Q3_K_L | 5.0 | |
34
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.IQ4_XS.gguf) | IQ4_XS | 5.1 | |
35
- | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_0.gguf) | Q4_0 | 5.3 | |
36
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_K_S.gguf) | Q4_K_S | 5.4 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.IQ4_NL.gguf) | IQ4_NL | 5.4 | slightly worse than Q4_K_S |
38
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_K_M.gguf) | Q4_K_M | 5.7 | fast, recommended |
 
32
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q3_K_M.gguf) | Q3_K_M | 4.6 | lower quality |
33
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q3_K_L.gguf) | Q3_K_L | 5.0 | |
34
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.IQ4_XS.gguf) | IQ4_XS | 5.1 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_0.gguf) | Q4_0 | 5.3 | fast, low quality |
36
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_K_S.gguf) | Q4_K_S | 5.4 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.IQ4_NL.gguf) | IQ4_NL | 5.4 | slightly worse than Q4_K_S |
38
  | [GGUF](https://huggingface.co/mradermacher/felix-dpo-4e-GGUF/resolve/main/felix-dpo-4e.Q4_K_M.gguf) | Q4_K_M | 5.7 | fast, recommended |