mradermacher commited on
Commit
0530c23
1 Parent(s): e313cfb

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ more details, including on how to concatenate multi-part files.
40
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
41
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
42
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
43
- | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_0.gguf) | Q4_0 | 4.4 | |
44
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.IQ4_NL.gguf) | IQ4_NL | 4.4 | slightly worse than Q4_K_S |
46
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |
 
40
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
41
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
42
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_0.gguf) | Q4_0 | 4.4 | fast, low quality |
44
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.IQ4_NL.gguf) | IQ4_NL | 4.4 | slightly worse than Q4_K_S |
46
  | [GGUF](https://huggingface.co/mradermacher/MeliodasT3q-7B-GGUF/resolve/main/MeliodasT3q-7B.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |