mradermacher commited on
Commit
df0100f
1 Parent(s): 930850c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ more details, including on how to concatenate multi-part files.
41
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q3_K_M.gguf) | Q3_K_M | 16.7 | lower quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_XS.gguf) | IQ4_XS | 18.6 | |
44
- | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_0.gguf) | Q4_0 | 19.5 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_NL.gguf) | IQ4_NL | 19.6 | slightly worse than Q4_K_S |
47
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_M.gguf) | Q4_K_M | 20.6 | fast, recommended |
 
41
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q3_K_M.gguf) | Q3_K_M | 16.7 | lower quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_XS.gguf) | IQ4_XS | 18.6 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_0.gguf) | Q4_0 | 19.5 | fast, low quality |
45
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_NL.gguf) | IQ4_NL | 19.6 | slightly worse than Q4_K_S |
47
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_M.gguf) | Q4_K_M | 20.6 | fast, recommended |